Started by timer Running as SYSTEM Agent centos-7-6gb-mlzr7 is provisioned from template centos-7-6gb --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719534599625" labels: jenkins: "slave" jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" jenkins/label: "centos-7-6gb" kubernetes.jenkins.io/controller: "http___jenkins-ui_sirius_svc_cluster_local_siriusx" name: "centos-7-6gb-mlzr7" 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-mlzr7" - 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: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-6gb-mlzr7" - 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-3206.vb_15dcf73f6a_9" 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-mlzr7 (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 33b42e3fe183b833af4bd05fe6514d18f6711454 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b42e3fe183b833af4bd05fe6514d18f6711454 # timeout=10 Commit message: "[411] Enable pin tabbar action on edges" > git rev-list --no-walk 049f646eb8f8c5e00fe75ceca59063d4a9722e67 # 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 :87 -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 Fri Jun 28 00:30:27 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5987 vncext: created VNC server for screen 0 [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins16540531895600273309.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=:87 + 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/jenkins1765682003740741831.sh + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip --2024-06-28 00:30:41-- 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.110.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.9M 0s 50K .......... .......... .......... .......... .......... 92% 11.9M 0s 100K ....... 100% 215M=0.008s 2024-06-28 00:30:42 (12.7 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.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.model [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.3-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.3-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@16d8a25e [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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [538ea6a6-9234-4596-9f91-28954c4f7a05][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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [538ea6a6-9234-4596-9f91-28954c4f7a05][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] [538ea6a6-9234-4596-9f91-28954c4f7a05][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] [538ea6a6-9234-4596-9f91-28954c4f7a05][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] [538ea6a6-9234-4596-9f91-28954c4f7a05][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] [538ea6a6-9234-4596-9f91-28954c4f7a05][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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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 1129 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.3-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.3-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.3-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.3-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.3.202406280030 [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 16 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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT [47/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.3-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.3.202406280030 [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.3-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.3-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.model >---- [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT [48/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.3-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.3.202406280030 [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.3-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.3-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.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [538ea6a6-9234-4596-9f91-28954c4f7a05][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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.202406280030 [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.202406280030 [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.202406280030 [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.202406280030 [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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire.properties] Running org.eclipse.sirius.tests.ui.properties.internal.AllTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s -- in org.eclipse.sirius.tests.ui.properties.internal.AllTests org.eclipse.sirius.tests.ui.properties.internal.converters.ConverterTests.testDescriptionConverter -- Time elapsed: 1.026 s org.eclipse.sirius.tests.ui.properties.internal.migration.ReferenceMigrationTests.testReferenceMigration -- Time elapsed: 0.158 s org.eclipse.sirius.tests.ui.properties.internal.migration.CategoryMigrationTests.testCategoryMigration -- Time elapsed: 0.046 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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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 12 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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [538ea6a6-9234-4596-9f91-28954c4f7a05][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.3.202406280030 [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.3-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.3-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, -Dsun.awt.datatransfer.timeout=100, -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 0xa00c58 (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:1730): Gtk-CRITICAL **: 00:36:25.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:26.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:27.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:28.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:29.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:30.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:30.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:36:31.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:31.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:36:31.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:32.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor() (SWT:1730): Gtk-CRITICAL **: 00:36:33.540: 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:1730): Gtk-CRITICAL **: 00:36:35.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:36:36.401: 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:1730): Gtk-CRITICAL **: 00:36:49.183: 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:1730): Gtk-CRITICAL **: 00:37:34.286: 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:1730): Gtk-CRITICAL **: 00:37:35.217: 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:1730): Gtk-CRITICAL **: 00:37:51.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors() (SWT:1730): Gtk-CRITICAL **: 00:37:52.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable() (SWT:1730): Gtk-CRITICAL **: 00:37:52.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations() (SWT:1730): Gtk-CRITICAL **: 00:37:53.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors() (SWT:1730): Gtk-CRITICAL **: 00:37:53.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable() (SWT:1730): Gtk-CRITICAL **: 00:37:54.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram() (SWT:1730): Gtk-CRITICAL **: 00:37:54.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization() (SWT:1730): Gtk-CRITICAL **: 00:37:55.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable() (SWT:1730): Gtk-CRITICAL **: 00:37:56.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode() (SWT:1730): Gtk-CRITICAL **: 00:37:56.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram() (SWT:1730): Gtk-CRITICAL **: 00:37:57.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram() (SWT:1730): Gtk-CRITICAL **: 00:37:59.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram() (SWT:1730): Gtk-CRITICAL **: 00:38:00.780: 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:1730): Gtk-CRITICAL **: 00:38:04.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn() (SWT:1730): Gtk-CRITICAL **: 00:38:04.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn() (SWT:1730): Gtk-CRITICAL **: 00:38:04.957: 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:1730): Gtk-CRITICAL **: 00:38:06.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine() (SWT:1730): Gtk-CRITICAL **: 00:38:06.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine() (SWT:1730): Gtk-CRITICAL **: 00:38:06.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation() (SWT:1730): Gtk-CRITICAL **: 00:38:07.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation() (SWT:1730): Gtk-CRITICAL **: 00:38:07.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements() (SWT:1730): Gtk-CRITICAL **: 00:38:08.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport() (SWT:1730): Gtk-CRITICAL **: 00:38:08.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport() (SWT:1730): Gtk-CRITICAL **: 00:38:08.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport() (SWT:1730): Gtk-CRITICAL **: 00:38:09.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel() (SWT:1730): Gtk-CRITICAL **: 00:38:09.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider() (SWT:1730): Gtk-CRITICAL **: 00:38:09.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider() (SWT:1730): Gtk-CRITICAL **: 00:38:10.040: 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:1730): Gtk-CRITICAL **: 00:38:12.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine() (SWT:1730): Gtk-CRITICAL **: 00:38:12.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:12.807: 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:1730): Gtk-CRITICAL **: 00:38:14.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:14.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:14.581: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:14.799: 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:1730): Gtk-CRITICAL **: 00:38:15.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:15.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:16.164: 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:1730): Gtk-CRITICAL **: 00:38:16.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:17.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:17.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:17.343: 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:1730): Gtk-CRITICAL **: 00:38:18.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:18.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:18.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen() (SWT:1730): Gtk-CRITICAL **: 00:38:18.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:18.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:18.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:19.065: 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:1730): Gtk-CRITICAL **: 00:38:19.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:19.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:38:19.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank() (SWT:1730): Gtk-CRITICAL **: 00:38:20.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh() (SWT:1730): Gtk-CRITICAL **: 00:38:20.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange() (SWT:1730): Gtk-CRITICAL **: 00:38:20.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn() (SWT:1730): Gtk-CRITICAL **: 00:38:21.021: 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:1730): Gtk-CRITICAL **: 00:38:21.650: 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:1730): Gtk-CRITICAL **: 00:38:22.281: 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:1730): Gtk-CRITICAL **: 00:38:24.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine() (SWT:1730): Gtk-CRITICAL **: 00:38:24.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells() (SWT:1730): Gtk-CRITICAL **: 00:38:25.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine() (SWT:1730): Gtk-CRITICAL **: 00:38:25.400: 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:1730): Gtk-CRITICAL **: 00:38:27.208: 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:1730): Gtk-CRITICAL **: 00:38:27.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange() (SWT:1730): Gtk-CRITICAL **: 00:38:27.809: 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:1730): Gtk-CRITICAL **: 00:38:28.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable() (SWT:1730): Gtk-CRITICAL **: 00:38:28.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable() (SWT:1730): Gtk-CRITICAL **: 00:38:28.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable() (SWT:1730): Gtk-CRITICAL **: 00:38:28.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable() (SWT:1730): Gtk-CRITICAL **: 00:38:28.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable() (SWT:1730): Gtk-CRITICAL **: 00:38:28.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines() (SWT:1730): Gtk-CRITICAL **: 00:38:29.270: 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:1730): Gtk-WARNING **: 00:39:36.705: Negative content width -8 (allocation 4, extents 6x6) while allocating gadget (node button, owner GtkButton) (SWT:1730): Gtk-WARNING **: 00:39:36.715: 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:1730): Gtk-WARNING **: 00:39:48.970: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1730): Gtk-WARNING **: 00:39:48.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1730): Gtk-WARNING **: 00:39:48.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1730): Gtk-WARNING **: 00:39:49.015: 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.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testMigrationIsNeededOnData() 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.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForRectilinearEdges() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource_forceRectilinear() 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.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget_forceRectilinear() 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.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed_forceRectilinear() 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.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreRectilinear() 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.testArrangeAllResultForObliqueEdges() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndSameNumberOfBoth() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget_forceRectilinear() 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.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource_forceRectilinear() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue() Setup of org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreOblique() 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:1730): Gtk-CRITICAL **: 00:46:05.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh() (SWT:1730): Gtk-CRITICAL **: 00:46:06.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh() (SWT:1730): Gtk-CRITICAL **: 00:46:07.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh() (SWT:1730): Gtk-CRITICAL **: 00:46:08.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh() (SWT:1730): Gtk-CRITICAL **: 00:46:09.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh() (SWT:1730): Gtk-CRITICAL **: 00:46:09.908: 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:1730): Gtk-CRITICAL **: 00:49:06.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh() (SWT:1730): Gtk-CRITICAL **: 00:49:07.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh() (SWT:1730): Gtk-CRITICAL **: 00:49:07.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh() (SWT:1730): Gtk-CRITICAL **: 00:49:08.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh() (SWT:1730): Gtk-CRITICAL **: 00:49:09.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh() (SWT:1730): Gtk-CRITICAL **: 00:49:10.403: 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:1730): Gtk-CRITICAL **: 00:53:00.448: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse() (SWT:1730): Gtk-CRITICAL **: 00:53:00.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool() (SWT:1730): Gtk-CRITICAL **: 00:53:00.852: 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:1730): Gtk-CRITICAL **: 00:57:35.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:57:35.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1730): Gtk-CRITICAL **: 00:57:35.550: 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: 3643, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1674 s -- in org.eclipse.sirius.tests.suite.AllSiriusTestSuite org.eclipse.sirius.tests.suite.AllSiriusTestSuite$JUnitBundlesReport.dump_environment_data -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_SessionWithSharedDomain -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithoutExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_WithExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainFactoryServiceTests.test_getEditingDomainFactory_Override_WithExtension -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithContribution -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.LabelProviderProviderServiceTests.test_getFirstProvidedLabelProvider_WithoutContribution -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.can_find_ecore_label_providers -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.common.EditingDomainServicesTest.avoid_npe_when_no_choiceOfValues -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBiset -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.SetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithNew -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepOrderWithOld -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBiset -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeptElementsReference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testAddInBisetOtherWayAround -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.refresh.GSetIntersectionTest.testKeepRequestedOrder -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariables -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testGenericToolVariablesInChildren -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.SiriusVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 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.016 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testIterpreterContextForEdgeDescriptionReferencingItSelf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testInterpreterContextForAbstractToolPreconditionVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.DiagramVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.color.SiriusColorTest.testColorReferencesCardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.CartesianProductTestCase.testBaseProduct -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testClamp -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testSystemPaletteIncludesExactlyTheDefaultColors -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testColorCache -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testDefaultColorConvertsToSelfUsingColorspaceDistances -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.VisualBindingManagerTestCase.testGetFontFromLabelFormatAndSize -- Time elapsed: 0.001 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.001 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getReservedKeywordError -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.identity -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthLeftTag -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.getValidFilenameWithALongFilename -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidity -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthColon -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthQuote -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.FileUtilTest.checkValidityWIthSlash -- Time elapsed: 0.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.033 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testJavaIdentifiers -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndMTL -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.interpreter.ContentHelperTests.testContextHelperAndOCL -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInNodeImport -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.api.vsm.editor.DragAndDropNodeTest.testSimulateDropNodeInContainer -- Time elapsed: 0.002 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.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEDatatype -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNameNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEmptyEPackageRegistry -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEEnum -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithEPackageNamePrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testAddProposalsWithAQLSyntaxSeparator2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeAssistantTests.testProposalsWithoutEPackageNamePrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalProviderTests.testProposalsWithEPackageNameNull -- Time elapsed: 0.002 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 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.032 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.012 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask_And_Empty_Message_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Complex_Mask -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Default_Mask2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Empty_Mask_And_New_Empty_Value2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.tools.tasks.InitInterpreterFromParsedVariableTaskTest.test_VariableDuplication_With_Simple_Mask_And_Empty_Message_2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testCreateInstance -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testEInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.udpateMetamodels -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.EcoreIntrinsicExtenderTest.testFindFirstEClassFromName -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.addingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.logger.MarkerRuntimeLoggerTest.clearingMarkerDoesNotFailWithNonWorkspaceURIs -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.refresh.RefreshFromViewpointActivationTests.testRefreshAfterViewpointActivation -- Time elapsed: 4.348 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TableVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesInitialization -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.color.TableColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.outline.OutlineContextualMenuTest.testOutlineContextualMenu -- Time elapsed: 3.649 s org.eclipse.sirius.tests.unit.diagram.layers.EdgeMappingImportTests.testDirectResource -- Time elapsed: 0.003 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.005 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testContainerMappingImportSpecUnset -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.mappings.ImportSpecClassesUnsetTests.testNodeMappingImportSpecUnset -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid1 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsInvalid3 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testIsNotInvalid -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.DEdgeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullView -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testNoNPEWithOneNullSemanticElement -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.AbstractDNodeCandidateTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckNotSameInstance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testCheckSameInstance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.synchronization.RefreshIdsHolderTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_ShapeContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription -- Time elapsed: 0.002 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.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_CustomStyleDescriptionWithFirstValues -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_LozengeNodeDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_WorkspaceImageWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_LozengeNodeDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_GaugeCompositeStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImageDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyleForLabels -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithFirstValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_FlatContainerStyleDescription_WithCustomFeatures -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_NoteDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_SquareDescriptionWithSecondValues -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_NoteDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateBracketEdgeStyleGenericWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_LozengeNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_BundledImageDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_SquareDescription -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_BundledImageDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_WorkspaceImageDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_ShapeWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyle_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_CustomStyleDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_WorkspaceImageDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleEdgeStyle_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_FlatWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_SquareDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateEdgeStyleGenericWithFirstValues -- Time elapsed: 0 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.023 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateContainerStyleGeneric_WorkspaceImageWithFirstValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_GaugeCompositeStyleDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_Flat -- Time elapsed: 0.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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_DotDescriptionWithSecondValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_EllipseNodeDescription_WithCustomFeatures -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyleGeneric_NoteDescriptionWithFirstValues -- Time elapsed: 0.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 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleContainerStyle_WorkspaceImage -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testRefreshStyleNodeStyle_DotDescription -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleHelperTest.testCreateNodeStyle_EllipseNodeDescriptionWithSecondValues -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.views.session.RepresentationDescriptionItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testEqualsObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceFolderItemTest.testHashCode -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testEqualsObject -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.views.session.ResourceItemTest.testHashCode -- Time elapsed: 0 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.037 s org.eclipse.sirius.tests.unit.diagram.views.session.ViewpointItemTest.testHashCode -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testHashCodeContract -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNewObject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticNodeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testHashCodeIsConsistentAcrossInvocations -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstUnequalObjects -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsAgainstNull -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsReflexive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsSymmetricAndTransitive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.format.data.SemanticEdgeFormatDataKeyTest.testEqualsIsConsistentAcrossInvocations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListsNumber -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testNodesNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testEdgesNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementsNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testListElementsNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testContainersNumber -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramInternalQueryTest.testDiagramElementContainersNumber -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testCollapsed -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyFiltered -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testFiltered -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyHidden -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testHidden -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.query.DDiagramElementQueryTest.testIndirectlyCollapsed -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName1 -- Time elapsed: 0.009 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testVariableName2 -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName2 -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName3 -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoVariableName -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName2 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName3 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoTypeName4 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNominal -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName3 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.operations.CreateInstanceOperationTest.testNoFeatureName4 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.operations.ChangeContextOperationTest.testNominal -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DDiagram_AddDAnnotation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DSequenceDiagram_AddDAnnotation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.DDiagramDAnnotationTest.test_DTableAddDAnnotation -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testNodeConditionalStyle -- Time elapsed: 0.455 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshConditionalStyle -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testListRefreshChangingMappingType -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testEdgeRefreshConditionalStyle -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshConditionalStyle -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.diagram.refresh.DDiagramElementSynchronizerTest.testContainerRefreshChangingMappingType -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesInitialization -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.DiagramColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.tools.CustomSiriusDocumentProviderTest.testEmptyURIDiagram -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowerBound -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByUpperBound -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludingRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicValueDoesNotContainsNeighboringValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeCanBeCreated -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithNonEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testCreatingRangeWithInvalidBoundsThrowsException -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfPartiallyOverlappingRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkEmptyRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByZero -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByZero -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIncludesTheValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionWithIncludedRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampLowValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByZero -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampUpperBound -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testIntersectionOfNonOverlappingRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampMiddleValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeContainsNoValue -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionNonEmptyWithEmpty -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testMiddleValuesAreIncludedInRange -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionEmptyWithEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenDisjointRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionRangeWithItSelf -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeCanBeCreated -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testAtomicRangeIntersectionWithItself -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonAtomicRangeIntersectionWithItself -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeBoundsAreAccessible -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnUpperBoundsOrdering -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testClampHighValue -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeIntersectionWithNonEmptyIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeHasNaNBounds -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testRangeOrderingByLowerBound -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangeSortsBelowOthersOnLowerBoundsOrdering -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testGrowRangeByPositiveDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testNonEmptyIntersectionWithEmptyRangeIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testUnionBetweenAdjacentRanges -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShiftRangeByNegativeDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testShrinkRangeByIllegalDistance -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.util.RangeTests.testEmptyRangesIntersectionIsEmpty -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterablesIsNotRecursive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testContentsIterableIncludesEAnnoations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testIterationOnEObjectWithASingleChild -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.ContentsTests.testEmptyEObjectProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testAllContentsIterablesIsNotRecursive -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testNullProducesEmptyIterable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testIterationOnEObjectWithSeveralChildren -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.AllContentsTests.testSuccessiveCallsProducesSameResult -- Time elapsed: 0.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.001 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.006 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.color.SequenceColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.not_roots_for_loose_eobject -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.find_ecore_classifier_by_name -- Time elapsed: 0.925 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.no_roots_for_ecore_package -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EcoreServiceTest.roots -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_nothing -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_untyped_attribute -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name_and_whitespace -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_basic_eattribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_derived_eattribute -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_attribute_with_default_value_literal -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_type -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_named_attribute_with_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_name_and_type -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.render_anonymous_attribute -- Time elapsed: 0 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_empty_attribute_with_default -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EAttributeServicesTest.edit_attribute_set_not_derived -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_parameter_no_type_change -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_colon -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_and_type_space -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_typed_no_parameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_params_and_type -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_type_no_name_change -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_empty_operation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_type_only -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_operation_anonymous_untyped_parameter -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_named_operation_untyped_no_parameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_multiple_parameter -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_name_only -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.parse_single_parameter_blank_string -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_param_and_type -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_operation_change_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name_and_type -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_name -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_blank_operation_set_type -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.render_full_operation_one_parameter -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EOperationServicesTest.edit_empty_operation_with_nothing -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_cardinality -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_upper_bound_shortcut -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.extract_cardinality -- Time elapsed: 0 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_lower_bound_shortcut_1 -- Time elapsed: 0.001 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 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name_set_derived -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.edit_reference_change_name -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_single_reference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_optional_single_reference -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.parse_partial_cardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.services.EReferenceServicesTest.render_multiple_referrence -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithoutOpaquePixel -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsLeftRightCenter -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageOpaque -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopRightCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomRightCorner -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInTopLeftCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.onePixelImageTransparent -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInBottomLeftCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithTwoOpaquePixelsTopBottomMiddle -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.mock.OpaquePixelFinderTest.imageWithOneOpaquePixelInCenterCorner -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnGMFNodeChangeNotification -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testRefreshOnSemanticChangeNotification -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.common.RefreshEditorsPrecommitListenerTests.testNoRefreshOnDRepresentationElementChangeNotification -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testObjectsInDifferentResources -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testRemoveWithObjectsInDifferentResources -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.testSameObjectReferences -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.EqualityHelperTestCase.test1NullObjects -- Time elapsed: 0.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.138 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testModelDirtyIsStillDirtyAfterRollback -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndConflictingDeleteAndRemoveFromResourceSet -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoad -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteProject -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndChange -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testUndoTransactionDoesntMakeTheModelDirty -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndOverride -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndLoadAndDeleteAndRemoveFromResourceSet -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoMultipleNotifications -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNotificationDirty -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testReadonlyResourceInPlugins -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNoNotificationsWhenNotListening -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateInWorkspaceAndConflictChange -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithGetResource -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testLoadingIsNotDirtyingWithCreateResource -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testCreateResourceSync -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.WorkspaceResourceSyncTestCase.testNonDirtyForHTTP -- Time elapsed: 0.039 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSetUnsetVariable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testVariableUsage -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingMultipleVariables -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testSettingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.InterpreterVariablesTestCase.testNonExistingVariable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testCrossTableEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testDiagramEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testEditionTableEditorOpeningWithCanceledSessionOpening -- Time elapsed: 0.139 s org.eclipse.sirius.tests.unit.common.DialectEditorsOpeningWithFailingSessionOpeningTests.testTreeEditorOpeningWithFailingSessionOpening -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testPreferenceValuesSynchronization -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testNoCorePreferenceInUIPrefStore -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.PreferencesTests.testDefaultPreferenceValuesSynchronization -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileNorSemanticResources -- Time elapsed: 0.220 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithNonLoadableResources -- Time elapsed: 0.700 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithIgnoredFiles -- Time elapsed: 0.992 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWithoutRepresentationFileButSemanticResources -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertToModelingProjectWith2RepresentationFile -- Time elapsed: 0.200 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConvertAndRemoveProjectToModelingProject -- Time elapsed: 0.279 s org.eclipse.sirius.tests.unit.api.convert.ConvertProjectToModelingProjectTest.testConverProjectToModelingProjectWithExistingResourcesAndAird -- Time elapsed: 0.202 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnLabelHiddenTest.testRepairOnLabelHidden -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.migration.RepairTest.testStyleChangeFromBIToSquare -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationLabelBoundsToLocationTest.testMigrationIsNeededOnData -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testEdgeLabelsHaveLocationInsteadOfBounds -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationEdgeLabelLocationToBoundsTest.testMigrationIsNeededOnData -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testMigrationIsNeededOnData -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationCompartmentWithLayoutConstraintsTest.testCompartmentsWithLayoutConstraints -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testMigrationIsNeededOnData -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationInconsistentGMFVisibilityTest.testGMFViewpointVisibilityConsistency -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC1Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue1 -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigrateLostDiagramElementsTC2Test.testCreationOfElementsWithCreationOptionToFalseButContainedInElementWithCreationOptionToTrue2 -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.diagram.migration.RepairMigratePinStatusTest.testPinStatusConservation -- Time elapsed: 1.175 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdWithOlderVersion -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedAird -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOlderVersionWithMigratedVersion -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReloadAlreadyMigratedOdesign -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOldVersionWithAnOtherOldVersion -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceAirdOlderVersionWithMigratedVersion -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignWithOlderVersion -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.common.migration.GeneralMigrationMechanismTest.testReplaceOdesignOldVersionWithAnOtherOldVersion -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressOk -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithReadOnlyFilePressCancel -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testVisibilityMigration -- Time elapsed: 0.646 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testFiltersRulesBehaviorMigration -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.migration.FragmentedFilesMigrationTest.testMigrationWithFragmentedFile -- Time elapsed: 0.931 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigrationIsNeededOnData -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfCollapsedBorderedNodeTest.testMigration -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigrationIsNeededOnData -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationOfHideLabelFilterInconsistencyTest.testMigration -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDoneInPlugin -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.diagram.migration.ListContainerAttributeMigrationTest.testListContainerAttributeMigrationDone -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testRepresentationFilesMigrationDoneOnce -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDefaultSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterGroupCreation -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterDAnalysisCreation -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVSMFilesMigrationDoneOnce -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationWithBasicSessionFactoryImpl -- Time elapsed: 0.044 s org.eclipse.sirius.tests.unit.diagram.migration.SetVersionTest.testVersionSetOnFirstSaveAfterSessionCreationThroughSessionFactoryInstance -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitRepresentationFileMigrationDone -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.DiagramSplitMigrationTest.testDiagramSplitVSMMigrationDone -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testNoDirtyAfterMigrationWithFilterApplied -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testBlankAird -- Time elapsed: 0.137 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationNotAddUnecessaryModelsReferences -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testAirdWithUnexistingModel -- Time elapsed: 0.205 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testDiagramElementWithUnexistingTarget -- Time elapsed: 0.451 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMigrationOfBreakdownDiagram -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigration -- Time elapsed: 1.060 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testFragmentedMigrationKeepModelsReferencesAfterMigration -- Time elapsed: 0.439 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testContainerWithNullMappingWhenDoingRepairMigrate -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.diagram.migration.RunRepairTest.testMissingTransactionWhenDoingRepairMigrate -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testDDiagramSetRemovalMigrationDone -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.DDiagramSetRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.ReferencedModelResourceMigrationTest.testMigrationOfBaseVSMIsNotPartialWhenMigratingReferencingVSM -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testRemoveAcceleoReferencesMigration -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.RemoveAcceleoReferencesMigrationTest.testValuesAfterMigration -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testNodeListElementAfterMigration -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.migration.FontStyleForDNodeListElementMigrationTest.testMigration -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInWorkspace -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInPlugin -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileReferencingAlreadyMigratedVSMMigration -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.migration.OptionalLayerToAdditionalLayerMigrationTest.testRepresentationsFileMigrationInPlugin -- Time elapsed: 0.050 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigrationIsNeededOnData -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.diagram.migration.MigrationRoutingStyleEndUserOverrideTest.testMigration -- Time elapsed: 1.434 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testMigrationIsNeededOnData -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.migration.CorruptedViewsMigrationTests.testSessionDoesNotContainViewWithUnsettedElements -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.common.OperationCanceledExceptionSessionTest.testOperationCanceledExceptionAtOpeningTime -- Time elapsed: 0.053 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigrationIsNeededOnData -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius0_9Test.testMigration -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigrationIsNeededOnData -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.common.migration.MigrationFromSirius1_0_0_M5Test.testMigration -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigrationIsNeededOnData -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.migration.ComputedStyleDescriptionCachePackingFileMigrationParticipantTests.testMigration -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.migration.ChangeIdAPIForMigrationTest.testUpdateChangeIdWhenDoingAMigration -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDone -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.diagram.migration.RgbValuesEDataTypeMigrationTest.testRGBValuesToEDataTypeMigrationDoneInPlugin -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testMigrationIsNeededOnData -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.migration.NoteShapeDefaultLabelAlignmentMigrationTest2.testNoteShapeAlignmentAfterMigration -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.diagram.migration.SnapBackDistantLabelsMigrationTest.testDiagramSizeAfterMigration -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.api.convert.ConvertViewpointModelingProjectToSiriusModelingProjectTest.testConvertOldViewpointModelingProject -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatDescriptionAfterMigration -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.migration.FontFormatMigrationTest.testFontFormatAfterMigration -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDoneInPlugin -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationDone -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_3_files -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDoneInPlugin -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testVsmMigrationIsNeededOnData -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeMigrationDone -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.migration.BorderSizeMigrationTest.testBorderSizeComputationExpressionMigrationNotDoneOn3_1_0_files -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableValueToEObjectVariableValueMigration -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testRepMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testFilterVariableToSelectModelElementVariableMigration -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.common.migration.VariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testLabelEditToolVariableMigration -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.common.migration.LabelEditToolVariableMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.diagram.migration.DRepresentationContainerRemovalMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.diagram.migration.NoteAttachmentMigrationTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.migration.DRepInDViewToRootObjectsAndWithDRepDescRepPathMigrationTest.testDRepresentationMoveToRootObjectsMigrationDone -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.diagram.migration.DecorationDescriptionImageExpressionMigrationTest.testVSMMigrationInWorkspace -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.migration.DeleteMultipleConnectorStyleMigrationParticipantTest.testConnectorStylesHaveBeenRemoved -- Time elapsed: 0.092 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.RepairGMFbendpointsMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.migration.RepairEdgesWithOneBendpointMigrationParticipantTest.testBendpointsHaveBeenRepaired -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.migration.TransientLayerMigrationTest.testDRepresentationContainerRemovalMigrationDone -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.diagram.migration.RepresentationLinkMigrationParticipantTest.testMigration -- Time elapsed: 0.082 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.migration.TechnicalUidMigrationTest.testTechnicalUidMigrationDone -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemoved2 -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.migration.ViewWithNullElementMigrationParticipantTest.testNoteAttachmentCorrectlyRemovedAndBendpointRepairing -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationVersionSerialisation -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.migration.UnsetOriginalStyleFeatureMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.diagram.migration.SetChangeIdMigrationParticipantTest.testChangeIds -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMLoadedWithoutException -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.common.migration.ELK090VSMMigrationTest.testVSMMigrationIsNeededOnData -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSize -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeature -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize2 -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getTriggerSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupEnableCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.coherenceBetweenTriggerSizeAndGroupSize -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.getGroupSizeCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.perf.common.CommonPreferencesTest.isGroupByContainingFeatureCompareWithDefault -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[0] -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[0] -- Time elapsed: 0.001 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 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.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElements[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.coherenceBewteenTriggerSizeAndGroupSize2[0] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupDisabled2[1] -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildrenWithGroupEnable[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren2[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupEnable[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled2[1] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getChildren[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.getElementsWithGroupDisabled[1] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderTest.hasChildren[1] -- Time elapsed: 0.001 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 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.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable3 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupEnable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElementsWithGroupDisabled -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.navigator.GroupingContentProviderByContainingTest.getElements -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[0] -- Time elapsed: 0.934 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[1] -- Time elapsed: 0.912 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[2] -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[3] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[4] -- Time elapsed: 0.960 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[5] -- Time elapsed: 0.943 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[6] -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[7] -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[8] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[9] -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign01.testAllDiagramElementPresent[10] -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[0] -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[0] -- Time elapsed: 0.975 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[1] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[1] -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[2] -- Time elapsed: 0.904 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[2] -- Time elapsed: 0.831 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[3] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[3] -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[4] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[4] -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[5] -- Time elapsed: 0.849 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[5] -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[6] -- Time elapsed: 0.961 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[6] -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[7] -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[7] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[8] -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[8] -- Time elapsed: 0.777 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[9] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[9] -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[10] -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[10] -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[11] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[11] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testNodeLayout[12] -- Time elapsed: 0.998 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign02.testEdgeLayout[12] -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[0] -- Time elapsed: 0.652 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[0] -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[1] -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[1] -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[2] -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[2] -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[3] -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[3] -- Time elapsed: 0.681 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[4] -- Time elapsed: 0.641 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[4] -- Time elapsed: 0.648 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testEdgeStyle[5] -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign03.testNodeStyle[5] -- Time elapsed: 0.653 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[0] -- Time elapsed: 0.635 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[1] -- Time elapsed: 0.623 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[2] -- Time elapsed: 0.623 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[3] -- Time elapsed: 0.655 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[4] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[5] -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[6] -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[7] -- Time elapsed: 0.675 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[8] -- Time elapsed: 0.673 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign04.testPinUnpin[9] -- Time elapsed: 0.710 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[0] -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[1] -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[2] -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[3] -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign05.testHide[4] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign06.testAllDiagramElementPresentUnsynchroDiagram -- Time elapsed: 2.242 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[0] -- Time elapsed: 0.619 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign07.testFilters[1] -- Time elapsed: 0.429 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[0] -- Time elapsed: 0.627 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign08.testFilters[1] -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[0] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[0] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[1] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[1] -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[2] -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[2] -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[3] -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[3] -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[4] -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[4] -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[5] -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[5] -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testAllDiagramElementPresent[6] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign09.testEdgeLayout[6] -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.common.migration.DiagramMigrationTestCampaign10.testAllCustomisationsKeeped[0] -- Time elapsed: 1.112 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testInitializationWith3Mappings -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.api.initialization.InitializationTest.testSimpleInitialization -- Time elapsed: 0.566 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetStructuralFeatures -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.api.interpreter.CompletionTests.testGetContainerVariableOnToolPrecondition -- Time elapsed: 0.395 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnEcore -- Time elapsed: 0.024 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnOtherM2 -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLInstanceOnCompletionInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.ocl.OCLCompletionTest.testOCLCompletionOnInterpreterPrefix -- Time elapsed: 0.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.006 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.093 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testContributedLayers -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testLayers -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.componentization.DiagramComponentizationManagerTest.testSections -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.componentization.DiagramExtensionDescriptionTest.testOpeningDiagramWith2Extension -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testDisplayMetamodelExtensionElements -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testExtensionElementsPackageIsProvided -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.componentization.MetamodelSpecificationInRepresentationExtensionDescriptionTest.testCreateExtensionElements -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testDiagramDialectRegistration -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.api.dialect.DialectManagerTest.testPreconditionOnAvailableDiagramDescription -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.api.dialect.DialectEditorCloserTest.testDialectEditorCloserOnDViewAdditionUndo -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testOpenEditor -- Time elapsed: 1.072 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCanHandleRepresentation -- Time elapsed: 0.442 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testManagement -- Time elapsed: 1.185 s org.eclipse.sirius.tests.unit.api.dialect.DialectUIManagerTest.testCloseProjectWithOpenedEditor -- Time elapsed: 1.079 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchEdges -- Time elapsed: 1.020 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchMiddle -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchPrefix -- Time elapsed: 0.951 s org.eclipse.sirius.tests.unit.api.find.FindTest.testSearchSuffix -- Time elapsed: 1.033 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleTests.testTreeRoutingStyleIsAppliedDuringDiagramCreation -- Time elapsed: 2.705 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEdgeConditionalStyleTest.testTreeRoutingStyleIsAppliedWithConditionalStyle -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificTree -- Time elapsed: 0.602 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkBellowTunnelReverse -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificRectilinear -- Time elapsed: 0.691 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testRoutingOnCorruptedEdge -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledUserSpecificOblic -- Time elapsed: 0.651 s org.eclipse.sirius.tests.unit.api.routing.EdgeRoutingStyleEndUserOverrideTest.testCreateEdgeEnabledJumpLinkAllSquare -- Time elapsed: 0.622 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoRefreshRepresentations -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSaveSessionWithErrorDuringSave -- Time elapsed: 2.752 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateSessionFromEcoreResource -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAddRemoveSpecialResourceDoesNotUnloadIt -- Time elapsed: 0.341 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testUnloadAnalysisResourceManageyBySession -- Time elapsed: 0.333 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateViews -- Time elapsed: 0.348 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoClassDiagramCreation -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLClassDiagramCreation -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLDiagramOpening -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCleanup -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLCloseEditors -- Time elapsed: 0.301 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testCreateWrongSession -- Time elapsed: 0.337 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOpenSession -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSession -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testOCLRefreshRepresentations -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoDiagramOpening -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testWarmup -- Time elapsed: 0.915 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testSelectView -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.api.session.DAnalysisSessionTests.testAcceleoCloseEditors -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testDeleteSessionWithRepresentationOpened -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenDiagram -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testOpenSession -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testCloseSession -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.api.session.SampleSessionTest.testSaveSessionInAnotherThreadThanUIThread -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.session.SessionEditorInputTests.testSessionEditorInputWithInputURIChange -- Time elapsed: 1.190 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryTests.testFilters -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testMainAirdResourceVersionMismatch -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testReferencedAirdResourceVersionMismatch -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMAndAirdResourceVersionMismatch -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testVSMResourceVersionMismatch -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.session.ResourceVersionMismatchTest.testViewRegistryWithVSMResourceVersionMismatch -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreation -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testVSMFileCreationFollowedByANotVSMFileCreation -- Time elapsed: 0.377 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testNotVSMFileCreation -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.api.session.SiriusRegistryListener2Tests.testMultipleVSMFileCreation -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAdditionWithLoop -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesRemoval -- Time elapsed: 0.065 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceAddition -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalAfterGraphResourceDependenciesAddition -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemovalWithLoop -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceRemoval -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testReferencedAnalysisAddition -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testSimpleSemanticResourceAddition -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.session.SessionSemanticResourceTests.testTransitiveSemanticResourceRemoval -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInAird -- Time elapsed: 0.353 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInSrm -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testPutCustomDataInAird -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testClearGMFData -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.api.session.SessionServiceTest.testGetCustomDataInSrm -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRegister -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.api.editors.EditorNameAdapterTests.testRename -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.api.editors.EditorVariousTests.testNoNpeWhenGetShowInContext -- Time elapsed: 0.944 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testOpen -- Time elapsed: 1.206 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testSessionisCreated -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testDiagramContentSucced -- Time elapsed: 1.395 s org.eclipse.sirius.tests.unit.api.editors.EntitiesSpecificEditorTests.testIsDirtyWhenDiagramResourceChange -- Time elapsed: 0.996 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithCrossTableEditor -- Time elapsed: 1.244 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTableEditor -- Time elapsed: 1.164 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithDiagramEditor -- Time elapsed: 1.152 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithDiagramEditor -- Time elapsed: 1.082 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTableEditor -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTreeEditor -- Time elapsed: 0.835 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithTableEditor -- Time elapsed: 0.852 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithCrossTableEditor -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInOneOfOpenedEditorWithTreeEditor -- Time elapsed: 0.866 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithDiagramEditor -- Time elapsed: 0.987 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testElementIsInCurrentOpenedEditorWithTreeEditor -- Time elapsed: 1.282 s org.eclipse.sirius.tests.unit.api.editors.traceability.GoToMarkerTests.testOneMatchInNotOpenedRepresentationsWithCrossTableEditor -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInDifferentEcoreResource -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEPackageNSURI -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithTwoSameEPackageNSURIInSameEcoreResource -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.api.editors.WorkspaceEPackageRegistryTests.testWorkspaceEPackageRegistryWithNullEClassName -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentResourceNameAndProjects -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentLocation -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testIdentity -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSameProject -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelSamePlugin -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.api.session.SiriusComparatorTests.testSameLabelDifferentProjects -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtension -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testMultipleFileExtensionWithPattern -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithoutPattern -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.session.ViewpointSelectionTests.testFileExtensionWithPattern -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.edit.SiriusAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromFolder -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromModelFile -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromNonModelFile -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFile -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveSessionFromProject -- Time elapsed: 0.284 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDProject -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDResourceHierarchy -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateDFolder -- Time elapsed: 0.297 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testCreateModelFile -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromNonModelFile -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.api.resource.WorkspaceDragAndDropSupportTests.testRetrieveWorspaceFileFromModelFile -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithBlank -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithStar -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithStar -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testWithQuestionMark -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testEndNameWithQuestionMark -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.filter.EObjectSelectionFilterTest.testStartNameWithoutStar -- Time elapsed: 0.004 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.483 s org.eclipse.sirius.tests.unit.api.modelingproject.SemanticResourcesManagementTests.testAddASemanticResource -- Time elapsed: 1.237 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithoutEditors -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testOpenEditor -- Time elapsed: 1.151 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithEditor -- Time elapsed: 3.050 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameProjectWithoutEditor -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.api.modelingproject.SaveWhenNoEditorsTests.testRenameWithEditor -- Time elapsed: 0.321 s org.eclipse.sirius.tests.unit.api.refresh.ModifyHeaderLabelExpressionTest.testModificationOfHeaderLabelExpression -- Time elapsed: 2.213 s org.eclipse.sirius.tests.unit.common.interpreter.CreateCellToolInterpreterTest.testEditMaskVariable -- Time elapsed: 0.470 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.008 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlClearImports -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlHierarchyStringEvaluation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testNoWrongCache -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterCreation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlAddImports -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariablesValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableAccess -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlObjectEvaluation -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlMultiMMEvaluation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMTLInterpreterDisposeSuccess -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlThisEObjectAccess -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlNoFilesProperties -- Time elapsed: 0.233 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlImportedScriptAccess -- Time elapsed: 0.135 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.010 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluation -- Time elapsed: 0.013 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlEObjectEvaluation -- Time elapsed: 0.008 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlBooleanEvaluation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlVariableTypeChange -- Time elapsed: 0.049 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.021 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlRemoveImports -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLInterpreterTests.testAcceleoMtlCollectionEvaluationOnArrayValues -- Time elapsed: 0.006 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.297 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnOtherM2 -- Time elapsed: 0.081 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithDependencies -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionOnEcore -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnEcore -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithVariables -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithVariables -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionWithProposalStart -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionOnOtherM2 -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLNoCompletion -- Time elapsed: 0.024 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.022 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTLCompletionTests.testAcceleoMTLInstanceCompletionWithProposalStart -- Time elapsed: 0.148 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.016 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.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentInstanceContext -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForMethodName_ContentProposal -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalForDomainMetaModel_ContentProposal -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacement -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithPreviousReplacementOnDomainType -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testAQLProposalWithoutReplacement -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.aql.AcceleoQueryLanguageCompletionTests.testEmptyAQLProposal -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.interpreter.crossReferencer.AcceleoCrossReferencerTest.testAcceleoCrossReferencer -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoPackageRegistryTest.testEcoreRemoval -- Time elapsed: 0.023 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappings -- Time elapsed: 6.482 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramInstanceRole -- Time elapsed: 3.343 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnConditionalStyle -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemConditionalStyle -- Time elapsed: 0.590 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineForegroundConditionalStyle -- Time elapsed: 0.589 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnTreeItemMapping -- Time elapsed: 0.457 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnGoToInsideCreateTool -- Time elapsed: 1.046 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3AndVariables -- Time elapsed: 0.561 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithTool -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnNodeMappingsWithinvalidFeatureDomainClass -- Time elapsed: 5.027 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnLineMapping -- Time elapsed: 0.807 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnAudits -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramExecution -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnSequenceDiagramMessageEnd -- Time elapsed: 2.978 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testAValidationExpressionWithAQL -- Time elapsed: 2.582 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnRelationBasedEdgeMapping -- Time elapsed: 7.077 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3OnFeatureColumnMapping -- Time elapsed: 0.933 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.IInterpreterValidationExpressionTest.testValidationExpressionWithAcceleo3SetValueInsideGoto -- Time elapsed: 0.487 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContentsExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnIncorrectFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContainerFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnECrossReferencesFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithSpecificFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEContainerExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEClassFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnSpecificFeatureExpression -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterEvaluationWithECrossReferencesExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureInterpreterTests.testFeatureInterpreterValidationOnEContentsFeatureExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testFeatureProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureCompletionTests.testNoCompletion -- Time elapsed: 0 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.034 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithPathOfMtlFile -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionOnSelf -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterWithSpaceAtEnd -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullExpression -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionWithSpaceAtEnd -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testAddImportWithInvalidPathContainintPoint -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0.028 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.030 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameter -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverEObject -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithNullParameters -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceInterpreterTests.testServiceInterpreterEvaluationWithSpecificServiceExpressionHavingOneParameterAndSpecificReceiverNotEObject -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnEcore -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testProposals -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceCompletionTests.testCompletionEmtpyField -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullTargetAndEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnIncorrectVariableExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithIncorretServiceExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterCollectionEvaluationOnArrayValues -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationAfterVariableModifiations -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithSpecificServiceExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationWithCompositeInterpretedExpressionQuery -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterEvaluationWithNullParameters -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableInterpreterTests.testVariableInterpreterValidationOnSpecificVariableExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceNoCompletion -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnOtherM2 -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testProposals -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnInterpreterPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testInstanceCompletionOnEcore -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testNoCompletion -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableCompletionTests.testCompletionEmtpyField -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProvider -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.interpreter.feature.FeatureProposalProviderWithPseudoFeatureTests.testFeatureProposalProviderWithPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServicesWithPrefix -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithServices -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.interpreter.service.ServiceProposalProviderTests.testServiceProposalProviderWithoutServices -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariables -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithVariablesWithPrefix -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderNewEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.variable.VariableProposalProviderTests.testVariableProposalProviderWithoutVariables -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnGroup -- Time elapsed: 0.399 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTable -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.InterpretedExpressionTargetSwitchTest.testInterpretedExpressionTargetOnTree -- Time elapsed: 0.043 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromInternalTextEditor -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.api.session.ReloadSessionTest.testModifyFragmentSessionFromExternalTextEditor -- Time elapsed: 1.413 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetSuffixedFilesFromWorkspace -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedFilesFromWorkspace -- Time elapsed: 0.049 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetAllFilesFromWorkspace -- Time elapsed: 0.035 s org.eclipse.sirius.tests.unit.common.EclipseUtilTest.testGetPrefixedSuffixedFilesFromWorkspace -- Time elapsed: 0.033 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionPerPrefixFirstChar -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForEmptyExpression -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.interpreter.CompoundInterpreterTestCase.testCompletionForInterpreterEmptyExpression -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnCrossTableDialect -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTreeDialect -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnDiagramDialect -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.common.TooltipProviderTests.testTooltipOnTableEditionDialect -- Time elapsed: 0.136 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramWithTransientSession -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testTableWithTransientSession -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.common.TransientSessionTests.testDiagramAndTableWithTransientSession -- Time elapsed: 1.152 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistoryWithClosedSession -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.common.RestoreSessionFromEditorInputTests.testRestoreSessionFromHistory -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileDeletingResource -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testNoAdapterRemovalAfterLateRemoveNotificationReception -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.common.SiriusCrossReferenceAdapterTests.testDisablingCrossReferencerWhileReloadingResource -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransaction -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.common.SaverTest.testSaveInMiddleOfTransactionWithSavingPolicyExecutingAEMFCommand -- Time elapsed: 0.017 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceAdditionInNonModelingProject -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testSemanticResourceDetectionInModelingProject -- Time elapsed: 0.631 s org.eclipse.sirius.tests.unit.api.semantic.XSDSemanticResourceTests.testAirResourceAddition -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterModificationAndControls -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleModificationsAndControls -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testSessionOpeningAfterMultipleControlsAndModifications -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testControlImpactOnSemanticResource -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceInMultiSessionTest.testAddControlledResourceWithInterFragmentsReferencesAsSemanticResource -- Time elapsed: 0.314 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigration -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.common.migration.ModelsToSemanticResourcesMigrationTest.testModelsToSemanticResourcesMigrationForNonResolvableModel -- Time elapsed: 0.037 s org.eclipse.sirius.tests.unit.api.resource.SemanticResourceURIInAirdTests.testSemanticResourcesTagInAird -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testProvidedResourceStrategy -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceStrategyWithControlledResource -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testOptimizedResourceStrategyIsNotUsed -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourceReleasingAtSessionClosure -- Time elapsed: 0.533 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyTests.testResourcestrategyExtensionPoint -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.resource.ResourceStrategyForUmlTests.testDefaultOptimizedResourceStrategy -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.api.session.OpenSessionTest.testResourceLoadingAtOpenSession -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAfterEnablingFirstViewpoint -- Time elapsed: 0.086 s org.eclipse.sirius.tests.unit.api.session.ModelAccessorLifecycleTest.testPermissionAuthorityAfterCreatingAnotherSession -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitDeactivated -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerWithSplitActivated -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.api.representation.DRepresentationLocationManagerTest.testDRepresentationLocationManagerIntegration -- Time elapsed: 0.436 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.091 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testRepLazyLoadAtRepCRUD -- Time elapsed: 1.236 s org.eclipse.sirius.tests.unit.api.representation.RepresentationCRUDTest.testDeleteRepresentation -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testDiagramDescriptions -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTreeDescriptions -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testTableDescriptions -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SubMenusPrioritiesTest.testViewpointDescriptions -- Time elapsed: 0.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.080 s org.eclipse.sirius.tests.unit.api.mm.DAnnotationTest.testDAnnotationOnDRepDesc -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBefore -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 0.031 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingReplaceConflict2 -- Time elapsed: 0.038 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplaceMissingPage -- Time elapsed: 0.043 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.029 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBefore -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingBeforeMissingPage -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingReplacement -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering2 -- Time elapsed: 0.034 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfter -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfter -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingAfterMissingPage -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testPageOrderingNoPositioning -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 0.036 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingClustering -- Time elapsed: 0.030 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingNoPositioning -- Time elapsed: 0.027 s org.eclipse.sirius.tests.unit.airdeditor.PageOrdererTest.testMultiPageOrderingAfterConflict -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.api.modelingproject.ModelingProjectDetectionTest.test_modeling_project_with_multiple_aird_and_no_viewpoints -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.api.query.NotificationQueryTests.testNotificationQuery -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForConditionalStyles -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.api.refresh.StylesInterpretedExpressionTest.testVariableAvaibilityForStyleCustomization -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnClosedSession -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesWithNotAnalysedProject -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testDependenciesOnOpenedSession -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.api.session.ProjectDependenciesTest.testUpdateDependencies -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInEditionTable -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSimpleEditionTable -- Time elapsed: 0.361 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassBackgroundColors -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshCrossTable -- Time elapsed: 0.293 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithAssociations -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassForegroundColors -- Time elapsed: 0.276 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testStyleRefreshEditionTable -- Time elapsed: 0.284 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInCrossTable -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingDomainBased -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testCrossClassWithGeneralization -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVariablesForCellInSimpleTable -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testPreconditionInIntersectionMappingNoDomainBased -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testVirtualFeatureColumns -- Time elapsed: 0.360 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerTest.testSemanticElementsInCrossTable -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testSimpleEditionTable -- Time elapsed: 0.640 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassBackgroundColors -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticLineInSimpleEditionTable -- Time elapsed: 0.568 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithAssociations -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassForegroundColors -- Time elapsed: 0.480 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForCellInCrossTable -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInCrossTableFromOtherDiagram -- Time elapsed: 1.374 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testCrossClassWithGeneralization -- Time elapsed: 0.565 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testVariablesForFeatureParentExpressionInSimpleTable -- Time elapsed: 0.340 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagramInAutoRefreshMode -- Time elapsed: 1.309 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testAddSemanticElementInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.225 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInSimpleEditionTableFromOtherDiagram -- Time elapsed: 1.566 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerWithEditorTest.testDeleteSemanticElementsInCrossTableFromOtherDiagram -- Time elapsed: 1.497 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundFontStyle -- Time elapsed: 0.307 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnBackgroundStyle -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundSizeStyle -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableCellStylesTest.testFeatureColumnForegroundColorStyle -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testNormalSort -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testDescendingSortOnNameColumn -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTest.testAscendingSortOnNameColumn -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testNormalSort -- Time elapsed: 0.385 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testDescendingSortOnNameColumn -- Time elapsed: 0.435 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByColumnTestWithEditor.testAscendingSortOnNameColumn -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testNormalSort -- Time elapsed: 0.262 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testAscendingSortOnFirstLine -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineTest.testDescendingSortOnFirstLine -- Time elapsed: 0.265 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testNormalSort -- Time elapsed: 0.387 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testAscendingSortOnFirstLine -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.table.unit.sort.DTableSortByLineWithEditorTests.testDescendingSortOnFirstLine -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.table.unit.dialect.DialectManagerTest.testPreconditionOnAvailableTableDescription -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformation -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvTransformation -- Time elapsed: 0.381 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvTransformationWithHiddenElements -- Time elapsed: 0.390 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testCrossTableCsvExport -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.table.unit.export.ExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.437 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvExport -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.table.unit.export.MultiLineExportToCsvTest.testEditionTableCsvTransformationWithCroppedMultiLineLabel -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testTableLabelProvider -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.table.tests.provider.TreeLabelProviderTest.testCrossTableLabelProvider -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testNavigationMenuOnToolSection -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnColumnCreationTool -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnEditionTable -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnCrossColumnCreationTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.editor.DefaultVariablesOnToolsTest.testDefaultVariablesOnLineCreationToolOnCrossTable -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.vsm.edit.TableAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_056 -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_057 -- Time elapsed: 0.236 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_058 -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_059 -- Time elapsed: 0.259 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_060 -- Time elapsed: 0.237 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_061 -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_062 -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_063 -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.table.tests.srs.SpecifyArrays_Test.test_REQ_064 -- Time elapsed: 0.229 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreatColumnTool -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.table.unit.tools.CreateTableWithToolWithPrecondtionTest.testOpenTableWithPreconditionOnCreateLineTool -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.table.unit.tools.RefreshToolActionBarTest.testRefreshToolBarCreateLine -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteLineTool -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateColumnTool -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateCellTool -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testDeleteColumnTool -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.table.unit.tools.TableToolPreconditionCompletionTest.testCreateLineTool -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshAfterDeleteAllColumns -- Time elapsed: 0.279 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.253 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.289 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 1.204 s org.eclipse.sirius.tests.unit.table.unit.refresh.DTableSynchronizerVSMWithEditorTest.testRefreshDeleteOneColumn -- Time elapsed: 0.273 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnOtherLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumn -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCrossTableNoDomainSynchronizerVSMWithEditorTest.testRefreshFeatureColumnFirstLevelSubLineMappingWithVSModificationSurroundByCloseAndOpen -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteColumnTool -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInLabelEditTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateLineTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCellEditorTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCrossColumnTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInDeleteLineTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateColumnTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.tools.NoVariableDuplicationTest.testNoVariableDuplicationInCreateCellTool -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.table.unit.refresh.InvalidParentExpressionTest.testCellWithInvalidFeatureParentExpressionIsBlank -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testTableDialectUIManagerRefresh -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableManuelRefreshTests.testLocalRefreshAfterAEClassNameChange -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableNotDirtyOnOpeningTest.testRefreshFeatureColumn -- Time elapsed: 0.363 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_155 -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_158 -- Time elapsed: 0.422 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_159 -- Time elapsed: 0.245 s org.eclipse.sirius.tests.unit.table.tests.srs.ExploitArrays_SimpleTest.test_REQ_162 -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_ascendingSortOnNameColumn -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_NormalSort -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_157_Test.test_REQ_157_descendingSortOnNameColumn -- Time elapsed: 0.251 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnSecondColumn -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_ascendingSortOnFirstLine -- Time elapsed: 0.244 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnSeconfColumn -- Time elapsed: 0.241 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_descendingSortOnFirstLine -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.table.tests.srs.REQ_161_Test.test_REQ_161_NormalSort -- Time elapsed: 0.238 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastDomainBasedCellInLine -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteLastCellInLine -- Time elapsed: 0.253 s org.eclipse.sirius.tests.unit.table.unit.refresh.DCellDeleteTest.testDeleteManyCells -- Time elapsed: 0.292 s org.eclipse.sirius.tests.unit.table.unit.refresh.CrossReferencedDLineDeleteTest.testDeleteSemanticDeleteCrossReferencedLine -- Time elapsed: 0.264 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_1024 -- Time elapsed: 0.203 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_2048 -- Time elapsed: 0.299 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_128 -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_256 -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_1024 -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterCreation_2048 -- Time elapsed: 0.210 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_128 -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.table.unit.TableContentTest.testTableContainsAsManyLinesAndManyColumnsAsEClassesAfterRefresh_256 -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testColumnCreationWithToolUsingVariables -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.table.unit.vsm.interpreted.expression.variables.VariableOnTableCreationToolsTest.testCrossColumnCreationWithToolUsingVariables -- Time elapsed: 0.421 s org.eclipse.sirius.tests.unit.table.unit.refresh.TableStyleRefreshTest.testConditionalStyleChange -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.table.unit.TableWithMultivaluedAttributeTest.testTableWithMultivaluedAttribute -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onEditionTable -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnToMinus1_onCrossTable -- Time elapsed: 0.183 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo50_onCrossTable -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testHideHeaderColumn_onEditionTable -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onCrossTable -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.table.unit.TableWithHeaderColumnWidthTest.testWidthHeaderColumnTo0_onEditionTable -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.table.unit.variables.TableVariableTests.testAddLines -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoColorStep -- Time elapsed: 0.753 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test1ValidColorStep -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.test3ValidColorSteps -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.style.InterpolatedColorTest.testNoValidColorStepManyUndefinedColorSteps -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.307 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColorWithMigration -- Time elapsed: 1.587 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorTest.testInitAndRefreshLabelColor -- Time elapsed: 2.445 s org.eclipse.sirius.tests.unit.diagram.style.LabelColorOnListElementTest.testLabelColorOnListElementOnNewRepresentation -- Time elapsed: 2.268 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testSortColors -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testCollectVsmColors -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testRgbToString -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testGetLighterColor -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testColorManagerCacheForTwoCallOnSameRGBValues -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.style.ColorManagerTest.testStringToRGB -- Time elapsed: 0.062 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateContainer -- Time elapsed: 1.019 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateEdge -- Time elapsed: 1.063 s org.eclipse.sirius.tests.unit.api.command.CreateDiagramElementCommandTests.testCreateNode -- Time elapsed: 0.906 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationDescriptorNoChange -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationAndChangeIdUpdateNoChange -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationUpdate -- Time elapsed: 0.606 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testDRepresentationElementUpdate -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testGMFElementUpdate -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testTransientFeatureNoChange -- Time elapsed: 0.610 s org.eclipse.sirius.tests.unit.common.DRepresentationDescriptorChangeIdTests.testmultiDRepresentationUpdate -- Time elapsed: 0.660 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithUndoFromDiagram -- Time elapsed: 1.129 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreation -- Time elapsed: 1.084 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagram -- Time elapsed: 1.038 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletionWithEmptyDiagram -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testCreationWithEmptyDiagramWithUndoFromDiagram -- Time elapsed: 0.938 s org.eclipse.sirius.tests.unit.api.command.CreationAndDeletionUndoRedoTests.testDeletion -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesEdge -- Time elapsed: 0.181 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.085 s org.eclipse.sirius.tests.unit.api.diagramintegrity.DeleteSemanticElementTest.testSemanticElementDeletionRemovesContainer -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsEdge -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsNode -- Time elapsed: 0.076 s org.eclipse.sirius.tests.unit.api.diagramintegrity.AddSemanticElementTest.testAddingSemanticElementAddsContainer -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.diagramintegrity.ModifySemanticElementTest.testDiagramIntegrityWhenRenamingSemanticElement -- Time elapsed: 0.091 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesContainer -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testDiagramIntegrityWhenMovingSemanticElement -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.api.diagramintegrity.MoveSemanticElementTest.testMovingSemanticElementMovesNodes -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidation -- Time elapsed: 0.892 s org.eclipse.sirius.tests.unit.api.validation.DiagramValidationTest.testValidationOnlyOneErrorMessage -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testFind -- Time elapsed: 1.002 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnsynchronizedDeleteAndUnregister -- Time elapsed: 1.049 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testRegister -- Time elapsed: 0.967 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testUnregister -- Time elapsed: 1.028 s org.eclipse.sirius.tests.unit.api.diagramintegrity.RetrieveEditPartFromSemanticElementTests.testDeleteAndUnregister -- Time elapsed: 1.243 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithPrefixCreation -- Time elapsed: 0.992 s org.eclipse.sirius.tests.unit.diagram.modelers.dynamicinstance.DynamicInstanceTests.testDiagramWithoutPrefixCreation -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.CanonicalDBorderItemLocatorTest.testVisibilityConsistency -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramDialectServicesTests.testDescriptionCreationWithRootElementDomainClassWIthAQLSyntax -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testRepresentationDescriptorQueryAfterDeletion -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.dialect.DiagramUIDialectServicesTests.testDiagramOpeningAfterDeletionUndo -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.api.vsm.editor.TypeContentProposalTests.testGetLabelWithAQLSyntax -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.TypeNameTest.testFromString -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideGeneralizations -- Time elapsed: 0.897 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideReferences -- Time elapsed: 0.987 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationFiltersTests.testHideClassContentFilter -- Time elapsed: 0.993 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.310 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.323 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramDocumentationToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.318 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckNoVisibilityPropagatorAdapterWhenNoEditor -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckEachOpenDiagramHasItsVisibilityPropagatorAdapter -- Time elapsed: 1.459 s org.eclipse.sirius.tests.unit.diagram.session.MultiAirdResourcesSessionTest.testCheckAllOpenDiagramHaveOnlyOneVisibilityPropagatorAdapter -- Time elapsed: 0.904 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testRevertAirdFileAfterDiagramCreation -- Time elapsed: 1.073 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.255 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramModificationOutsideEditorTests.testNoMsgInErrorLogWhenSelectedADNodeListWithProxyTarget -- Time elapsed: 1.127 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.401 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.531 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideOperations -- Time elapsed: 1.024 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideDerivedFeature -- Time elapsed: 1.137 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideGeneralizations -- Time elapsed: 0.941 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideReferences -- Time elapsed: 1.038 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramFiltersTests.testHideClassContentFilter -- Time elapsed: 0.969 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerReferenceCreation -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerNameEdition -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerAttributeCreation -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerSupertypeCreation -- Time elapsed: 0.343 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerOperationCreation -- Time elapsed: 0.376 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerCompositionCreation -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerBiReferenceCreation -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testPackageLayerPackageCreation -- Time elapsed: 0.375 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramToolsTests.testDefaultLayerClassCreation -- Time elapsed: 0.359 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsTests.testTooltipInitializedOnDiagramCreation -- Time elapsed: 1.379 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsComputedOnNewElements -- Time elapsed: 0.475 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramTooltipsRefreshTests.testTooltipsRefreshedOnSemanticChanges -- Time elapsed: 0.414 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDropTests.testDropExternalEClass -- Time elapsed: 0.665 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToPageIsAvailable -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToHeightIsAvailable -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomAndCheckEdgePosition -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramZoomTests.testZoomToWidthIsAvailable -- Time elapsed: 0.599 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenSessionGetsCreated -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.api.initialization.InitOperationForDiagramsTests.testInitialOperationLaunchingWhenCreatingANewDiagram -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramRefreshTests.testContentLayerRefresh -- Time elapsed: 0.448 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testContentLayerVisibility -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.DependenciesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.HierarchyDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsesLayerRefresh -- Time elapsed: 0.143 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramRefreshTests.testUsedByLayerRefresh -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsedbyLayerVisibility -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.RelationsDiagramLayersTests.testUsesLayerVisibility -- Time elapsed: 0.144 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testDefaultLayerRefresh -- Time elapsed: 0.518 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramRefreshTests.testPackageLayerRefresh -- Time elapsed: 0.452 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testDefaultLayerVisibility -- Time elapsed: 0.328 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.documentation.EntitiesDiagramLayersTests.testPackageLayerVisibility -- Time elapsed: 0.512 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartup_ExistingRepresentation -- Time elapsed: 0.559 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupNoInit_NewSession -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartupInit_NewSession -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testTableStartup_ExistingRepresentation -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupInit_NewSession -- Time elapsed: 0.607 s org.eclipse.sirius.tests.unit.api.startup.StartupRepresentationsTests.testDiagramStartupNoInit_NewSession -- Time elapsed: 0.047 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenRepresentationInEditor -- Time elapsed: 1.583 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesSave -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testOpenMultipleSessions -- Time elapsed: 1.876 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testMultipleSameNotifications -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testReloadingWithOutsideModifications -- Time elapsed: 1.156 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testRepresentationsNotifications -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testDeleteAirdDirtySession -- Time elapsed: 2.497 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateRepresentationMakesDirty -- Time elapsed: 0.427 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testCreateUndoSaveMakesNotDirty -- Time elapsed: 0.425 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testSessionResourceSetSyncInstallation -- Time elapsed: 0.319 s org.eclipse.sirius.tests.unit.api.session.SessionWorkspaceSyncTests.testNoSemanticNotification -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromModel -- Time elapsed: 0.947 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testActionEnablementForActionBarButton -- Time elapsed: 0.998 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDeleteFromDiagramTests.testDeleteNoteFromDiagram -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.quality.EntitiesDiagramCustomizationsTests.testBackgroundInterpolatedColor -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnEPackage -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDirectEditToolOnOperationTests.testDirectEditOnOperation -- Time elapsed: 0.412 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testInsertNewElement -- Time elapsed: 0.398 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramContainerList.testMoveElement -- Time elapsed: 0.354 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testListContainerStyle -- Time elapsed: 0.961 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramStyleRefreshTests.testContainerStyle -- Time elapsed: 0.990 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramDerivedReferenceTests.testDerivedReferences -- Time elapsed: 0.298 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetweenAnArchetypeAndAnEClass -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2Archetype -- Time elapsed: 0.207 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramSiriussConflictTest.testCreateEdgeBetween2EClass -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnEdgeReconnection -- Time elapsed: 2.174 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDragAndDrop -- Time elapsed: 1.904 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnECoreModelerTest.testLayoutingModeOnDirectEdit -- Time elapsed: 1.657 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDragOnDropWithBorderedNodes -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithoutNavigationDescription -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.layoutingmode.LayoutingModeOnCustomModelerTest.testLayoutingModeOnDoubleClickToolsWithNavigationDescription -- Time elapsed: 2.106 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColor -- Time elapsed: 0.834 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithComputedColorUsingDiagramVariable -- Time elapsed: 1.280 s org.eclipse.sirius.tests.unit.diagram.modeler.ecore.design.EntitiesDiagramBackgroundTests.testDiagramBackgroundColorWithFixedColor -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibilityWithCloseAndReopenSession -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingVisibility -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingVisibility -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.198 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElementsAndHideMapping -- Time elapsed: 0.208 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithSemanticElements -- Time elapsed: 0.213 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testNodeMappingImportsWithoutSemanticElements -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithSemanticElements -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testReuseContainerMappingImportsWithoutSemanticElements -- Time elapsed: 0.202 s org.eclipse.sirius.tests.unit.diagram.layers.LayersTest.testContainerMappingImportsWithoutSemanticElementsAndExtension -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1203Tests.testBorderedMappingImportOnContainerMappingImport -- Time elapsed: 0.164 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1302Tests.testConditionalStyleWithMappingImport -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1796Tests.testRefreshWithEdgeMappingImport -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.diagram.layers.Layers1887Tests.testOverrideConditionnalStyles -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportHierachyBug1794 -- Time elapsed: 0.051 s org.eclipse.sirius.tests.unit.diagram.layers.MappingsIterationTests.testNodeMappingImportAndHideSubElements -- Time elapsed: 0 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 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.065 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testSetpropertyValue -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.properties.ExtendedPropertySourceTestCase.testEnumExtendedFeature -- Time elapsed: 0.004 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.007 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorConvertDataTypes -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorWithEEnum -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnownWithQualifiedTypeAndStandardSyntax -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOf -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccessorEIsKnown -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.modelaccessor.ModelAccessorTest.testModelAccesorInstanceOfWithQualifiedNameAndStandardSyntax -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testForOperation -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideSelf -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperation -- Time elapsed: 0.066 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionError -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testChangeContextOperation -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationDefault -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperation -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testRemoveOperation -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testIFOperationConditionError -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperationConditionNull -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetObjectOperation -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testUnsetOperation -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testMoveOperation -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSetValueOperation -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateInstanceOperation -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testCreateEdgeView -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testSwitchOperation -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.operations.OperationTest.testLetOperationOverrideExistingVariable -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression2 -- Time elapsed: 0.267 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression2 -- Time elapsed: 0.278 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression3 -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testBadContainerViewExpression -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoContainerViewExpression -- Time elapsed: 0.281 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNominal -- Time elapsed: 0.268 s org.eclipse.sirius.tests.unit.diagram.operations.CreateViewOperationTest.testNoMapping -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImage -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger2 -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingDownScale -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagram -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger2 -- Time elapsed: 0.904 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScaling -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger2 -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZNoAutoScaling -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportTooLargeDiagramThatLeadsToNaNComputation -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger2 -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGNoAutoScaling -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportInvalidImagePath -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingDownScale -- Time elapsed: 0.639 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingDownScale -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingIfLarger -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScaling -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScaling -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGNoAutoScaling -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageWithUnsynchronizedGMFModel -- Time elapsed: 0.428 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNullScaleThrowsException -- Time elapsed: 0.094 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testInMemoryResourceExportPathComputation -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScaling -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScaling -- Time elapsed: 0.417 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithNegativeScaleThrowsException -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPNoAutoScaling -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGZAutoScalingIfLarger2 -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGAutoScalingIfLarger -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsImageFromAnotherSession -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger2 -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingDownScale -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsPNGAutoScalingIfLarger -- Time elapsed: 0.114 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGWithTraceability -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportWithTooLargeScaleThrowsException -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGAutoScalingDownScale -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPGNoAutoScaling -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsJPEGAutoScalingDownScale -- Time elapsed: 0.397 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFNoAutoScaling -- Time elapsed: 0.090 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsSVGNoAutoScaling -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScalingIfLarger -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsBMPAutoScalingIfLarger2 -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageTest.testExportAsGIFAutoScaling -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testAttributeWhenExportingAsSVG -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testEmbeddedIds -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGAutoScalingIfLarger -- Time elapsed: 3.182 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGWithTraceability -- Time elapsed: 1.047 s org.eclipse.sirius.tests.unit.api.dialect.ExportAsImageSVGTest.testExportAsSVGNoAutoScaling -- Time elapsed: 2.432 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenRepresentationTest.testCandidatesForOpenRepresentation -- Time elapsed: 1.294 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testAllViewpointsEnabled -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignViewpointDisabled -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testDesignAndReviewViewpointsDisabled -- Time elapsed: 0.576 s org.eclipse.sirius.tests.unit.diagram.navigation.OpenMenuTest.testReviewViewpointDisabled -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testDiagramCreation -- Time elapsed: 1.765 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testReferencesFromGMFViewsToDiagramElements -- Time elapsed: 1.761 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfDiagramElements -- Time elapsed: 1.600 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testCopiedRepresentationNameAndDocumentation -- Time elapsed: 1.378 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicatedUids -- Time elapsed: 1.332 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testSameNumberOfGMFViews -- Time elapsed: 1.390 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testGMFViewsIsSetProperties -- Time elapsed: 1.737 s org.eclipse.sirius.tests.unit.diagram.copier.RepresentationCopierTest.testNoDuplicationOfSemanticElements -- Time elapsed: 1.538 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationLayerDeactivation -- Time elapsed: 0.294 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecoration -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecoration -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationsSet -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecoration -- Time elapsed: 0.275 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testWithoutDecorationDescription -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationLayerDeactivation -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationEditPart -- Time elapsed: 0.290 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testGenericDecorationEditPart -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testSemanticBasedDecorationLayerDeactivation -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.diagram.decorators.DecoratorsTest.testMappingBasedDecorationEditPart -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.diagram.decorators.DecorationRefreshTest.testRefreshOnListElement -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_NotOptional -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecorationFromDiagramExtension -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration -- Time elapsed: 1.034 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_Optional -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration -- Time elapsed: 0.972 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testTransientLayerActivationInManualRefresh -- Time elapsed: 0.462 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecorationFromDiagramExtension -- Time elapsed: 0.976 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testSemanticBasedDecoration_Default_NotOptional -- Time elapsed: 0.456 s org.eclipse.sirius.tests.unit.diagram.decorators.TransientLayerAndDecoratorTest.testMappingBasedDecoration_Default_Optional -- Time elapsed: 0.600 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteElementEdgeEditPart -- Time elapsed: 1.261 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerEditPart -- Time elapsed: 1.391 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteViaKeyboardContainerLabelEditPart -- Time elapsed: 1.354 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteRelationEdgeEditPartWithDeleteTool -- Time elapsed: 1.269 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteEdgeLabel -- Time elapsed: 1.539 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDoNotDeleteContainerLabelEditPart -- Time elapsed: 1.319 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyBoardEdgeLabel -- Time elapsed: 1.392 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 1.314 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromModelActionTests.testDeleteContainerOfSemanticTarget -- Time elapsed: 1.510 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteDisabledRelationEdgeEditPart -- Time elapsed: 0.538 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testNoDeleteRelationEdgeEditPartWithoutDeleteTool -- Time elapsed: 0.687 s org.eclipse.sirius.tests.unit.diagram.action.DeleteWithoutToolFromModelActionTests.testDeleteViaKeyboardContainerEditPart -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testActionEnablementForDragAndDroppedElements -- Time elapsed: 1.203 s org.eclipse.sirius.tests.unit.diagram.action.DeleteFromDiagramActionTests.testDropExternalEClass -- Time elapsed: 0.663 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testUncontrol -- Time elapsed: 0.105 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControlThenUncontrolThenControl -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.diagram.control.ControlTest.testControl -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.diagram.control.ControlDetectorTest.testControlDetectionOnSessionOpening -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation2 -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.control.ExternalControlTests.testReloadAfterExternalControlAndNewRepresentationCreation -- Time elapsed: 0.112 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagram -- Time elapsed: 1.655 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClosedDiagramAndHideEdge -- Time elapsed: 1.691 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagram -- Time elapsed: 1.599 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideAction -- Time elapsed: 1.092 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealNodeAfterHavingClonedDiagram -- Time elapsed: 1.187 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testRevealEdgeAfterHavingClosedDiagramAndReveleadNode -- Time elapsed: 1.660 s org.eclipse.sirius.tests.unit.diagram.action.EntitiesDiagramHideRevealTests.testHideThenRevealActions -- Time elapsed: 1.041 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeElements -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnSingleEdge -- Time elapsed: 0.894 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleNode -- Time elapsed: 0.968 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnSingleBorderedNode -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleBorderedNodes -- Time elapsed: 0.903 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealLabelOnMultipeEdges -- Time elapsed: 0.939 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultipleNodes -- Time elapsed: 0.951 s org.eclipse.sirius.tests.unit.diagram.action.LabelHideRevealTests.testHideRevealOnMultiplesNodeAndBorderedNodes -- Time elapsed: 0.956 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testRegExpWithSpaces -- Time elapsed: 0.964 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testEmptyList -- Time elapsed: 0.681 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnLeaf -- Time elapsed: 0.859 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementAndRegExpOnRoot -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testComplexRegExp -- Time elapsed: 0.843 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringMode -- Time elapsed: 0.833 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testInitialRegExp -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnLeaf -- Time elapsed: 0.894 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogTest.testFilteringModeWithUncheckedElementOnRoot -- Time elapsed: 0.986 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithStringJockers -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithOneCharJockers -- Time elapsed: 0.880 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithSpacesAtTheEnd -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatchWithCases -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithoutRegularExpressions -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramElementSelectionDialogPatternMatcherTest.testMatcherWithEmptyPattern -- Time elapsed: 0.839 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testUnpinElements -- Time elapsed: 0.927 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testPinElements -- Time elapsed: 0.959 s org.eclipse.sirius.tests.unit.diagram.layout.pinning.PinnedElementsTest.testNoChangeIfAllElementsPinned -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.783 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnTwoContainers -- Time elapsed: 1.048 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource_forceRectilinear -- Time elapsed: 1.071 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnTwoContainers -- Time elapsed: 0.991 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testMigrationIsNeededOnData -- Time elapsed: 0.434 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource -- Time elapsed: 1.098 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget -- Time elapsed: 0.987 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation1 -- Time elapsed: 1.123 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation2 -- Time elapsed: 1.071 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation3 -- Time elapsed: 1.265 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAtCreation4 -- Time elapsed: 1.718 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.337 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForRectilinearEdges -- Time elapsed: 1.070 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNode -- Time elapsed: 1.031 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource_forceRectilinear -- Time elapsed: 1.128 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithScroll -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithELK -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildren -- Time elapsed: 0.975 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWhenOnlyABorderLabelShouldBeMoved -- Time elapsed: 0.946 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 0.967 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteHaveFixedSizeAfterLayout -- Time elapsed: 1.019 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed -- Time elapsed: 1.006 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnAContainerAndSomeChildrenOfOtherConainer -- Time elapsed: 1.098 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testSizeOfRootNode -- Time elapsed: 0.986 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerWithBorderNode -- Time elapsed: 1.014 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsSource -- Time elapsed: 1.013 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel3_EdgeAsTarget -- Time elapsed: 1.018 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnSomeContainerChildrenn_ContainedInAContainer -- Time elapsed: 0.994 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testVStackContainerLayout -- Time elapsed: 1.064 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsSource -- Time elapsed: 1.008 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Complexe_EdgeAsTarget -- Time elapsed: 1.026 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testEmptyListContainerMinimalSizeLayout -- Time elapsed: 1.040 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithSnapToWithoutELK -- Time elapsed: 1.014 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerWithBorderNode -- Time elapsed: 1.225 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInDiagram -- Time elapsed: 1.164 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testTextHaveFixedSizeAfterLayout -- Time elapsed: 1.143 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.121 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget -- Time elapsed: 1.255 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithAllAuthorizedSides -- Time elapsed: 1.069 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.056 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerWithIconListItemsLayout -- Time elapsed: 1.006 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget -- Time elapsed: 1.098 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_Simple_EdgeAsSource_forceRectilinear -- Time elapsed: 1.212 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResult -- Time elapsed: 1.048 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_nodeMappingOrderReversed_forceRectilinear -- Time elapsed: 1.094 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerInAnotherContainer -- Time elapsed: 1.007 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testListContainerLayout -- Time elapsed: 1.040 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren -- Time elapsed: 1.079 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefFalse -- Time elapsed: 0.996 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithBorderNodeWithLabel -- Time elapsed: 0.981 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreRectilinear -- Time elapsed: 1.026 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.007 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultWithEdgeOutsideOfBoundingBox -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnSomeContainerChildren_ContainedInAContainer -- Time elapsed: 1.061 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForObliqueEdges -- Time elapsed: 0.973 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.085 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndSameNumberOfBoth -- Time elapsed: 1.176 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultOfDiagramWithOneChild -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel1_EdgeAsSource_forceRectilinear -- Time elapsed: 1.219 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsTarget_forceRectilinear -- Time elapsed: 1.223 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testBorderNodeLayoutWithOneAuthorizedSide -- Time elapsed: 1.125 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInAnotherContainer -- Time elapsed: 1.103 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeWithPinnedElements -- Time elapsed: 1.114 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultWithScrollOnOneContainerInDiagram -- Time elapsed: 1.009 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeSelectionResultOnOneContainerAndSomeOfItsChildren -- Time elapsed: 1.167 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAll_edgeOnEdge_DifferentLevel2_EdgeAsSource_forceRectilinear -- Time elapsed: 1.062 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testNoteLayoutWithPrefTrue -- Time elapsed: 0.982 s org.eclipse.sirius.tests.unit.diagram.layout.SimpleELKLayoutTest.testArrangeAllResultForEdgesWithMixRoutingStyle_AndMoreOblique -- Time elapsed: 1.027 s org.eclipse.sirius.tests.unit.diagram.action.CopyFormatActionTests.testActionCopyFormat -- Time elapsed: 1.141 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeList -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDEdge -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNode -- Time elapsed: 0.003 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.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_RemoveOrphanNode -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeWithBorderedNodeOf2Level -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNodeContainer -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnSessionModelWithDNode -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_DoNothing_OnEmptyNotationModel -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.common.DDiagramCanonicalSynchronizerTests.test_DDiagramCanonicalSynchronizer_Synchronize_AddGMFNotationElts_WithNewDNodeContainer -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testSynchronizeStatusDecorator -- Time elapsed: 1.136 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramSynchronized -- Time elapsed: 0.664 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronized -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testDiagramUnsynchronizedOnDiagramCreation -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramSynchronizationTest.testStatusBarMessage -- Time elapsed: 0.660 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithoutAutoRefresh -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithoutAutoRefresh -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testReconnectEdgeAndUnsyncDiagRefresh -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testRefreshAfterUnsynchronisedWithAutoRefresh -- Time elapsed: 0.446 s org.eclipse.sirius.tests.unit.diagram.synchronization.DiagramUnsynchronizedRefreshTest.testLayerWithImportEdgeAfterUnsynchronisedAndRefreshWithAutoRefresh -- Time elapsed: 0.647 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh_WithReadOnlyPermissionEnabled -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_AutoRefresh -- Time elapsed: 0.581 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDragNDropForDisableEditPart -- Time elapsed: 0.572 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testDeleteFromDiagramNotActivatedForDisableEditPart -- Time elapsed: 0.668 s org.eclipse.sirius.tests.unit.diagram.synchronization.UnsynchronizedMappingAndDeleteFromOutsideEditorTests.testRefreshOfNotSynchroMapping_ManualRefresh -- Time elapsed: 0.647 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewCommand -- Time elapsed: 1.088 s org.eclipse.sirius.tests.unit.diagram.command.DeleteViewCommandTest.testDeleteViewFromDiagramCommand -- Time elapsed: 1.094 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteCommandElement -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteDiagram -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.command.BuildDeleteCommandTest.testBuildDeleteFromDiagramCommand -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.resource.FileModificationValidationTest.testFileModificationValidationReadWrite -- Time elapsed: 1.150 s org.eclipse.sirius.tests.unit.diagram.resource.GMFCrossReferenceAdapterTest.testGMFCrossReferencerAdapter -- Time elapsed: 1.173 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityOnPortCollapsing -- Time elapsed: 0.786 s org.eclipse.sirius.tests.unit.diagram.format.data.EdgeStabilityOnPortCollapsingTest.testEdgeStabilityWhenPortIsNearByAParentCorner -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testOpenCollapsedDiagram -- Time elapsed: 1.004 s org.eclipse.sirius.tests.unit.diagram.filter.MinimizedTransparentCollapsingTest.testCollapse -- Time elapsed: 1.021 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivation -- Time elapsed: 0.710 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 1.194 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithAutoRefresh -- Time elapsed: 0.836 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivation -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithAutoRefresh -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 1.231 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 1.270 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseActivation -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCollapseActivationOnParent -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredContainedElementCreationWithAutoRefresh -- Time elapsed: 0.564 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testFilteredElementCreationWithoutAutoRefresh -- Time elapsed: 0.606 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testHideCollapseWithConditionActivationWithoutAutoRefresh -- Time elapsed: 0.549 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoCollapseApplicationWhenFilter -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testCompositeFilterActivationOnParent -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithAutoRefreshWithoutRefreshOnOpening -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testNoFilterApplicationWhenCollapse -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.filter.CompositeFilterTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 1.196 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleSelection -- Time elapsed: 0.645 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterSorting -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testMultipleAndSimpleSelection -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testFilterWithTypedFilter -- Time elapsed: 0.510 s org.eclipse.sirius.tests.unit.diagram.filter.VariableFilterTest.testSimpleSelection -- Time elapsed: 0.613 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testNotFoundImage -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageOnDiagramCreation -- Time elapsed: 0.545 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageComputedRealSize -- Time elapsed: 0.693 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testEmptyWorkspaceImagePath -- Time elapsed: 0.633 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageDefaultSize -- Time elapsed: 0.668 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpressionInCorruptedSerializedDiagram -- Time elapsed: 0.662 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithAqlSizeComputationExpression -- Time elapsed: 0.830 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testMoveWorkspaceImageWithIntegerSizeComputationExpression -- Time elapsed: 0.665 s org.eclipse.sirius.tests.unit.diagram.style.WorkspaceImageTest.testWorkspaceImageRealSize -- Time elapsed: 0.663 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.026 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroMode -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeEdgesFalse -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueNotSynchroMode -- Time elapsed: 0.666 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.931 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroMode -- Time elapsed: 1.014 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 1.166 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeEdgesFalse -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroMode -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseSynchroModeWithMappingsInSynchroLockEdgesFalse -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseSynchroMode -- Time elapsed: 1.112 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.917 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddRootElementsFalseNotSynchroMode -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAllTrueSynchroMode -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.634 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithEdgesInSynchroLock -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testAddSubElementsFalseNotSynchroModeWithMappingsInSynchroLock -- Time elapsed: 0.870 s org.eclipse.sirius.tests.unit.diagram.synchronization.SynchronizationLockTest.testRootElementsFalseSynchroMode -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4RecSize -- Time elapsed: 0.970 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode1Size -- Time elapsed: 0.966 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2Size -- Time elapsed: 0.948 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode3Size -- Time elapsed: 0.955 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode4Size -- Time elapsed: 0.926 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeTest.testNode2ContainedSize -- Time elapsed: 0.976 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4RecSize -- Time elapsed: 1.897 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode1Size -- Time elapsed: 1.436 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2Size -- Time elapsed: 1.395 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode3Size -- Time elapsed: 1.401 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode4Size -- Time elapsed: 1.476 s org.eclipse.sirius.tests.unit.diagram.style.NodeSizeOnDiagramCreationTest.testNode2ContainedSize -- Time elapsed: 1.402 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeTest.testConsistentEdgeSizes -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.style.EdgeSizeComputationVariableTest.testEdgeSizeComputationWithVariables -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testNoAttachmentOnEdgeSelectionWithPreferenceDisabled -- Time elapsed: 0.585 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnBeginLabelSelection -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnCenterLabelSelection -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEdgeSelection -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.edge.AttachmentBetweenEdgeAndItsLabelsTest.testAttachmentOnEndLabelSelection -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseExpandFilterTest.testBorderedNodeBoundsAfterHavingCollapseAndExpandThem -- Time elapsed: 0.661 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsedHierarchy -- Time elapsed: 1.107 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNode -- Time elapsed: 0.593 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandAllElementsCollapsed -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeHierarchy -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNode -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandNodeHierarchy -- Time elapsed: 0.921 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNodeHierarchy -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeAndBorderedNode -- Time elapsed: 0.579 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseNodeHierarchy -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeOnNode -- Time elapsed: 0.664 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testExpandBorderedNode -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.filter.CollapseFilterTest.testCollapseBorderedNodeAndNodeHierarchy -- Time elapsed: 0.968 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetColorCategoryManager -- Time elapsed: 0.590 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetCustomColors -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSelectedColorsByPropertyId -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetLastUsedColors -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetSuggestedColors -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testSetSuggestedColors -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetBasicColors -- Time elapsed: 0.056 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testGetCustomColors -- Time elapsed: 0.059 s org.eclipse.sirius.tests.unit.diagram.style.ColorCategoryManagerTest.testAddLastUsedColors -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Source_All_Expanded -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Target_All_Expanded -- Time elapsed: 0.703 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Nodes_Target_All_Expanded -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingPointsIdentificationTest.test_Root_With_Containers_Source_All_Expanded -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_source_folding_style_edge_has_foldable_edges -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_target_folding_style_edge_has_foldable_edges -- Time elapsed: 0.656 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_target_of_source_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_source_of_target_folding_style_edge_has_no_foldable_edges -- Time elapsed: 0.671 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_is_considered_unfolded -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_node_with_no_edges_has_no_foldable_edges -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.folding.FoldingQueriesTest.test_container_with_no_edges_is_considered_unfolded -- Time elapsed: 0.739 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.809 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_source_folding_style_edges -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_multiple_levels_container_target_of_target_folding_style_edges -- Time elapsed: 0.678 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_source_of_source_folding_style_edges -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_unfolding_explicitly_hidden_container_with_target_folding_style_edges -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.diagram.folding.ContainerFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_target_of_target_folding_style_edges -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_source_folding_style_edges -- Time elapsed: 0.803 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_node_source_of_source_folding_style_edges -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_unfolding_explicitly_hidden_node_with_target_folding_style_edges -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_on_intermediate_node_target_of_target_folding_style_edges -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_multiple_levels_node_source_of_source_folding_style_edges -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.diagram.folding.NodeFoldingTest.test_folding_unfolding_on_intermediate_container_target_of_target_folding_style_edges -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testNoDeletionOfSemanticElements -- Time elapsed: 1.114 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfDiagramElementsAfterRollBackOnDeletion -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionWithoutRollBack -- Time elapsed: 0.946 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testDeletionAfterRollbackOnFirstDeletion -- Time elapsed: 0.980 s org.eclipse.sirius.tests.unit.diagram.refresh.CancelCommandsRefreshTests.testSameNumberOfGMFViewsAfterRollBackOnDeletion -- Time elapsed: 0.893 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.refresh.ConstantStyleRefreshTest.testCheckConstantStyleRefresh -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.diagram.refresh.DanglingReferencesTest.testDeleteSemanticElementCorrespondingToNode -- Time elapsed: 1.147 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInitWithImport -- Time elapsed: 0.488 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodes -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreVisibleAtCreation -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToNode -- Time elapsed: 0.324 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithSemanticCandidates -- Time elapsed: 0.249 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersInit -- Time elapsed: 0.383 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIgnoredElementsDeletion -- Time elapsed: 0.317 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainerWithEdgeMappingPrecondition -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBorderToBorder -- Time elapsed: 0.272 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testIfLabelsAreHiddenAtCreation -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainerInitWithSemanticCandidates -- Time elapsed: 0.248 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersWithBorder -- Time elapsed: 0.258 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDummyToLoadPlugins -- Time elapsed: 0.239 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testMappingsWithSameDomainClass -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPath -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testDuplicateElementsDeletion -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInit -- Time elapsed: 0.380 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeContainerToContainer -- Time elapsed: 0.257 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgeBetweenNodesWithDomain -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testContainersToListChange -- Time elapsed: 0.291 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesWithBorder -- Time elapsed: 0.243 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testEdgesNodeToNodewithPathAndDuplicateElements -- Time elapsed: 0.249 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramSynchronizerTest.testNodesInitWithImport -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.diagram.refresh.DiagramElementMappingHelperTest.testGetSemanticIterator -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditAToZ -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.refresh.DNodeListChildrenReoderingOnChildDirectEditTests.testDNodeListChildrenReorderingOnDirectEditYToB -- Time elapsed: 0.690 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithAutoRefresh -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testForceRefreshWithoutAutoRefresh -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.refresh.ForceRefreshToolTest.testAutoRefreshWithoutForceRefresh -- Time elapsed: 0.645 s org.eclipse.sirius.tests.unit.diagram.refresh.LabelExpressionOnEdgeCreationTest.testLabelExpressiononEdgeCreation_P1_P2 -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testRefreshToolTipWithNullValue -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.refresh.RefreshToolTipTest.testUpdateToolTipeWhenLabelPositionIsBorder -- Time elapsed: 0.617 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMReferencingOtherVSMNotDirectlyUsedByAird -- Time elapsed: 0.378 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModelWithSessionClose -- Time elapsed: 0.445 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdateDependenciesToOtherModel -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testCaseWithVSMThatNotReferencingAllMM -- Time elapsed: 0.372 s org.eclipse.sirius.tests.unit.api.semantic.DAnalysisModelsUpdateTests.testDAnalysisModelsUpdate -- Time elapsed: 0.365 s org.eclipse.sirius.tests.unit.diagram.refresh.StyleSizeChangeRefreshTest.testSizeRefresh -- Time elapsed: 0.669 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testContainerVariableReference -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.diagram.refresh.ConditionalStyleRefreshTest.testLabelRefresh -- Time elapsed: 0.676 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomization -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeStyleCustomization -- Time elapsed: 0.887 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testMultiValuatedEAttribute -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEReferenceStyleCustomization -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testAppliedOnAllPropertyCustomization -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.testEAttributeAndEReferenceStyleCustomizationReuse -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testEmptySemanticCandidatesExpression -- Time elapsed: 4.169 s org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening -- Time elapsed: 1.655 s org.eclipse.sirius.tests.unit.diagram.session.SessionTest.testManyCreateAndCloseSession -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testGetCustomData -- Time elapsed: 0.246 s org.eclipse.sirius.tests.unit.diagram.session.SessionServiceGMFDiagramTest.testClearGMFData -- Time elapsed: 0.240 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithSpecializedNodes -- Time elapsed: 0.011 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportInstanceOf -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeTypeOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.005 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithNonSpecializedNodes -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSuperTypeIteration -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeSuperTypeIteration -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnNodeCreationTool -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationOnNodes -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraTargetMapping -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerCreation -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagram -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefNonSpecializedWithSpecializedNodes -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testAreInSameHiearchy -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingInOptionalLayerRefSpecializedWithNonSpecializedNodes -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testBorderNodeCreation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInContainer -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNoSuperTypeIteration -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testReusedBorderNodeCreation -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsSource -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithNodeMappingImportsTarget -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeMappingSuperTypeIteration -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testContainerSpecializationCreation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testEdgeCreationWithExtraSourceMapping -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeInstanceOfWhenMappingsHaveTheSameNames -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeCreationInDiagramSpecialization -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testNodeMappingImportTypeOf -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testSpecializedNodeCreation -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.ToolsApplicabilityTest.testExtraMappingOnContainerCreationTool -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.tools.EdgeCreationToolWithExtraMappingTest.test_edge_creation_tool_with_extra_mapping_creates_only_one_edge -- Time elapsed: 0.131 s org.eclipse.sirius.tests.unit.diagram.tools.FindLabelToolTest.testContainerLabelSearch -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.diagram.tools.UndoAfterInconsistentEdgeCreationViewTest.testEdgeEditPartCreationAfterFilterDeactivation -- Time elapsed: 0.461 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndContainer -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testAvailableVariablesOnPrecondition -- Time elapsed: 0.079 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInContainer -- Time elapsed: 0.121 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnContainer -- Time elapsed: 0.117 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateBorderNodeOnNode -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenNodeAndContainer -- Time elapsed: 0.145 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenBorderNodeAndNode -- Time elapsed: 0.127 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateNodeInDiagram -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInContainer -- Time elapsed: 0.096 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoContainers -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoNodes -- Time elapsed: 0.140 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateContainerInDiagram -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.tools.CreationTest.testCreateEdgeBetweenTwoBorderNodes -- Time elapsed: 0.192 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.868 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testSubMappingImportThroughHideSubMappingsAttribute -- Time elapsed: 1.081 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.963 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithoutMappingImportWithoutLayer -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1AndL2 -- Time elapsed: 0.913 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewInContainerViewWithMappingImportWithLayerL1 -- Time elapsed: 0.905 s org.eclipse.sirius.tests.unit.diagram.tools.CreateViewWithMappingImportTests.testCreateViewWithMappingImportWithLayerL1 -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefTrue -- Time elapsed: 0.882 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefTrue -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testHideElementWithOneNotePrefFalse -- Time elapsed: 0.838 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteElementTest.testDeleteElementWithOneNotePrefFalse -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefTrue -- Time elapsed: 0.886 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testDeleteElementsWithOneNotePrefFalse -- Time elapsed: 0.871 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefTrue -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideNoteOnElementDeletionPrefTrue -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.diagram.tools.NoteBehaviorOnHideRevealDeleteManyElementsTest.testHideElementsWithOneNotePrefFalse -- Time elapsed: 0.945 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNull -- Time elapsed: 0.899 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsReflexive -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.916 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.811 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.830 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplEdgeFormatDataTest.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData1Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.891 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNull -- Time elapsed: 0.915 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsReflexive -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstUnequalObjects -- Time elapsed: 0.892 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatAgainstNewObject -- Time elapsed: 0.885 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsSymmetricAndTransitive -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.format.data.FormatHelperImplNodeFormatData2Test.testHaveSameFormatIsConsistentAcrossInvocations -- Time elapsed: 0.858 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForDDiagramElementWithSameSemanticElementsTest.testHierarchyWithCommonSemanticTargetStoreFormat -- Time elapsed: 0.650 s org.eclipse.sirius.tests.unit.diagram.format.data.manager.extension.FormatDataManagerSelectionTest.testAvailableManagersWhenExtensionProvides -- Time elapsed: 0.010 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.854 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithoutToolInManualRefresh -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDDiagramWithToolInManualRefresh -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTableWithToolInManualRefresh -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithToolInManualRefresh -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInManualRefreshTests.testDeletionOnDTreeWithoutToolInManualRefresh -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.655 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.514 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.492 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.528 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.481 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.476 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.463 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.471 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.441 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.438 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.449 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.436 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.550 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.565 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.558 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.520 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.540 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.450 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.548 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.569 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 1.227 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.940 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.950 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.873 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 2.073 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 1.079 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.974 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.427 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.932 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.903 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[5] -- Time elapsed: 1.666 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[6] -- Time elapsed: 1.784 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[7] -- Time elapsed: 1.362 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetSequenceDiagramTest.testApplyPredefinedFormatDataOnRawDiagramsFull[8] -- Time elapsed: 0.961 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.643 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.567 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExternalRefTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.526 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[0] -- Time elapsed: 0.647 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.582 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[1] -- Time elapsed: 0.553 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[2] -- Time elapsed: 0.547 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.579 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[3] -- Time elapsed: 0.524 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.542 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[4] -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[5] -- Time elapsed: 0.666 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 0.529 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[6] -- Time elapsed: 0.655 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[7] -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.587 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramSubset[8] -- Time elapsed: 0.586 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[0] -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[0] -- Time elapsed: 0.659 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[1] -- Time elapsed: 0.507 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[1] -- Time elapsed: 0.515 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[2] -- Time elapsed: 0.521 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[2] -- Time elapsed: 0.519 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[3] -- Time elapsed: 0.530 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[3] -- Time elapsed: 0.499 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsSubset[4] -- Time elapsed: 0.623 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerExistingTargetDiagramDiffSessionTest.testApplyPredefinedFormatDataOnRawDiagramsFull[4] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[0] -- Time elapsed: 0.950 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[1] -- Time elapsed: 0.824 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[2] -- Time elapsed: 0.806 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[3] -- Time elapsed: 0.983 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[4] -- Time elapsed: 0.990 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[5] -- Time elapsed: 1.340 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[6] -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[7] -- Time elapsed: 0.968 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCreateTargetSequenceDiagramDiffSessionTest.testApplyPredefinedFormatDataOnNewDiagramFull[8] -- Time elapsed: 1.342 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullDiagrams[0] -- Time elapsed: 0.283 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckDescriptionMatch[0] -- Time elapsed: 0.269 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckEmptyMapping[0] -- Time elapsed: 0.366 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullTargetDiagramRoot[0] -- Time elapsed: 0.316 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSameDiagrams[0] -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckSessions[0] -- Time elapsed: 0.305 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckTest.testCallCheckNullOrEmptyDiagramName[0] -- Time elapsed: 0.311 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerCallCheckSequenceTest.testCallCheckMapCompleteness[0] -- Time elapsed: 0.672 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnCreation -- Time elapsed: 0.875 s org.eclipse.sirius.tests.unit.diagram.format.data.LabelPositionOnContainerAndListTest.testLabelPositionOnDiagramOpening -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDropWithHideLabelByDefault -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testEdgeReconnection -- Time elapsed: 0.764 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeDragAndDrop -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testDNodeContainerDragAndDrop -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDropWithHideLabelByDefault -- Time elapsed: 0.947 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnDragAndDropTests.testBorderedNodeDragAndDrop -- Time elapsed: 0.936 s org.eclipse.sirius.tests.unit.diagram.dragndrop.LabelVisibilityOnCreationTest.testDNodeCreationWithBorderedNodeWithHideLabelByDefault -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideShowLayers -- Time elapsed: 0.659 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testShowLayer -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalette -- Time elapsed: 0.497 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testCreatePalettWithTransientLayerActivatedInPreviousSiriusVersion -- Time elapsed: 1.199 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersTest.testHideLayer -- Time elapsed: 0.628 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithoutLayerTest.testCreatePalette -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL4Layers -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L5Layers -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowLayers -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testShowLayer -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL5Layers -- Time elapsed: 0.104 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testCreatePalette -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL6Layers -- Time elapsed: 0.110 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L4Layers -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L3L4L5L6Layers -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testUpdatePaletteAfterViewpointChange -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL3L5Layers -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideLayer -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5L6Layers -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithLayersWithExtensionTest.testHideShowL2L4L5Layers -- Time elapsed: 0.102 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicRegistryFilter -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testCreatePalette -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteManagerWithFiltersTest.testBasicDynamicFilter -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithToolGroupsTest -- Time elapsed: 0.882 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhitConflictingLayerActivation -- Time elapsed: 0.866 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementTest -- Time elapsed: 0.904 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateWhithEclusiveLayerActivationAndHideReveal -- Time elapsed: 0.840 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithUndoRedoTest -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateDoesNotDeleteAllToolsTest.testPaletteUpdateOnFilterDisablementAndEnablementWithoutLayerTest -- Time elapsed: 0.883 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteUpdateWithoutInvalidThreadAccessTest.testPaletteUpdateOnLayerActivationWithToolFilter -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testPaletteStateAfterVsmToolAndSectionModifications -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.diagram.tools.palette.PaletteReloadAfterVSMChangeTest.testVSMUpdateImpliesCompletePaletteReload -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.testModifySessionOutsideEclipse -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testModelContentView -- Time elapsed: 0.095 s org.eclipse.sirius.tests.unit.diagram.views.session.ModelContentTest.testManyCreateAndCloseSession -- Time elapsed: 0.134 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingSquareBorderSize -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageSquareBorderSize -- Time elapsed: 0.851 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingEllipseBorderSize -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingLozengeBorderSize -- Time elapsed: 0.879 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingWorkspaceImageBorderSize -- Time elapsed: 0.844 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageTriangleBorderSize -- Time elapsed: 0.989 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageDotBorderSize -- Time elapsed: 0.913 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingDotBorderSize -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageStrokeBorderSize -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingNoteBorderSize -- Time elapsed: 0.902 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingBundleImageRingBorderSize -- Time elapsed: 0.916 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testNodeMappingGaugeBorderSize -- Time elapsed: 0.890 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingShapeBorderSize -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingFlatBorderSize -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.diagram.style.BorderSizeAndColorTest.testContainerMappingWorkspaceImageBorderSize -- Time elapsed: 1.137 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testAutoSize -- Time elapsed: 0.678 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testFixedSizeFromAutoSizeDoNotDisplayScrollBars -- Time elapsed: 0.878 s org.eclipse.sirius.tests.unit.diagram.layout.margin.BorderMarginTest.testMarginBorderInsets -- Time elapsed: 0.647 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMappingImport -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMapping -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseContainerNodeMapping -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseNodeMappingInContainerMapping -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.mappings.MappingsReuseTests.testReuseBorderNodeMappingInContainerMapping -- Time elapsed: 0.075 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithoutInherit -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithoutInherit -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1 -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2 -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testInit -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithoutInherit -- Time elapsed: 0.823 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithoutInherit -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F1WithInherit -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithInherit -- Time elapsed: 0.721 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F3WithInherit -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F1WithInherit -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F2WithInherit -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithInherit -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL2F2WithoutInherit -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.api.mappings.MappingImportAndFiltersTests.testOL1F3WithoutInherit -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusNotActiveByDefault -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateActiveByDefault -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testAddExtensionSiriusActiveByDefault -- Time elapsed: 0.067 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testActivationStatusStoredInSession -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.api.layers.OptionalLayersActivationTests.testCreateNotActiveByDefault -- Time elapsed: 0.054 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateDeactivateOptionalLayersTest.testActivateDeactivateOptionalLayer -- Time elapsed: 3.772 s org.eclipse.sirius.tests.unit.diagram.layers.ActivateLayerOnInvalidDiagramTest.testActivateLayerOnInvalidDiagram -- Time elapsed: 0.642 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImport -- Time elapsed: 0.899 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImport -- Time elapsed: 0.867 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImport -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionNodeImportWithHideSubMapping -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImport -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassContainerImportWithHideSubMapping -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testPreConditionContainerImportWithHideSubMapping -- Time elapsed: 0.844 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests.testDomainClassNodeImportWithHideSubMapping -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.api.layers.MultipleMappingImportTests2.testPreConditionNodeImport -- Time elapsed: 0.688 s org.eclipse.sirius.tests.unit.api.mappings.EdgeMappingTest.testEdgemappingCreation -- Time elapsed: 0.026 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping1 -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping2 -- Time elapsed: 0.679 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping3 -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping4 -- Time elapsed: 0.656 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping5 -- Time elapsed: 0.810 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportTests.testImportedContainerMapping6 -- Time elapsed: 0.881 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testCompartmentMappingsRecursion -- Time elapsed: 2.098 s org.eclipse.sirius.tests.unit.api.mappings.CompartmentMappingsTests.testVSMValidation -- Time elapsed: 0.336 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testVerticalStackDetection -- Time elapsed: 1.054 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsTest.testHorizontalStackDetection -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithWidthFixedSize -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testStackContainerWithNoRegion -- Time elapsed: 0.562 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithHeightFixedSize -- Time elapsed: 0.715 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testHorizontalStackWithAutoSize -- Time elapsed: 0.596 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testVerticalStackWithAutoSize -- Time elapsed: 0.590 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testFreeFormContainerWithAutoSize -- Time elapsed: 0.605 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsMultiLabelLayoutTest.testListContainerWithAutoSize -- Time elapsed: 0.603 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackBorderChanges -- Time elapsed: 0.958 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackBorderChanges -- Time elapsed: 1.005 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.303 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithDefinedSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.551 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInHorizontalStack -- Time elapsed: 1.121 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInVerticalStack -- Time elapsed: 1.096 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackInitialLayout -- Time elapsed: 1.066 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackInitialLayout -- Time elapsed: 1.016 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderHorizontalStack -- Time elapsed: 1.059 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testRemoveSemanticElementInHorizontalStack -- Time elapsed: 1.108 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLabelAlignmentInVerticalStack -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInVerticalStack -- Time elapsed: 1.148 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithLabelWithAListRegionWithDefinedSize -- Time elapsed: 1.319 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize -- Time elapsed: 1.386 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackContentPanes -- Time elapsed: 1.061 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testReorderVerticalStack -- Time elapsed: 0.957 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testHorizontalStackCornerChanges -- Time elapsed: 1.186 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackCornerChanges -- Time elapsed: 1.167 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testAddSemanticElementInHorizontalStack -- Time elapsed: 0.985 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testLayoutAtCreationHStackWithoutLabelWithAListRegionWithAutoSize_autoSizeAtArrangeDisabled -- Time elapsed: 1.243 s org.eclipse.sirius.tests.unit.diagram.compartment.CompartmentsLayoutTest.testVerticalStackContentPanes -- Time elapsed: 1.011 s org.eclipse.sirius.tests.unit.api.mappings.ContainerMappingImportWithChildrenPresentationChangesTests.testDiagramAfterChildrenPresentationChange -- Time elapsed: 1.133 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping1 -- Time elapsed: 0.754 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping2 -- Time elapsed: 0.694 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping3 -- Time elapsed: 0.772 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping4 -- Time elapsed: 0.588 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping5 -- Time elapsed: 0.608 s org.eclipse.sirius.tests.unit.api.mappings.NodeMappingImportTests.testImportedNodeMapping6 -- Time elapsed: 0.522 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.862 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalStyleRecursiveLookUpinMAppingImportChains -- Time elapsed: 0.819 s org.eclipse.sirius.tests.unit.diagram.style.MappingImportChainsTest.testConditionalSSimpleImportedStyleSelectionOnLayerActivation -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.refresh.MultiMappingImportChainsWithSameSemanticTest.testMappingUpdateVisitorCacheAndLocationKeepedOnDiagram -- Time elapsed: 0.694 s org.eclipse.sirius.tests.unit.api.refresh.EdgeWithConditionalStyleTest.testEdgeMappingWithConditionalStyle -- Time elapsed: 0.108 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testShapeContainerColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testNoteColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testLozengeColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testDotBackgroundColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testBundledImageDefaultColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testWorkspaceImageDefaultColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testCustomStyleDefaultColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEllipseColor -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testSquareColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testFlatContainerColors -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.api.refresh.DefaultColorsTest.testEdgeStrokeColor -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningTrue -- Time elapsed: 0.649 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testRefreshOnOpeningWithPrefRefreshOnOpeningFalse -- Time elapsed: 0.592 s org.eclipse.sirius.tests.unit.api.refresh.RefreshInUIThreadTests.testDirtyNotification -- Time elapsed: 1.095 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithoutToolInAutoRefresh -- Time elapsed: 0.889 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithToolInAutoRefresh -- Time elapsed: 0.826 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithoutToolInAutoRefresh -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTableWithoutToolInAutoRefresh -- Time elapsed: 0.827 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDDiagramWithToolInAutoRefresh -- Time elapsed: 0.910 s org.eclipse.sirius.tests.unit.api.refresh.RefreshOnDeletionInAutoRefreshTests.testDeletionOnDTreeWithToolInAutoRefresh -- Time elapsed: 0.785 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 5.386 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 5.609 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 3.061 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testNoteStyleCustomization -- Time elapsed: 16.96 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 17.88 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 17.88 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 18.08 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 16.76 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 2.814 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 5.043 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 17.31 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 16.97 s org.eclipse.sirius.tests.unit.api.refresh.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 17.22 s org.eclipse.sirius.tests.unit.diagram.tools.PartAndLabelPartSelectionDeletionTest.testDeleteSelectionOfNodeAndItsLabel -- Time elapsed: 0.749 s org.eclipse.sirius.tests.unit.api.refresh.StyleCustomizationAndConditionalStyleDescriptionTest.testWorkspaceImageStyleCustomizationWithConditionalStyleDescription -- Time elapsed: 0.635 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testShapeContainerStyle -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomShapeContainerStyle -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testWorkspaceImageContainerStyle -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testCustomColorShapeContainerStyle -- Time elapsed: 0.118 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshTests.testFlatContainerStyle -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.refresh.StyleRefreshWithLayerTests.testShapeContainerStyle -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfRepresentationDescription -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfLayer -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfLabelOfSirius -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfSirius -- Time elapsed: 0.113 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfRepresentationDescription -- Time elapsed: 0.074 s org.eclipse.sirius.tests.unit.api.refresh.ChangeIdAndLabelTests.testModificationOfIdOfLayer -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseContainerMapping -- Time elapsed: 0.085 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseNodeMapping -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.api.tools.ReusedMappingTest.testReuseBorderedNodeMapping -- Time elapsed: 0.078 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardMultipleSelection -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardOnEdge -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.api.tools.SelectionWizardTest.testSelectionWizardSingleSelection -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromRedefinedTool -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.api.tools.DeleteTest.testDeleteFromDefaultTool -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditBorderedNodeLabel -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditEdgeLabel -- Time elapsed: 0.132 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditContainerLabel -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.tools.DirectEditTest.testDirectEditNodeLabel -- Time elapsed: 0.109 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropNodeInContainer -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropContainerInContainer -- Time elapsed: 0.126 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInContainer -- Time elapsed: 0.129 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInNode -- Time elapsed: 0.327 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropTest.testDragAndDropBorderedNodeInDiagram -- Time elapsed: 0.222 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromControlledResource -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTesterisInSessionWithDraggedObjectInWrapper -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.diagram.dragndrop.DraggedObjectTesterTests.testDraggedObjectTester_isInSession_WithDraggedObject_FromNonControlledResource -- Time elapsed: 0.087 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImport -- Time elapsed: 0.349 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseContainerMapping -- Time elapsed: 0.070 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportNodeMapping -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnNodeImportAndDiagramExtension -- Time elapsed: 0.379 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImportAndDiagramExtension -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnRecursiveImportContainerMapping -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testNewDDToolOnContainerImport -- Time elapsed: 0.388 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportContainerMapping -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnImportNodeMapping -- Time elapsed: 0.071 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropWithImportImportTest.testDropTollOnBaseNodeMapping -- Time elapsed: 0.334 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectPreconditionEvaluation -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToContainer -- Time elapsed: 0.260 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToContainer -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToContainer -- Time elapsed: 0.250 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToBorderedNode -- Time elapsed: 0.172 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToBorderedNode -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToContainer -- Time elapsed: 0.320 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToBorderedNode -- Time elapsed: 0.141 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToBorderedNode -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromDNodeToDNode -- Time elapsed: 0.196 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToBorderedNode -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromContainerToDNode -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToContainer -- Time elapsed: 0.254 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToBorderedNode -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToDNode -- Time elapsed: 0.185 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromBorderedNodeToDNode -- Time elapsed: 0.186 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromDNodeToDNode -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectSourceFromBorderedNodeToContainer -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionTest.testReconnectTargetFromContainerToDNode -- Time elapsed: 0.255 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromDefaultTool -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDeleteFromRedefinedTool -- Time elapsed: 0.192 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDirectEdit -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoReconnection -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoDragAndDrop -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.api.tools.UndoRedoTest.testUndoRedoCreation -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrol -- Time elapsed: 0.382 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyInOrderOfHerarchy -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.test2ControlsSuccessivelyNotInOrderOfHerarchy -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnModelsRef -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolControlUncontrol -- Time elapsed: 0.046 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControl -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithoutRepresentation -- Time elapsed: 0.128 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testUncontrolWithTwoRepresentationsFileLinkedToTheUncontrolledElement -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlWithAssertOnReferencedAnalysisWithRepresentation -- Time elapsed: 0.122 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlTest.testControlUncontrolSecondModel -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testJavaActionWithPrecondition -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteOtherThanSelectionFromJavaAction -- Time elapsed: 0.701 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testUniversalToolInvokingJavaAction -- Time elapsed: 0.107 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticDeleteFromJavaAction -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.api.tools.ExternalJavaActionTest.testDeleteWithSemanticRemoveFromJavaAction -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top2 -- Time elapsed: 0.692 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Top3 -- Time elapsed: 0.694 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Sub_Top1 -- Time elapsed: 0.653 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeViewTest.testAssociationTool_Top1_Sub -- Time elapsed: 0.698 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetDefaultValueEEnumAttributeType -- Time elapsed: 0.100 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromLiteral -- Time elapsed: 0.088 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromEnumerator -- Time elapsed: 0.099 s org.eclipse.sirius.tests.unit.api.tools.SetValueEEnumAttributeTypeTest.testSetValueEEnumAttributeTypeFromInteger -- Time elapsed: 0.089 s org.eclipse.sirius.tests.unit.api.tools.ForToolTests.testForTools -- Time elapsed: 0.295 s org.eclipse.sirius.tests.unit.api.mmextension.ExtensionPaletteToolTest.testLayerToolInExtensionStyle -- Time elapsed: 0.409 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.312 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefreshWithUnsynchronizedDiagram -- Time elapsed: 1.041 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationAutoRefresh -- Time elapsed: 1.064 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeTest.testEdgeCreationManualRefresh -- Time elapsed: 1.230 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentationClosingSession -- Time elapsed: 0.527 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndDeleteRepresentationTest.testControlAndDeleteRepresentation -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications -- Time elapsed: 0.014 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testBorderedNodeViewOnListCreation -- Time elapsed: 0.356 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreationInPackage -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testNodeCreation -- Time elapsed: 0.195 s org.eclipse.sirius.tests.unit.api.tools.CreateNodeViewTest.testUnexecutableToolWithMissingModelOperation -- Time elapsed: 0.139 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 s org.eclipse.sirius.tests.unit.api.tools.tasks.RemoveDanglingReferencesTestCase.testDanglingReferenceRemovalFromResourceSet -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationBorderedNodeTool -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationNodeTool -- Time elapsed: 0.123 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationEdgeTool -- Time elapsed: 0.119 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeVariableDiagramForLabelFromCreationContainerTool -- Time elapsed: 0.106 s org.eclipse.sirius.tests.unit.diagram.compute.variable.ComputeAvailableVariableLabelTest.testComputeAvailableVariableDiagramForLabel -- Time elapsed: 0.045 s org.eclipse.sirius.tests.unit.api.tools.SiriusControlAndCrossReferenceTest.testControl -- Time elapsed: 0.338 s org.eclipse.sirius.tests.unit.diagram.tools.DoubleClicCommandBuilderForceRefreshTest.testDoubleClickCommandBuilder -- Time elapsed: 0.060 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithoutSpecificMessage -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithSpecificMessage -- Time elapsed: 0.093 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughServiceInterpreterWithSpecificMessage -- Time elapsed: 0.041 s org.eclipse.sirius.tests.unit.diagram.services.ServiceCallsWithOperationCanceledExceptionTest.testCallingJavaServiceThroughAQLWithoutSpecificMessage -- Time elapsed: 0.084 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfActionBarReferences -- Time elapsed: 1.899 s org.eclipse.sirius.tests.unit.diagram.actionbars.ActionBarsTest.testNumberOfListenerIsCorrectAfterOpenCloseDiagrams -- Time elapsed: 3.200 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testDeleteElementsAndCheckErrorLog -- Time elapsed: 0.505 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenMovingElement -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.filter.DiagramListenersTests.testNbNotificationsWhenActivatingFilter -- Time elapsed: 0.822 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.LayerTests.testEdgeMappingConservationOfLayout -- Time elapsed: 0.664 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView -- Time elapsed: 1.032 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromModelContentView_containerCase -- Time elapsed: 0.959 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationForCreationFromNavigation -- Time elapsed: 1.119 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefreshWithActivatedCollapseFilter -- Time elapsed: 1.122 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationAfterRefresh -- Time elapsed: 1.044 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.PortLocationTest.testPortLocationsAndMoreWithForCollapseFilter -- Time elapsed: 1.536 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoHideElement -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.modeler.uml.HideAndDeleteUndoTest.testUndoDeleteFromDiagram -- Time elapsed: 1.025 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBAndThenCWithTheirRepresentations -- Time elapsed: 0.135 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testUncontrolC -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlTest.testControlBWithItsRepresentationAndThenControlC -- Time elapsed: 0.022 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlGrandSonWhenGrandFatherIsReadOnly -- Time elapsed: 0.111 s org.eclipse.sirius.tests.unit.diagram.control.HierarchicalControlWithRootElementReadOnlyTest.testControlUncontrolp1p1p1 -- Time elapsed: 0.130 s org.eclipse.sirius.tests.unit.api.refresh.IconRefreshTests.testLabelIconRefreshedOnSemanticChange -- Time elapsed: 1.697 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 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.001 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.002 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testGroupOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuInToolGroupSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testOperationActionInGroup -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testPopupMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.vsm.editor.PopupMenuTest.testCreationMenuOnToolSection -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToPluginUri -- Time elapsed: 0.073 s org.eclipse.sirius.tests.unit.common.SiriusUriTests.testSiriusUriToWorkspaceUri -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRefresh -- Time elapsed: 1.116 s org.eclipse.sirius.tests.unit.diagram.modelers.ecore.EntitiesDiagramStyleCustomizationTests.testCustomStyleKeepingDuringRepair -- Time elapsed: 1.856 s org.eclipse.sirius.tests.unit.api.tools.GenericToolTest.testGenericTool -- Time elapsed: 0.097 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithAutoRefresh -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.perf.diagram.refresh.connections.DCompartmentConnectionRefreshMgrTest.testDiagramOpenningWithoutAutoRefresh -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNotErrorOnUndoRedoOfGroupingClasses -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.tools.GMFbugTest.testNoErrorWhenGroupingClassesIntoPackage -- Time elapsed: 0.689 s org.eclipse.sirius.tests.unit.diagram.node.style.ModifyNodeStyleTest.testChangeStyleNode -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.navigation.NavigationOperationTest.test_create_and_open_new_representation_from_tool -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testInitAndRefreshComputedColor -- Time elapsed: 1.056 s org.eclipse.sirius.tests.unit.diagram.style.ComputedColorTest.testDefaultComputedColor -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerCreation -- Time elapsed: 0.554 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterGenericTool -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionFromSemanticElementAfterContainerCreation -- Time elapsed: 1.313 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation -- Time elapsed: 1.043 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterDirectEditTool -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterContainerCreation_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.601 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterNodeCreation -- Time elapsed: 0.534 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDoubleClick -- Time elapsed: 0.618 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDirectEdit -- Time elapsed: 0.638 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterReconnect -- Time elapsed: 0.630 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testSelectionAfterEdgeCreation -- Time elapsed: 0.813 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterDeletion -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterEdgeCreation -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.tools.SelectionAfterToolExecutionTest.testRunTimeVariableAfterContainerDrop -- Time elapsed: 0.685 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.211 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.table.unit.tools.SelectionInTableAfterToolExecutionTest.testSelectionAfterCreateLineTool -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.025 s org.eclipse.sirius.tests.unit.table.unit.migration.InitializeElementsToSelectExpressionForTableMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.057 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testFilterSortingMigration -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.migration.ActivatedFilterSortingMigrationParticipantTest.testAirdMigrationIsNeededOnData -- Time elapsed: 0.040 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationVersionSerialisation -- Time elapsed: 0.234 s org.eclipse.sirius.tests.unit.diagram.migration.JumpLinkNewTypeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.609 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTestsBefore6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.063 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabels -- Time elapsed: 0.578 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfFreshlyCreatedDiagram -- Time elapsed: 0.425 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testLabelCoordinatesOfDiagramWithMovedLabelsInSirius6_3_0 -- Time elapsed: 0.604 s org.eclipse.sirius.tests.unit.diagram.migration.LabelOnBorderMigrationTests6_3_0.testMigrationIsNeededOnData -- Time elapsed: 0.061 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.080 s org.eclipse.sirius.tests.unit.diagram.migration.EdgesZOrderMigrationParticipantTest.testEdgesFigures -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.068 s org.eclipse.sirius.tests.unit.diagram.migration.WorkspaceImageGMFBoundsMigrationParticipantTest.testGMFBounds -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testMigrationIsNeededOnData -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.diagram.migration.NodeStyleMigrationParticipantTest.testNodeStyleConstancy -- Time elapsed: 0.069 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromNodeToEdge -- Time elapsed: 0.861 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromNodeToEdge -- Time elapsed: 0.923 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeHideRevealFromEdgeToNode -- Time elapsed: 0.846 s org.eclipse.sirius.tests.unit.diagram.action.EdgeOnEdgeHideRevealTest.testEdgeLabelHideRevealFromEdgeToNode -- Time elapsed: 0.952 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.342 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.385 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.292 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefresh -- Time elapsed: 1.332 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefresh -- Time elapsed: 1.377 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.379 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.402 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeEditLabeledFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.418 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.316 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.268 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.283 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.308 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.317 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.318 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.384 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.370 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.360 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.405 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.364 s org.eclipse.sirius.tests.unit.api.tools.EditEdgeOnEdgeTest.testEdgeLabelEditedFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.347 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.287 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefresh -- Time elapsed: 1.298 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.282 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.261 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.286 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.308 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.290 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefresh -- Time elapsed: 1.329 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.357 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.409 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.306 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.340 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.361 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.355 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.374 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.378 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.342 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.323 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.266 s org.eclipse.sirius.tests.unit.diagram.filter.FilterEdgeOnEdgeTest.testEdgeFilterFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.297 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.279 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.396 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.350 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefresh -- Time elapsed: 1.309 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.291 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.335 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.309 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.298 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.311 s org.eclipse.sirius.tests.unit.diagram.layers.LayerEdgeOnEdgeTest.testEdgeLayerFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.297 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.318 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.285 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.284 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.300 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.340 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.352 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.343 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.289 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.296 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconncetionFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.265 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.281 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.286 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.290 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.297 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.292 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.558 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.310 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromEdgeToNodeInManualRefresh -- Time elapsed: 1.303 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.302 s org.eclipse.sirius.tests.unit.api.tools.ReconnectionEdgeOnEdgeTest.testEdgeReconnectionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.314 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.293 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.304 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.330 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.392 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.404 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.356 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.418 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.390 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.391 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.327 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.314 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefresh -- Time elapsed: 1.279 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.336 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.415 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefresh -- Time elapsed: 1.389 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.362 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.375 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.313 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.344 s org.eclipse.sirius.tests.unit.api.tools.CreateEdgeOnEdgeTest.testEdgeCreationFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.353 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_diagram -- Time elapsed: 0.856 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.381 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.371 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.293 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.473 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.375 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.353 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedDiagram -- Time elapsed: 1.346 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.302 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefresh -- Time elapsed: 1.286 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedDiagram -- Time elapsed: 1.485 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.648 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_diagram -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.369 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram1_model -- Time elapsed: 1.002 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.351 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.530 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromNodeToEdgeInAutoRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.384 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedEdgeOnEdgeMapping -- Time elapsed: 1.360 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testIndirectEdgeDeletionFromNodeToEdgeWithSuccessiveEgdeOnEdgesInManualRefreshUnsynchronizedDiagram2_model -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.action.DeleteEdgeOnEdgeTest.testEdgeDeletionFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.595 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.335 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.312 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.339 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefreshUnsynchronizedSourceMapping -- Time elapsed: 1.276 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInAutoRefresh -- Time elapsed: 1.309 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefresh -- Time elapsed: 1.341 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInManualRefresh -- Time elapsed: 1.401 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefresh -- Time elapsed: 1.368 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromNodeToEdgeInManualRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.316 s org.eclipse.sirius.tests.unit.api.tools.DragAndDropForEdgesonEdgesFromDiagramTest.testEdgeDnDFromEdgeToNodeInAutoRefreshUnsynchronizedTargetMapping -- Time elapsed: 1.271 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDefaultLayer -- Time elapsed: 0.206 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationImagePathVSM -- Time elapsed: 0.142 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithElementMappingNoStyle -- Time elapsed: 0.339 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testVariableNameValidation -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBothEditLabelToolAndCellEditorTool -- Time elapsed: 0.391 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMWithDiagramExtension -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationWithWhiteSpaceAfterAndBeforeDomainClassName -- Time elapsed: 0.400 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClassWitAQLSyntaxANdhMetamodelReferencedFromRegistry -- Time elapsed: 0.029 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationMetaModelsVSM -- Time elapsed: 0.120 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSM -- Time elapsed: 0.116 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationVSMForEachKindOfProblem -- Time elapsed: 0.329 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testTypeValidation -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testValidationDomainClass -- Time elapsed: 0.326 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMValidationTest.testBlankVariableNameValidation -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAttributeNameValidation -- Time elapsed: 0.350 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEAttributeCustomizationAppliedOnValidation -- Time elapsed: 0.402 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testEmptyAppliedOnValidation -- Time elapsed: 0.006 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithOnlyCustomStyle -- Time elapsed: 0.007 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testDiagramExtensionRegexWithNotOnlyCustumStyle -- Time elapsed: 0.103 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation1 -- Time elapsed: 0.335 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingBothEStructuralFeatureCustomizationValidation2 -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationAppliedOnValidation -- Time elapsed: 0.325 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testCustomizationValidation -- Time elapsed: 0.270 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectEReferenceCustomizationReferenceNameValidation -- Time elapsed: 0.261 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEReferenceCustomizationValidation -- Time elapsed: 0.308 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMWithCustomizationValidationTests.testIncorrectVSMElementCustomizationReuseReusingEAttributeCustomizationValidation -- Time elapsed: 0.316 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.052 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 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 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 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 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.36: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.37: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.38: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.39: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.40: (predicateExpression : aql:diagram.edges->size()> 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.41: (borderSizeComputationExpression : 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.42: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.43: (sizeComputationExpression : 3 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.44: (strokeSizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNodeReusedByOthers:ConditionalNodeStyleDescription:DotDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.45: (preconditionExpression : aql:source.type <> null && target.messages->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.46: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.47: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.48: (targetExpression : aql:OrderedSet{self}->including(self)->including(self) in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.49: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.50: (predicateExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.51: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.52: (labelExpression : aql:view.isFold in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantNode to InteractionNode through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.53: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.54: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.55: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.56: (labelExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:Dupplicate ParticipantNode to InteractionNode through Message:EdgeStyleDescription:CenterLabelStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.57: (targetFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.58: (sourceFinderExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.59: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.60: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.61: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:(Participant/Interaction)Container to (Participant/Interaction)Container through Message:ConditionalEdgeStyleDescription:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.62: (targetFinderExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.63: (sizeComputationExpression : 2 in vsmtypes:VSMTypes:SelfTypeInference:Default:RelationBasedEdge Interaction Container to Interaction Node:EdgeStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.64: (preconditionExpression : aql:container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.65: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.66: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.67: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.68: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:FlatContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.69: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.72: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.73: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.74: (predicateExpression : aql:view.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.75: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.76: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.77: (tooltipExpression : aql:view.childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.78: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.79: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.80: (predicateExpression : aql:diagram.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.81: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.82: (labelExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.83: (widthComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.84: (heightComputationExpression : -1 in vsmtypes:VSMTypes:SelfTypeInference:Default:ParticipantContainer:ConditionalContainerStyleDescription:ShapeContainerStyleDescription)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.85: (preconditionExpression : aql:containerView.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.86: (semanticCandidatesExpression : aql:containerView.target.eAllContents(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.87: (semanticCandidatesExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.88: (borderSizeComputationExpression : 1 in vsmtypes:VSMTypes:SelfTypeInference:Default:InteractionContainer:InteractionContainerInContainer:WorkspaceImageDescription)] -- Time elapsed: 0.001 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 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 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.103: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.104: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.105: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.106: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.107: (browseExpression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.108: (browseExpression : aql:self.messages in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.109: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.110: (browseExpression : aql:i.participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.111: (browseExpression : feature:interactionUses in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.112: (browseExpression : aql:self.ownedInteractions.combinedFragments in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.113: (expression : aql:interactions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.114: (browseExpression : aql:inter.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check Node variables types are infered:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.115: (precondition : aql:container.ownedInteractions->size() >0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.116: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.117: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.118: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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 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.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.123: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.124: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check variables types with multiple self types:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 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 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.129: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.130: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.131: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.132: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.133: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.134: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.135: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.136: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.137: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.138: (browseExpression : feature:eContainer in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.139: (browseExpression : var:createdMessage in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.003 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.007 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.141: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.142: (browseExpression : feature:start in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:CreateInstance:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.143: (browseExpression : feature:abstract in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.144: (expression : feature:eOperations in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.145: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.146: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.147: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.148: (browseExpression : feature:eParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.149: (expression : feature:eTypeParameters in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.150: (browseExpression : var:op in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.003 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.007 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.152: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.153: (browseExpression : feature:eBounds in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:MultipleTypes:InitialOperation:ChangeContext:CreateInstance:For:For:ChangeContext:ChangeContext)] -- Time elapsed: 0.008 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 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 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.160: (containerViewExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.161: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:CreateViews:InitialNodeCreationOperation:ChangeContext:CreateView:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.162: (precondition : aql:preTarget.executions->size() > 0 and preTargetView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.163: (connectionStartPrecondition : aql:preSource.type <> null and preSourceView.resizeKind <> null and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.164: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.165: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.166: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.167: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.168: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.169: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.170: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.175: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.176: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.177: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.178: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.179: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.180: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.181: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.182: (browseExpression : var:targetView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.183: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.184: (browseExpression : var:sourceView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.185: (browseExpression : feature:resizeKind in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Domain ParticipantNode to Interaction Node two Edge Mappings:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.186: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.187: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.189: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.190: (browseExpression : feature:width in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.191: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.192: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantNode:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.193: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.194: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.195: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.196: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.197: (browseExpression : feature:childrenPresentation in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.198: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete ParticipantContainer:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.200: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.201: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.202: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.203: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.204: (browseExpression : feature:sourceNode in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.205: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.206: (browseExpression : feature:edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Delete Message Edge:InitialOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.207: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.208: (conditionExpression : aql:self.name <> null in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.209: (browseExpression : feature:eAllContents in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.210: (conditionExpression : aql:self.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:If:ChangeContext:If)] -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.211: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.212: (browseExpression : feature:name in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.213: (valueExpression : test in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:CreateInstance:SetValue)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.214: (expression : aql:self.eAllContents() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.215: (conditionExpression : aql:i.oclIsKindOf(interactions::Interaction) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.216: (browseExpression : aql:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.004 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.217: (conditionExpression : aql:i.oclIsKindOf(ecore::EObject) in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case)] -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.218: (browseExpression : feature:eClass in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check AQL type inference:InitialNodeCreationOperation:ChangeContext:For:Switch:Case:ChangeContext)] -- Time elapsed: 0.004 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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.222: (browseExpression : var:elementView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.004 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.224: (browseExpression : aql:diagram in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:GenericTool:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.225: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.226: (browseExpression : var:containerView in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.227: (browseExpression : aql:self.childrenPresentation = diagram::ContainerLayout::List in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Check container view when its a container:InitialNodeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.228: (precondition : aql:views.target->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.229: (elementsToSelect : aql:views.target->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.230: (browseExpression : var:views in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.231: (browseExpression : feature:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:A Menu:Some Operation:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.232: (precondition : aql:container.ownedInteractions->size() > 0 and containerView.edges->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.233: (navigationNameExpression : aql:diagramName + ' ' + containerView.documentation + container.ownedInteractions->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:toDiagram)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.234: (navigationNameExpression : var:tableName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:ToTable)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.235: (browseExpression : var:element in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.236: (browseExpression : aql:self.executions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:DoubleClick on Interaction:InitialOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 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 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 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 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 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 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 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.253: (browseExpression : aql:i.states in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Selection Wizard:InitialOperation:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.254: (precondition : aql:self.participants->size() > 0 and container.ownedInteractions->size() > 0 in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.255: (titleExpression : aql:self.participants->size() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.256: (browseExpression : aql:self.participants->first() in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.257: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.258: (conditionExpression : aql:self.name = diagramName in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.259: (browseExpression : aql:containerView.edges in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeValid:Create diag from interaction:InitialOperation:ChangeContext:If:ChangeContext)] -- Time elapsed: 0.002 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 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 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.001 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 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.271: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.272: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto self.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.273: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.274: (browseExpression : var:source in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.275: (browseExpression : feature:type in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.276: (browseExpression : var:target in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.277: (browseExpression : feature:participants in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container:InitEdgeCreationOperation:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.278: (browseExpression : var:self in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Domain Participant/InteractionContainer to Interaction/Participant Container With Extra Mapping:InitEdgeCreationOperation:ChangeContext)] -- Time elapsed: 0.006 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 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.281: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.282: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.283: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.284: (browseExpression : feature:nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:Container Goto container.nonExistent:InitialNodeCreationOperation:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.285: (browseExpression : var:container in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.286: (expression : aql:self.ownedInteractions in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.287: (browseExpression : aql:i.nonExistent in vsmtypes:VSMTypes:SelfTypeInference:Default:ShouldBeInvalid:For self.nonExistent:InitialNodeCreationOperation:ChangeContext:For:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.288: (headerLabelExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.289: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.290: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:ForegroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.291: (predicateExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.292: (predicateExpression : feature:nonExistent in vsmtypes:VSMTypes:XTable:Message Line:BackgroundConditionalStyle)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.293: (semanticCandidatesExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.294: (headerLabelExpression : feature:context in vsmtypes:VSMTypes:XTable:Message Line:MessageEnd subline)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.295: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.296: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.297: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.298: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.299: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.300: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.301: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.302: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Create MessageEnd:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.305: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.306: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.307: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Message Line:Delete Message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.308: (headerLabelExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.309: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.310: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.311: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.312: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.313: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.314: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.315: (browseExpression : var:container in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.316: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Create Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.320: (browseExpression : var:element in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.321: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Participant Column:Delete Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.045 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.324: (browseExpression : var:root in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.325: (browseExpression : var:lineSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.326: (browseExpression : feature:sendingEnd in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.327: (browseExpression : var:columnSemantic in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.328: (browseExpression : feature:type in vsmtypes:VSMTypes:XTable:Intersection Message Participant:LabelEditTool:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.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.001 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 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.001 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 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 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.340: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.341: (browseExpression : feature:type in vsmtypes:VSMTypes:EditionTable:Participants:create message:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.342: (elementsToSelect : service:stdEmptyCollection in vsmtypes:VSMTypes:EditionTable:Create new Participant)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.343: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.344: (browseExpression : var:root in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.345: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.346: (browseExpression : var:element in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.347: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.348: (browseExpression : var:container in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext)] -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.349: (browseExpression : feature:ownedInteractions in vsmtypes:VSMTypes:EditionTable:Create new Participant:ChangeContext:ChangeContext:ChangeContext)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.matchesExpectationsRegardingValidation[org.eclipse.sirius.tests.unit.diagram.vsm.VSMVariableTypesValidationTest.350: (labelExpression : feature:name in vsmtypes:VSMTypes:EditionTable:name)] -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtension -- Time elapsed: 0.072 s org.eclipse.sirius.tests.unit.api.componentization.DiagramCustomizationTest.testEnablingSiriusWithExtensionTwice -- Time elapsed: 0.074 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.066 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesInstanceRoleAndLifeline -- Time elapsed: 0.806 s org.eclipse.sirius.tests.unit.diagram.sequence.SiriusSequenceDiagramTests.testParticipantCreationToolCreatesOneSemanticElement -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.edit.SequenceAdapterFactoryRegistryTest.testExposedAdapterFactories -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRules -- Time elapsed: 0.028 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testTemplateToDiagramRule -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomData -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testLifelineToNodeMappingRules -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionMappingRulesRecursivity -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testChildElementIsDeletedWhenSourceIsDeleted -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramIsRecreatedWhenRemoved -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testBasicMessageToEdgeMappingRules -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testExecutionToExecutionAndSubExecutionsRules -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.diagram.sequence.template.TemplateToDiagramDescriptionTest.testDiagramKeepingCustomChilds -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificMappingsAvailable -- Time elapsed: 0.055 s org.eclipse.sirius.tests.unit.diagram.sequence.NewChildMenusExtensionTests.testSequenceSpecificToolsAvailable -- Time elapsed: 0.052 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_execution_identification -- Time elapsed: 0.946 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_diagram_identification -- Time elapsed: 0.920 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_instancerole_identification -- Time elapsed: 0.942 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_operand_fragment_identification -- Time elapsed: 0.860 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_observation_point_identification -- Time elapsed: 0.918 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_message_identification -- Time elapsed: 0.882 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_state_identification -- Time elapsed: 0.911 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lost_message_end_identification -- Time elapsed: 0.956 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_lifeline_identification -- Time elapsed: 0.898 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_combined_fragment_identification -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_end_of_life_identification -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsIdentificationTests.test_interaction_use_identification -- Time elapsed: 0.850 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_navigation_diagram_to_lifelines -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_observation_point_on_diagram -- Time elapsed: 0.956 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_non_reflective_synchronous_message -- Time elapsed: 1.262 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_states_on_diagram -- Time elapsed: 0.945 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_messages_on_diagram -- Time elapsed: 0.888 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_executions_on_diagram -- Time elapsed: 0.845 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationTests.test_find_all_lost_messages_end_on_diagram -- Time elapsed: 0.939 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_interaction_uses_on_diagram -- Time elapsed: 0.923 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_combined_fragments_on_diagram -- Time elapsed: 0.876 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsNavigationWithCFTests.test_find_all_operands_on_diagram -- Time elapsed: 0.854 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_message -- Time elapsed: 0.905 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_lifeline -- Time elapsed: 0.970 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_combined_fragment -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_state -- Time elapsed: 0.929 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_operand -- Time elapsed: 0.917 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_execution -- Time elapsed: 0.984 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsSubEventsTests.test_sub_events_interaction_use -- Time elapsed: 1.036 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_message -- Time elapsed: 0.998 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_lifeline -- Time elapsed: 0.997 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_combined_fragment -- Time elapsed: 1.007 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_operand -- Time elapsed: 0.984 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_execution -- Time elapsed: 0.975 s org.eclipse.sirius.tests.unit.diagram.sequence.structure.SequenceDiagramElementsParentEventsTests.test_sub_events_interaction_use -- Time elapsed: 0.978 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelinesSouthCenteredBorderItemLocatorTest.testArrangeAllAfterSequenceDiagramCreationGeneratesValidBounds -- Time elapsed: 0.965 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextCreationInALifelineNotPossible -- Time elapsed: 0.683 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteUnset -- Time elapsed: 0.941 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteCreationInALifelineNotPossible -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFTextDropInALifelineNotPossible -- Time elapsed: 0.699 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testSequenceDiagramEditPartBrokerDetection -- Time elapsed: 0.689 s org.eclipse.sirius.tests.unit.diagram.sequence.LifelineTests.testGMFNoteDropInALifelineNotPossible -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1Bis -- Time elapsed: 1.209 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testDiagramConsistency -- Time elapsed: 0.504 s org.eclipse.sirius.tests.unit.diagram.sequence.ExecutionTests.testExecutionDeletion1 -- Time elapsed: 1.266 s org.eclipse.sirius.tests.unit.diagram.sequence.HeaderHeightTests.testHeaderHeightSize -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.diagram.sequence.vsm.interpreted.expression.variables.AbstractToolDescription_Precondition_AbstractVariable_Access_Tests.testSequenceSpecificsVariablesAccess -- Time elapsed: 1.403 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.115 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDoneOnce -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.sequence.CollapseFilterSequenceMigrationTest.testSequenceCollapseFilterMigrationDone -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.101 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDoneOnce -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.sequence.SequenceMessageFlagResetMigrationTest.testSequenceMessageFlagMigrationDone -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.sequence.OperandFigureAndEdgesTest.testNoteAttachmentIsVisible -- Time elapsed: 0.684 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteOperandContainingNote -- Time elapsed: 0.921 s org.eclipse.sirius.tests.unit.diagram.sequence.DeleteElementsLinkedToNoteTest.testDeleteCombinedFragmentContainingNote -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckConsistantStoreFormat -- Time elapsed: 3.277 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.974 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testBasicStoreFormat -- Time elapsed: 2.938 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreEdgeFormatData -- Time elapsed: 0.658 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsTest.testStoreNodeFormatData -- Time elapsed: 0.678 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckConsistentStoreFormat -- Time elapsed: 3.159 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testCheckNumberOfStoredFormats -- Time elapsed: 2.938 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testBasicStoreFormat -- Time elapsed: 2.961 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreEdgeFormatData -- Time elapsed: 0.657 s org.eclipse.sirius.tests.unit.diagram.format.data.MappingBasedSiriusFormatDataManagerTest.testStoreNodeFormatData -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[0] -- Time elapsed: 0.901 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[1] -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[2] -- Time elapsed: 0.881 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[3] -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[4] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[5] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[6] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[7] -- Time elapsed: 0.686 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[8] -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[9] -- Time elapsed: 0.735 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[10] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[11] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[12] -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[13] -- Time elapsed: 0.812 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[14] -- Time elapsed: 0.817 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[15] -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[16] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[17] -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[18] -- Time elapsed: 0.900 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[19] -- Time elapsed: 0.920 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[20] -- Time elapsed: 0.919 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[21] -- Time elapsed: 1.095 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[22] -- Time elapsed: 1.055 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[23] -- Time elapsed: 1.035 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[24] -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[25] -- Time elapsed: 0.886 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[26] -- Time elapsed: 0.853 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[27] -- Time elapsed: 0.924 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[28] -- Time elapsed: 0.911 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsStoreWithPredefinedDataTest.testStoreFormatAgainstPredefinedData[29] -- Time elapsed: 0.967 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenEntitiesRepresentationInEditor -- Time elapsed: 0.373 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenCrossTableRepresentationInEditor -- Time elapsed: 1.268 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testOpenTableRepresentationInEditor -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.api.session.TablesAndEntitiesDirtyTest.testCreateAndOpenTableRepresentationInEditor -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithPrefix -- Time elapsed: 0.410 s org.eclipse.sirius.tests.unit.common.interpreter.acceleo.mtl.AcceleoMTInterpreterOnPackageImportTests.testPackageImportWithoutPrefix -- Time elapsed: 0.146 s org.eclipse.sirius.tests.unit.perf.common.Session1MillionTests.testSessionCreationTime -- Time elapsed: 0.077 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testTwoRepresentationsMovesSuccessively -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testOpenMultipleSessions -- Time elapsed: 0.624 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoMultipleSyncNotifications -- Time elapsed: 0.580 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testDeleteAndUndo -- Time elapsed: 0.591 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCloseEventsNonDirty -- Time elapsed: 1.598 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testNoNotification -- Time elapsed: 0.611 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testCreateRepresentationEvents -- Time elapsed: 0.560 s org.eclipse.sirius.tests.unit.api.session.SessionManagerListener2Tests.testSaveSession -- Time elapsed: 0.571 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testBorderedBoundsAreCorrectAfterRunningRepair -- Time elapsed: 0.133 s org.eclipse.sirius.tests.unit.diagram.migration.RepairWithActivatedFiltersTest.testFiltersAreCorrectlyRestoredAfterRunningRepair -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizations -- Time elapsed: 1.204 s org.eclipse.sirius.tests.unit.diagram.migration.RepairOnStyleCustomizationsTest.testRepairOnStyleCustomizationsUnsynchronized -- Time elapsed: 1.290 s org.eclipse.sirius.tests.unit.multipageeditor.SiriusMultiPageEditorTest.testDiagramEditorOpeningInsideMultiPageEditor -- Time elapsed: 0.615 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[0] -- Time elapsed: 0.572 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[1] -- Time elapsed: 0.818 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[2] -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[3] -- Time elapsed: 0.841 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[4] -- Time elapsed: 0.863 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[5] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[6] -- Time elapsed: 0.235 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[7] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[8] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[9] -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[10] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[11] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[12] -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[13] -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[14] -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[15] -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[16] -- Time elapsed: 0.242 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[17] -- Time elapsed: 0.346 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[18] -- Time elapsed: 0.315 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[19] -- Time elapsed: 0.287 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[20] -- Time elapsed: 0.312 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[21] -- Time elapsed: 0.274 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[22] -- Time elapsed: 0.286 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[23] -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[24] -- Time elapsed: 0.191 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[25] -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[26] -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[27] -- Time elapsed: 0.194 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[28] -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[29] -- Time elapsed: 0.232 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[30] -- Time elapsed: 0.988 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[31] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[32] -- Time elapsed: 0.814 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[33] -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[34] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[35] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[36] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[37] -- Time elapsed: 0.711 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[38] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[39] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[40] -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[41] -- Time elapsed: 0.769 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[42] -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[43] -- Time elapsed: 0.837 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[44] -- Time elapsed: 0.852 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[45] -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[46] -- Time elapsed: 0.848 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[47] -- Time elapsed: 0.967 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[48] -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[49] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[50] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[51] -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[52] -- Time elapsed: 0.781 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[53] -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[54] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[55] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[56] -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[57] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[58] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[59] -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[60] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[61] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[62] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[63] -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[64] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[65] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[66] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[67] -- Time elapsed: 0.186 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[68] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[69] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[70] -- Time elapsed: 0.170 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[71] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[72] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[73] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[74] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[75] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[76] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[77] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[78] -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[79] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[80] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[81] -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[82] -- Time elapsed: 0.793 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[83] -- Time elapsed: 0.791 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[84] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[85] -- Time elapsed: 0.767 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[86] -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[87] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[88] -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[89] -- Time elapsed: 0.787 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[90] -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[91] -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[92] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[93] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[94] -- Time elapsed: 0.907 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[95] -- Time elapsed: 0.795 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[96] -- Time elapsed: 0.894 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[97] -- Time elapsed: 0.836 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[98] -- Time elapsed: 0.820 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[99] -- Time elapsed: 0.842 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[100] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[101] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[102] -- Time elapsed: 0.828 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[103] -- Time elapsed: 0.825 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[104] -- Time elapsed: 0.943 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[105] -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[106] -- Time elapsed: 0.216 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[107] -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[108] -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[109] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[110] -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[111] -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[112] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[113] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[114] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[115] -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[116] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[117] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[118] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[119] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[120] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[121] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[122] -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[123] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[124] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[125] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[126] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[127] -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[128] -- Time elapsed: 0.186 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[129] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[130] -- Time elapsed: 0.896 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[131] -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[132] -- Time elapsed: 0.808 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[133] -- Time elapsed: 0.779 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[134] -- Time elapsed: 0.827 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[135] -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[136] -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[137] -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[138] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[139] -- Time elapsed: 0.737 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[140] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[141] -- Time elapsed: 0.724 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[142] -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[143] -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[144] -- Time elapsed: 0.702 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[145] -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[146] -- Time elapsed: 0.694 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[147] -- Time elapsed: 0.706 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[148] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[149] -- Time elapsed: 0.736 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[150] -- Time elapsed: 0.698 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[151] -- Time elapsed: 0.703 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[152] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[153] -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[154] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[155] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[156] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[157] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[158] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[159] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[160] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[161] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[162] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[163] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[164] -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[165] -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[166] -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[167] -- Time elapsed: 0.160 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[168] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[169] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[170] -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[171] -- Time elapsed: 0.190 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[172] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[173] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[174] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[175] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[176] -- Time elapsed: 0.183 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[177] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[178] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[179] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[180] -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[181] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[182] -- Time elapsed: 0.857 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[183] -- Time elapsed: 0.790 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[184] -- Time elapsed: 0.782 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[185] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[186] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[187] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[188] -- Time elapsed: 0.801 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[189] -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[190] -- Time elapsed: 0.761 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[191] -- Time elapsed: 0.802 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[192] -- Time elapsed: 0.821 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[193] -- Time elapsed: 0.809 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[194] -- Time elapsed: 0.864 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[195] -- Time elapsed: 0.805 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[196] -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[197] -- Time elapsed: 0.729 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[198] -- Time elapsed: 0.765 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[199] -- Time elapsed: 0.753 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[200] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[201] -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[202] -- Time elapsed: 0.780 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[203] -- Time elapsed: 0.746 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[204] -- Time elapsed: 0.707 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[205] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[206] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[207] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[208] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[209] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[210] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[211] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[212] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[213] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[214] -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[215] -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[216] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[217] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[218] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[219] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[220] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[221] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[222] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[223] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[224] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[225] -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[226] -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[227] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[228] -- Time elapsed: 0.165 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[229] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[230] -- Time elapsed: 0.780 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[231] -- Time elapsed: 0.800 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[232] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[233] -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[234] -- Time elapsed: 0.759 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[235] -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[236] -- Time elapsed: 0.695 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[237] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[238] -- Time elapsed: 0.760 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[239] -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[240] -- Time elapsed: 0.738 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[241] -- Time elapsed: 0.762 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[242] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[243] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[244] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[245] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[246] -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[247] -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[248] -- Time elapsed: 0.740 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[249] -- Time elapsed: 0.783 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[250] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[251] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[252] -- Time elapsed: 0.886 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[253] -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[254] -- Time elapsed: 0.774 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[255] -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[256] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[257] -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[258] -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[259] -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[260] -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[261] -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[262] -- Time elapsed: 0.186 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[263] -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[264] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[265] -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[266] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[267] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[268] -- Time elapsed: 0.166 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[269] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[270] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[271] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[272] -- Time elapsed: 0.189 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[273] -- Time elapsed: 0.210 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[274] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[275] -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[276] -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[277] -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[278] -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[279] -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[280] -- Time elapsed: 0.850 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[281] -- Time elapsed: 0.884 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[282] -- Time elapsed: 0.756 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[283] -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[284] -- Time elapsed: 0.788 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[285] -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[286] -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[287] -- Time elapsed: 0.716 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[288] -- Time elapsed: 0.739 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[289] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[290] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[291] -- Time elapsed: 0.770 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[292] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[293] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[294] -- Time elapsed: 0.727 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[295] -- Time elapsed: 0.719 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[296] -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[297] -- Time elapsed: 0.733 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[298] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[299] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[300] -- Time elapsed: 0.743 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[301] -- Time elapsed: 0.730 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[302] -- Time elapsed: 0.758 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[303] -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[304] -- Time elapsed: 0.751 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[305] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[306] -- Time elapsed: 0.167 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[307] -- Time elapsed: 0.231 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[308] -- Time elapsed: 0.163 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[309] -- Time elapsed: 0.202 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[310] -- Time elapsed: 0.174 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[311] -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[312] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[313] -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[314] -- Time elapsed: 0.201 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[315] -- Time elapsed: 0.217 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[316] -- Time elapsed: 0.181 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[317] -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[318] -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[319] -- Time elapsed: 0.173 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[320] -- Time elapsed: 0.252 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[321] -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[322] -- Time elapsed: 0.168 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[323] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[324] -- Time elapsed: 0.403 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[325] -- Time elapsed: 0.224 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[326] -- Time elapsed: 0.193 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[327] -- Time elapsed: 0.282 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[328] -- Time elapsed: 0.187 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[329] -- Time elapsed: 0.197 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[330] -- Time elapsed: 0.922 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[331] -- Time elapsed: 0.832 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[332] -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[333] -- Time elapsed: 0.847 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[334] -- Time elapsed: 0.792 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[335] -- Time elapsed: 0.720 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[336] -- Time elapsed: 0.745 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[337] -- Time elapsed: 0.747 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[338] -- Time elapsed: 0.815 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[339] -- Time elapsed: 0.914 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[340] -- Time elapsed: 0.773 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[341] -- Time elapsed: 0.829 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[342] -- Time elapsed: 0.778 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[343] -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[344] -- Time elapsed: 0.712 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[345] -- Time elapsed: 0.713 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[346] -- Time elapsed: 0.748 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[347] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[348] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[349] -- Time elapsed: 0.731 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[350] -- Time elapsed: 1.107 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[351] -- Time elapsed: 1.052 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[352] -- Time elapsed: 1.029 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[353] -- Time elapsed: 1.046 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[354] -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[355] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[356] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[357] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[358] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[359] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[360] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[361] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[362] -- Time elapsed: 0.155 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[363] -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[364] -- Time elapsed: 0.178 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[365] -- Time elapsed: 0.218 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[366] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[367] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[368] -- Time elapsed: 0.177 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[369] -- Time elapsed: 0.195 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[370] -- Time elapsed: 0.183 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[371] -- Time elapsed: 0.182 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[372] -- Time elapsed: 0.183 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[373] -- Time elapsed: 0.184 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[374] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[375] -- Time elapsed: 0.171 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[376] -- Time elapsed: 0.209 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[377] -- Time elapsed: 0.180 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[378] -- Time elapsed: 0.214 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[379] -- Time elapsed: 0.169 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[380] -- Time elapsed: 1.131 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[381] -- Time elapsed: 1.077 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[382] -- Time elapsed: 1.030 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[383] -- Time elapsed: 1.060 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[384] -- Time elapsed: 1.068 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[385] -- Time elapsed: 1.010 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[386] -- Time elapsed: 1.061 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[387] -- Time elapsed: 1.073 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[388] -- Time elapsed: 1.083 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[389] -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[390] -- Time elapsed: 1.083 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[391] -- Time elapsed: 1.078 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[392] -- Time elapsed: 0.997 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[393] -- Time elapsed: 1.164 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[394] -- Time elapsed: 1.039 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[395] -- Time elapsed: 1.049 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[396] -- Time elapsed: 1.011 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[397] -- Time elapsed: 1.002 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[398] -- Time elapsed: 1.038 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[399] -- Time elapsed: 1.067 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[400] -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[401] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[402] -- Time elapsed: 0.728 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[403] -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[404] -- Time elapsed: 0.718 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[405] -- Time elapsed: 0.179 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[406] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[407] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[408] -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[409] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[410] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[411] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[412] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[413] -- Time elapsed: 0.158 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[414] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[415] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[416] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[417] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[418] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[419] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[420] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[421] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[422] -- Time elapsed: 0.147 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[423] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[424] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[425] -- Time elapsed: 0.156 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[426] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[427] -- Time elapsed: 0.188 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[428] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[429] -- Time elapsed: 0.176 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[430] -- Time elapsed: 0.816 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[431] -- Time elapsed: 0.791 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[432] -- Time elapsed: 0.723 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[433] -- Time elapsed: 0.734 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[434] -- Time elapsed: 0.804 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[435] -- Time elapsed: 0.798 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[436] -- Time elapsed: 0.752 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[437] -- Time elapsed: 0.742 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[438] -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[439] -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[440] -- Time elapsed: 0.705 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[441] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[442] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[443] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[444] -- Time elapsed: 0.704 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[445] -- Time elapsed: 0.709 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[446] -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[447] -- Time elapsed: 0.700 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[448] -- Time elapsed: 0.726 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[449] -- Time elapsed: 0.725 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[450] -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[451] -- Time elapsed: 0.744 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[452] -- Time elapsed: 0.696 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[453] -- Time elapsed: 0.700 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[454] -- Time elapsed: 0.708 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[455] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[456] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[457] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[458] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[459] -- Time elapsed: 0.157 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[460] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[461] -- Time elapsed: 0.204 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[462] -- Time elapsed: 0.162 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[463] -- Time elapsed: 0.150 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[464] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[465] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[466] -- Time elapsed: 0.161 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[467] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[468] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[469] -- Time elapsed: 0.152 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[470] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[471] -- Time elapsed: 0.175 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[472] -- Time elapsed: 0.149 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[473] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[474] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[475] -- Time elapsed: 0.154 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[476] -- Time elapsed: 0.148 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[477] -- Time elapsed: 0.153 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[478] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[479] -- Time elapsed: 0.151 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[480] -- Time elapsed: 0.763 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[481] -- Time elapsed: 0.789 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[482] -- Time elapsed: 0.771 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[483] -- Time elapsed: 0.732 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[484] -- Time elapsed: 0.755 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[485] -- Time elapsed: 0.680 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[486] -- Time elapsed: 0.682 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[487] -- Time elapsed: 0.688 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[488] -- Time elapsed: 0.714 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[489] -- Time elapsed: 0.797 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[490] -- Time elapsed: 0.717 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[491] -- Time elapsed: 0.775 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[492] -- Time elapsed: 0.757 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[493] -- Time elapsed: 0.741 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[494] -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[495] -- Time elapsed: 0.776 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[496] -- Time elapsed: 0.794 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[497] -- Time elapsed: 0.766 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[498] -- Time elapsed: 0.750 s org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom[499] -- Time elapsed: 0.727 s Results: Tests run: 3643, 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.3-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.3-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.3.202406280030 [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.3-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.3-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, -Dsun.awt.datatransfer.timeout=100, -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:16626): Gtk-CRITICAL **: 01:02:27.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16626): Gtk-CRITICAL **: 01:02:27.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram() (SWT:16626): Gtk-CRITICAL **: 01:02:31.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16626): Gtk-CRITICAL **: 01:02:31.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram() (SWT:16626): Gtk-CRITICAL **: 01:02:34.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16626): Gtk-CRITICAL **: 01:02:34.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename() (SWT:16626): Gtk-CRITICAL **: 01:02:37.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16626): Gtk-CRITICAL **: 01:02:37.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation() (SWT:16626): Gtk-CRITICAL **: 01:02:40.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:16626): Gtk-CRITICAL **: 01:02:40.280: 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: 36.73 s -- in org.eclipse.sirius.tests.suite.tree.AllSiriusTestSuite org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForAbstractToolElementsToSelectVariables -- Time elapsed: 0.506 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testInterpreterContextForContainerDropTool -- Time elapsed: 0.003 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariableTypesInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testReturnTypeInterpretedExpressionEAnnotation -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.api.vsm.interpreted.expression.variables.TreeVariablesTest.testVariablesInInterpretedExpressionEAnnotation -- Time elapsed: 0 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesInitialization -- Time elapsed: 0.002 s org.eclipse.sirius.tests.unit.tree.vsm.color.TreeColorTest.testColorReferencesCardinality -- Time elapsed: 0 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testCreateDeletionTools -- Time elapsed: 1.195 s org.eclipse.sirius.tests.api.tools.TreeItemDeletionToolsTest.testDeleteUndo -- Time elapsed: 4.513 s org.eclipse.sirius.tests.api.tools.TreeItemCreationToolsTest.testCreateInRepresentation -- Time elapsed: 0.616 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testAisSuperOfB -- Time elapsed: 0.001 s org.eclipse.sirius.tests.unit.tree.MappingHierarchyTableTest.testMappingHierarchy -- Time elapsed: 0.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.368 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithNoBehavior -- Time elapsed: 0.338 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithEditMask -- Time elapsed: 0.355 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditDefinitionWithImports -- Time elapsed: 0.308 s org.eclipse.sirius.tests.api.tools.TreeItemEditionToolTest.testDirectEditWithPrecondition -- Time elapsed: 0.330 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testCreateElement -- Time elapsed: 0.064 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSynchronizationSemanticElementsMappgings -- Time elapsed: 0.015 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRefreshBoundedToExpansionState -- Time elapsed: 0.042 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testSwitchMappingInHierarchy -- Time elapsed: 0.058 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testDeleteElement -- Time elapsed: 0.032 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderKeptOnSubsequentRefreshes -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderIsDeterministicAmongRepresentationInstances -- Time elapsed: 0.098 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testWarningLoggingWithIncorrectSemanticCandidateExpression -- Time elapsed: 0.019 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testRenameElement -- Time elapsed: 0.021 s org.eclipse.sirius.tests.unit.tree.TreeRefreshTests.testOrderMatchesTheModelOrder -- Time elapsed: 0.018 s org.eclipse.sirius.tests.unit.tree.TreeVariablesTest.testAvailableVariablesForTreeItem -- Time elapsed: 0.938 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropAfter -- Time elapsed: 0.467 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.442 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDDirectlyOnTree -- Time elapsed: 0.364 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithSingleSelection -- Time elapsed: 0.348 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testPrecedingSiblingsValues -- Time elapsed: 0.289 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithDropBefore -- Time elapsed: 0.258 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithPermissionAuthority -- Time elapsed: 0.245 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithFalseToolPrecondition -- Time elapsed: 0.235 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithSingleSelection -- Time elapsed: 0.279 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.297 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolTest.testDnDWithMultipleSelection -- Time elapsed: 0.306 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDWithTwoElementsSelection -- Time elapsed: 0.290 s org.eclipse.sirius.tests.api.tools.TreeItemDragAndDropToolUsingRecordingCommandCompositionTest.testDnDFromModelContentViewToTreeEditorWithMultipleSelection -- Time elapsed: 0.252 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testAddClassOnDiagram -- Time elapsed: 6.393 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenamePackageOnDiagram -- Time elapsed: 3.493 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testRenameClassOnDiagram -- Time elapsed: 2.883 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testEditorRename -- Time elapsed: 2.385 s org.eclipse.sirius.tests.api.tools.RefreshWhenSeveralEditorsOpenTest.testInitialisation -- Time elapsed: 2.228 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrdersOnTreeCreation -- Time elapsed: 0.159 s org.eclipse.sirius.tests.unit.tree.TreeItemOrderTests.testItemOrders -- Time elapsed: 0.136 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testEditTool -- Time elapsed: 0.197 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testDeleteFromTool -- Time elapsed: 0.198 s org.eclipse.sirius.tests.api.tools.TreeItemRefreshWithToolsTest.testToolCreateSiblingClass -- Time elapsed: 0.230 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool -- Time elapsed: 0.358 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testRunTimeVariableAfterCreateLineTool -- Time elapsed: 0.300 s org.eclipse.sirius.tests.unit.tree.tools.SelectionInTreeAfterToolExecutionTest.testSelectionAfterTreeItemCreationTool_withConstraintPropertySystemSetToFalse -- Time elapsed: 0.237 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testMigrationIsNeededOnData -- Time elapsed: 0.048 s org.eclipse.sirius.tests.unit.migration.InitializeElementsToSelectExpressionForTreeMigrationTest.testElementsToSelectExpressionMigration -- Time elapsed: 0.124 s org.eclipse.sirius.tests.unit.dialect.TreeUIDialectServicesTests.testDiagramDialectUIManagerRefresh -- Time elapsed: 0.394 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.3-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.3-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.3.202406280030 [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 487 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.3-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.3-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, -Dsun.awt.datatransfer.timeout=100, -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:16897): Gtk-WARNING **: 01:03:12.256: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:12.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:12.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:12.402: 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:16897): Gtk-WARNING **: 01:03:20.954: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:20.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:20.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:20.992: 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:16897): Gtk-WARNING **: 01:03:24.972: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:24.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:24.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:25.009: 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:16897): Gtk-WARNING **: 01:03:27.048: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:27.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:27.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:27.086: 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:16897): Gtk-WARNING **: 01:03:29.238: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:29.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:29.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:29.274: 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:16897): Gtk-WARNING **: 01:03:31.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:31.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:31.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:31.313: 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:16897): Gtk-WARNING **: 01:03:34.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:34.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:34.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:34.547: 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:16897): Gtk-WARNING **: 01:03:37.682: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:37.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:37.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:37.718: 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:16897): Gtk-WARNING **: 01:03:39.570: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:39.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:39.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:39.605: 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:16897): Gtk-WARNING **: 01:03:41.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:41.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:41.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:41.449: 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:16897): Gtk-WARNING **: 01:03:44.273: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:44.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:44.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:44.312: 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:16897): Gtk-WARNING **: 01:03:46.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:46.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:46.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:46.152: 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:16897): Gtk-WARNING **: 01:03:48.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:48.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:48.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:48.141: 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:16897): Gtk-WARNING **: 01:03:49.924: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:49.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:49.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:49.959: 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:16897): Gtk-WARNING **: 01:03:52.862: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:52.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:52.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:52.896: 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:16897): Gtk-WARNING **: 01:03:55.865: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:55.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:55.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:55.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:57.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:57.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:57.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:57.500: 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:16897): Gtk-WARNING **: 01:03:59.241: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:03:59.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:59.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:03:59.276: 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:16897): Gtk-WARNING **: 01:04:00.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:00.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:00.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:00.979: 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:16897): Gtk-WARNING **: 01:04:02.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:02.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:02.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:02.658: 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:16897): Gtk-WARNING **: 01:04:05.151: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:05.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:05.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:05.185: 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:16897): Gtk-WARNING **: 01:04:07.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:07.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:07.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:07.553: 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:16897): Gtk-WARNING **: 01:04:10.341: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:10.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:10.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:10.381: 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:16897): Gtk-WARNING **: 01:04:13.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:13.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:13.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:13.069: 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:16897): Gtk-WARNING **: 01:04:15.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:15.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:15.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:15.350: 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:16897): Gtk-WARNING **: 01:04:17.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:17.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:17.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:17.555: 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:16897): Gtk-WARNING **: 01:04:19.764: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:19.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:19.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:19.798: 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:16897): Gtk-WARNING **: 01:04:22.440: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:22.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:22.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:22.498: 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:16897): Gtk-WARNING **: 01:04:25.184: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:25.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:25.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:25.217: 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:16897): Gtk-WARNING **: 01:04:26.816: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:26.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:26.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:26.850: 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:16897): Gtk-WARNING **: 01:04:29.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:29.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:29.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:29.046: 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:16897): Gtk-WARNING **: 01:04:31.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:31.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:31.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:31.168: 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:16897): Gtk-WARNING **: 01:04:33.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:33.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:33.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:33.934: 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:16897): Gtk-WARNING **: 01:04:36.589: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:36.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:36.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:36.623: 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:16897): Gtk-WARNING **: 01:04:38.670: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:38.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:38.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:38.706: 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:16897): Gtk-WARNING **: 01:04:41.209: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:41.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:41.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:41.242: 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:16897): Gtk-WARNING **: 01:04:43.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:43.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:43.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:43.265: 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:16897): Gtk-WARNING **: 01:04:46.213: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:46.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:46.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:46.247: 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:16897): Gtk-WARNING **: 01:04:49.606: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:49.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:49.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:49.638: 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:16897): Gtk-WARNING **: 01:04:52.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:52.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:52.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:52.258: 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:16897): Gtk-WARNING **: 01:04:54.124: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:54.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:54.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:54.158: 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:16897): Gtk-WARNING **: 01:04:56.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:56.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:56.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:56.551: 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:16897): Gtk-WARNING **: 01:04:58.674: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:04:58.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:58.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:04:58.711: 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:16897): Gtk-WARNING **: 01:05:00.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:00.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:00.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:00.850: 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:16897): Gtk-WARNING **: 01:05:02.911: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:02.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:02.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:02.947: 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:16897): Gtk-WARNING **: 01:05:04.792: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:04.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:04.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:04.829: 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:16897): Gtk-WARNING **: 01:05:08.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:08.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:08.641: 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:16897): Gtk-WARNING **: 01:05:15.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:15.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:15.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:15.077: 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:16897): Gtk-WARNING **: 01:05:16.916: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:16.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:16.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:16.950: 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:16897): Gtk-WARNING **: 01:05:18.904: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:18.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:18.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:18.937: 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:16897): Gtk-WARNING **: 01:05:21.717: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:21.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:21.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:21.754: 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:16897): Gtk-WARNING **: 01:05:23.699: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:23.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:23.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:23.731: 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:16897): Gtk-WARNING **: 01:05:25.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:25.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:25.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:25.639: 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:16897): Gtk-WARNING **: 01:05:27.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:27.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:27.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:27.420: 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:16897): Gtk-WARNING **: 01:05:29.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:29.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:29.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:29.608: 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:16897): Gtk-WARNING **: 01:05:31.669: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:31.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:31.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:31.704: 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:16897): Gtk-WARNING **: 01:05:36.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:36.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:36.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:36.045: 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:16897): Gtk-WARNING **: 01:05:37.942: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:37.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:37.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:37.975: 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:16897): Gtk-WARNING **: 01:05:39.702: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:39.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:39.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:39.734: 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:16897): Gtk-WARNING **: 01:05:45.019: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:45.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:45.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:45.052: 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:16897): Gtk-WARNING **: 01:05:49.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:49.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:49.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:49.963: 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:16897): Gtk-WARNING **: 01:05:54.787: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:54.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:54.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:54.850: 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:16897): Gtk-WARNING **: 01:05:56.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:56.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:56.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:56.841: 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:16897): Gtk-WARNING **: 01:05:58.558: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:05:58.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:58.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:05:58.592: 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:16897): Gtk-WARNING **: 01:06:01.282: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:01.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:01.316: 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:16897): Gtk-WARNING **: 01:06:03.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:03.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:03.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:03.115: 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:16897): Gtk-WARNING **: 01:06:05.291: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:05.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:05.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:05.324: 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:16897): Gtk-WARNING **: 01:06:07.513: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:07.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:07.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:07.546: 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:16897): Gtk-WARNING **: 01:06:09.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:09.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:09.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:09.911: 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:16897): Gtk-WARNING **: 01:06:12.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:12.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:12.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:12.196: 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:16897): Gtk-WARNING **: 01:06:14.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:14.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:14.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:14.433: 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:16897): Gtk-WARNING **: 01:06:16.670: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:16.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:16.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:16.701: 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:16897): Gtk-WARNING **: 01:06:18.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:18.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:18.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:18.906: 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:16897): Gtk-WARNING **: 01:06:21.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:21.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:21.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:21.137: 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:16897): Gtk-WARNING **: 01:06:23.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:23.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:23.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:23.310: 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:16897): Gtk-WARNING **: 01:06:25.234: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:25.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:25.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:25.270: 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:16897): Gtk-WARNING **: 01:06:27.254: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:27.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:27.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:27.286: 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:16897): Gtk-WARNING **: 01:06:29.219: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:29.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:29.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:29.252: 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:16897): Gtk-WARNING **: 01:06:31.263: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:31.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:31.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:31.295: 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:16897): Gtk-WARNING **: 01:06:33.246: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:33.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:33.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:33.281: 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:16897): Gtk-WARNING **: 01:06:35.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:35.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:35.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:35.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages() (Eclipse:16897): Gtk-WARNING **: 01:06:38.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:38.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:38.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:38.679: 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:16897): Gtk-WARNING **: 01:06:42.243: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:42.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:42.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:42.277: 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:16897): Gtk-WARNING **: 01:06:46.409: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:46.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:46.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:46.442: 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:16897): Gtk-WARNING **: 01:06:48.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:48.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:48.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:48.264: 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:16897): Gtk-WARNING **: 01:06:52.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:52.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:52.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:52.377: 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:16897): Gtk-WARNING **: 01:06:54.050: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:54.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:54.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:54.081: 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:16897): Gtk-WARNING **: 01:06:55.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:55.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:55.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:55.688: 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:16897): Gtk-WARNING **: 01:06:57.382: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:57.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:57.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:57.415: 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:16897): Gtk-WARNING **: 01:06:59.478: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:06:59.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:59.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:06:59.516: 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:16897): Gtk-WARNING **: 01:07:30.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:30.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:30.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:30.077: 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:16897): Gtk-WARNING **: 01:07:32.135: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:32.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:32.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:32.189: 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:16897): Gtk-WARNING **: 01:07:34.234: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:34.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:34.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:34.271: 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:16897): Gtk-WARNING **: 01:07:36.204: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:36.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:36.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:36.243: 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:16897): Gtk-WARNING **: 01:07:38.872: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:38.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:38.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:38.907: 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:16897): Gtk-WARNING **: 01:07:43.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:43.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:43.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:43.252: 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:16897): Gtk-WARNING **: 01:07:45.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:45.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:45.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:45.495: 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:16897): Gtk-WARNING **: 01:07:47.741: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:47.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:47.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:47.776: 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:16897): Gtk-WARNING **: 01:07:49.481: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:49.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:49.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:49.516: 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:16897): Gtk-WARNING **: 01:07:51.460: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:51.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:51.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:51.492: 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:16897): Gtk-WARNING **: 01:07:56.263: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:56.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:56.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:56.297: 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:16897): Gtk-WARNING **: 01:07:58.406: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:07:58.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:58.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:07:58.442: 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:16897): Gtk-WARNING **: 01:08:00.206: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:00.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:00.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:00.241: 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:16897): Gtk-WARNING **: 01:08:02.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:02.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:02.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:02.295: 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:16897): Gtk-WARNING **: 01:08:04.138: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:04.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:04.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:04.172: 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:16897): Gtk-WARNING **: 01:08:05.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:05.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:05.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:06.011: 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:16897): Gtk-WARNING **: 01:08:10.225: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:10.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:10.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:10.259: 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:16897): Gtk-WARNING **: 01:08:16.224: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:16.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:16.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:16.265: 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:16897): Gtk-WARNING **: 01:08:21.508: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:21.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:21.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:21.542: 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:16897): Gtk-WARNING **: 01:08:25.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:25.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:25.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:25.365: 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:16897): Gtk-WARNING **: 01:08:27.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:27.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:27.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:27.041: 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:16897): Gtk-WARNING **: 01:08:28.870: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:28.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:28.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:28.920: 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:16897): Gtk-WARNING **: 01:08:31.222: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:31.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:31.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:31.257: 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:16897): Gtk-WARNING **: 01:08:33.070: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:33.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:33.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:33.103: 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:16897): Gtk-WARNING **: 01:08:34.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:34.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:34.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:34.702: 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:16897): Gtk-WARNING **: 01:08:36.416: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:36.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:36.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:36.468: 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:16897): Gtk-WARNING **: 01:08:38.503: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:38.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:38.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:38.537: 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:16897): Gtk-WARNING **: 01:08:40.250: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:40.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:40.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:40.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation() (Eclipse:16897): Gtk-WARNING **: 01:08:41.905: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:41.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:41.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:41.947: 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:16897): Gtk-WARNING **: 01:08:43.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:43.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:43.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:43.983: 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:16897): Gtk-WARNING **: 01:08:49.891: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:49.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:49.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:49.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:51.670: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:51.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:51.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:51.702: 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:16897): Gtk-WARNING **: 01:08:55.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:55.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:55.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:55.611: 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:16897): Gtk-WARNING **: 01:08:59.790: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:08:59.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:59.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:08:59.850: 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:16897): Gtk-WARNING **: 01:09:01.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:01.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:01.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:01.657: 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:16897): Gtk-WARNING **: 01:09:03.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:03.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:03.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:03.457: 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:16897): Gtk-WARNING **: 01:09:05.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:05.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:05.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:05.775: 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:16897): Gtk-WARNING **: 01:09:07.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:07.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:07.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:07.549: 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:16897): Gtk-WARNING **: 01:09:09.245: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:09.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:09.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:09.278: 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:16897): Gtk-WARNING **: 01:09:15.577: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:15.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:15.611: 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:16897): Gtk-WARNING **: 01:09:17.883: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:17.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:17.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:17.916: 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:16897): Gtk-WARNING **: 01:09:19.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:19.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:19.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:19.754: 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:16897): Gtk-WARNING **: 01:09:22.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:22.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:22.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:22.523: 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:16897): Gtk-WARNING **: 01:09:25.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:25.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:25.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:25.317: 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:16897): Gtk-WARNING **: 01:09:28.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:28.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:28.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:28.785: 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:16897): Gtk-WARNING **: 01:09:32.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:32.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:32.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:32.478: 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:16897): Gtk-WARNING **: 01:09:34.678: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:34.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:34.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:34.711: 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:16897): Gtk-WARNING **: 01:09:37.945: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:37.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:37.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:37.977: 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:16897): Gtk-WARNING **: 01:09:40.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:40.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:40.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:40.053: 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:16897): Gtk-WARNING **: 01:09:41.946: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:41.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:41.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:41.977: 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:16897): Gtk-WARNING **: 01:09:45.287: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:45.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:45.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:45.321: 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:16897): Gtk-WARNING **: 01:09:48.571: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:48.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:48.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:48.608: 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:16897): Gtk-WARNING **: 01:09:51.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:51.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:51.643: 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:16897): Gtk-WARNING **: 01:09:53.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:53.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:53.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:53.487: 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:16897): Gtk-WARNING **: 01:09:56.471: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:56.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:56.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:56.504: 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:16897): Gtk-WARNING **: 01:09:59.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:09:59.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:59.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:09:59.432: 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:16897): Gtk-WARNING **: 01:10:01.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:01.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:01.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:01.522: 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:16897): Gtk-WARNING **: 01:10:06.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:06.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:06.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:06.485: 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:16897): Gtk-WARNING **: 01:10:08.385: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:08.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:08.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:08.421: 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:16897): Gtk-WARNING **: 01:10:10.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:10.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:10.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:10.788: 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:16897): Gtk-WARNING **: 01:10:14.218: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:14.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:14.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:14.252: 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:16897): Gtk-WARNING **: 01:10:16.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:16.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:16.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:16.584: 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:16897): Gtk-WARNING **: 01:10:20.385: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:20.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:20.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:20.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden() (Eclipse:16897): Gtk-WARNING **: 01:10:23.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:23.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:23.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:23.840: 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:16897): Gtk-WARNING **: 01:10:27.628: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:27.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:27.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:27.660: 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:16897): Gtk-WARNING **: 01:10:29.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:29.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:29.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:29.536: 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:16897): Gtk-WARNING **: 01:10:31.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:31.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:31.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:31.857: 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:16897): Gtk-WARNING **: 01:10:35.305: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:35.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:35.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:35.339: 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:16897): Gtk-WARNING **: 01:10:37.221: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:37.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:37.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:37.255: 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:16897): Gtk-WARNING **: 01:10:39.390: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:39.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:39.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:39.425: 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:16897): Gtk-WARNING **: 01:10:46.636: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:46.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:46.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:46.669: 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:16897): Gtk-WARNING **: 01:10:53.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:53.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:53.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:53.886: 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:16897): Gtk-WARNING **: 01:10:56.477: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:56.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:56.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:56.510: 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:16897): Gtk-WARNING **: 01:10:59.154: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:10:59.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:59.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:10:59.224: 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:16897): Gtk-WARNING **: 01:11:01.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:01.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:01.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:01.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder() (Eclipse:16897): Gtk-WARNING **: 01:11:03.552: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:03.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:03.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:03.586: 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:16897): Gtk-WARNING **: 01:11:05.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:05.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:05.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:05.720: 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:16897): Gtk-WARNING **: 01:11:07.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:07.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:07.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:07.752: 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:16897): Gtk-WARNING **: 01:11:09.604: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:09.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:09.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:09.636: 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:16897): Gtk-WARNING **: 01:11:11.473: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:11.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:11.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:11.508: 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:16897): Gtk-WARNING **: 01:11:13.248: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:13.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:13.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:13.280: 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:16897): Gtk-WARNING **: 01:11:15.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:15.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:15.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:15.114: 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:16897): Gtk-WARNING **: 01:11:17.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:17.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:17.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:17.041: 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:16897): Gtk-WARNING **: 01:11:18.523: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:18.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:18.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11: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.SequenceDestroyMessageTest.test_CascadingDestroyMessages() (Eclipse:16897): Gtk-WARNING **: 01:11:21.159: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:21.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:21.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:21.194: 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:16897): Gtk-WARNING **: 01:11:23.291: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:23.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:23.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:23.325: 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:16897): Gtk-WARNING **: 01:11:25.338: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:25.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:25.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:25.372: 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:16897): Gtk-WARNING **: 01:11:27.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:27.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:27.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:27.409: 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:16897): Gtk-WARNING **: 01:11:29.280: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:29.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:29.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:29.313: 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:16897): Gtk-WARNING **: 01:11:31.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:31.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:31.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:31.142: 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:16897): Gtk-WARNING **: 01:11:32.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:32.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:32.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:32.978: 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:16897): Gtk-WARNING **: 01:11:40.017: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:40.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:40.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:40.051: 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:16897): Gtk-WARNING **: 01:11:43.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:43.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:43.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:43.918: 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:16897): Gtk-WARNING **: 01:11:46.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:46.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:46.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:46.727: 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:16897): Gtk-WARNING **: 01:11:50.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:50.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:50.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:50.159: 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:16897): Gtk-WARNING **: 01:11:53.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:53.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:53.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:53.520: 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:16897): Gtk-WARNING **: 01:11:56.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:11:56.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:56.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:11:56.366: 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:16897): Gtk-WARNING **: 01:12:00.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:00.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:00.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:00.248: 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:16897): Gtk-WARNING **: 01:12:03.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:03.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:03.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:03.633: 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:16897): Gtk-WARNING **: 01:12:06.978: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:06.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:06.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:07.011: 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:16897): Gtk-WARNING **: 01:12:10.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:10.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:10.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:10.284: 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:16897): Gtk-WARNING **: 01:12:16.116: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:16.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:16.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:16.148: 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:16897): Gtk-WARNING **: 01:12:21.970: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:21.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:21.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:22.003: 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:16897): Gtk-WARNING **: 01:12:27.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:27.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:27.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:27.813: 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:16897): Gtk-WARNING **: 01:12:33.638: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:33.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:33.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:33.672: 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:16897): Gtk-WARNING **: 01:12:41.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:41.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:41.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:41.325: 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:16897): Gtk-WARNING **: 01:12:48.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:48.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:48.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:48.863: 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:16897): Gtk-WARNING **: 01:12:50.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:50.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:50.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:50.572: 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:16897): Gtk-WARNING **: 01:12:53.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:53.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:53.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:53.993: 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:16897): Gtk-WARNING **: 01:12:56.936: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:56.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:56.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:56.970: 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:16897): Gtk-WARNING **: 01:12:59.166: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:12:59.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:59.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:12:59.200: 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:16897): Gtk-WARNING **: 01:13:02.725: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:02.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:02.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:02.767: 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:16897): Gtk-WARNING **: 01:13:04.531: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:04.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:04.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:04.565: 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:16897): Gtk-WARNING **: 01:13:06.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:06.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:06.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:06.338: 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:16897): Gtk-WARNING **: 01:13:09.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:09.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:09.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:09.689: 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:16897): Gtk-WARNING **: 01:13:11.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:11.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:11.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:11.507: 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:16897): Gtk-WARNING **: 01:13:19.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:19.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:19.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:19.222: 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:16897): Gtk-WARNING **: 01:13:20.903: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:20.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:20.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:20.935: 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:16897): Gtk-WARNING **: 01:13:24.157: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:24.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:24.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:24.192: 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:16897): Gtk-WARNING **: 01:13:25.880: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:25.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:25.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:25.914: 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:16897): Gtk-WARNING **: 01:13:29.649: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:29.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:29.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:29.681: 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:16897): Gtk-WARNING **: 01:13:33.957: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:33.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:33.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:33.991: 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:16897): Gtk-WARNING **: 01:13:36.272: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:36.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:36.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:36.305: 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:16897): Gtk-WARNING **: 01:13:38.481: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:38.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:38.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:38.516: 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:16897): Gtk-WARNING **: 01:13:40.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:40.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:40.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:40.264: 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:16897): Gtk-WARNING **: 01:13:42.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:42.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:42.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:42.528: 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:16897): Gtk-WARNING **: 01:13:46.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:46.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:46.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:46.468: 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:16897): Gtk-WARNING **: 01:13:48.177: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:48.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:48.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:48.210: 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:16897): Gtk-WARNING **: 01:13:50.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:50.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:50.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:50.962: 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:16897): Gtk-WARNING **: 01:13:53.445: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:53.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:53.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:53.480: 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:16897): Gtk-WARNING **: 01:13:55.169: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:55.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:55.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:55.201: 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:16897): Gtk-WARNING **: 01:13:57.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:13:57.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:57.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:13:57.992: 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:16897): Gtk-WARNING **: 01:14:00.684: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:00.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:00.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:00.722: 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:16897): Gtk-WARNING **: 01:14:02.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:02.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:02.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:02.543: 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:16897): Gtk-WARNING **: 01:14:06.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:06.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:06.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:06.465: 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:16897): Gtk-WARNING **: 01:14:08.354: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:08.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:08.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:08.386: 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:16897): Gtk-WARNING **: 01:14:11.574: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:11.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:11.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:11.612: 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:16897): Gtk-WARNING **: 01:14:13.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:13.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:13.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:13.434: 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:16897): Gtk-WARNING **: 01:14:15.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:15.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:15.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:15.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.testInteractionUseDeletionByInstanceRoleDeletionPossible() (Eclipse:16897): Gtk-WARNING **: 01:14:17.429: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:17.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:17.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:17.461: 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:16897): Gtk-WARNING **: 01:14:19.738: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:19.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:19.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:19.771: 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:16897): Gtk-WARNING **: 01:14:21.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:21.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:21.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:21.580: 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:16897): Gtk-WARNING **: 01:14:24.768: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:24.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:24.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:24.804: 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:16897): Gtk-WARNING **: 01:14:26.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:26.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:26.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:26.573: 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:16897): Gtk-WARNING **: 01:14:29.543: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:29.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:29.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:29.579: 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:16897): Gtk-WARNING **: 01:14:32.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:32.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:32.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:32.795: 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:16897): Gtk-WARNING **: 01:14:34.602: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:34.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:34.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:34.635: 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:16897): Gtk-WARNING **: 01:14:36.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:36.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:36.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:36.475: 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:16897): Gtk-WARNING **: 01:14:39.270: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:39.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:39.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:39.302: 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:16897): Gtk-WARNING **: 01:14:42.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:42.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:42.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:42.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.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible() (Eclipse:16897): Gtk-WARNING **: 01:14:45.037: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:45.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:45.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:45.071: 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:16897): Gtk-WARNING **: 01:14:46.810: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:46.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:46.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:46.842: 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:16897): Gtk-WARNING **: 01:14:49.998: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:50.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:50.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:50.031: 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:16897): Gtk-WARNING **: 01:14:53.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:53.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:53.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:53.370: 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:16897): Gtk-WARNING **: 01:14:57.818: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:14:57.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:57.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:14:57.850: 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:16897): Gtk-WARNING **: 01:15:00.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:00.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:00.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:00.123: 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:16897): Gtk-WARNING **: 01:15:01.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:01.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:01.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:01.938: 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:16897): Gtk-WARNING **: 01:15:05.240: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:05.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:05.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:05.273: 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:16897): Gtk-WARNING **: 01:15:08.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:08.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:08.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:08.570: 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:16897): Gtk-WARNING **: 01:15:10.278: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:10.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:10.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:10.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible() (Eclipse:16897): Gtk-WARNING **: 01:15:13.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:13.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:13.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:13.499: 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:16897): Gtk-WARNING **: 01:15:15.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:15.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:15.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:15.359: 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:16897): Gtk-WARNING **: 01:15:17.018: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:17.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:17.058: 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:16897): Gtk-WARNING **: 01:15:20.841: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:20.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:20.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:20.874: 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:16897): Gtk-WARNING **: 01:15:25.269: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:25.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:25.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:25.302: 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:16897): Gtk-WARNING **: 01:15:28.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:28.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:28.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:28.645: 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:16897): Gtk-WARNING **: 01:15:30.356: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:30.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:30.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:30.394: 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:16897): Gtk-WARNING **: 01:15:33.156: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:33.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:33.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:33.189: 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:16897): Gtk-WARNING **: 01:15:36.477: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:36.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:36.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:36.510: 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:16897): Gtk-WARNING **: 01:15:39.783: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:39.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:39.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:39.817: 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:16897): Gtk-WARNING **: 01:15:42.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:43.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:43.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:43.024: 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:16897): Gtk-WARNING **: 01:15:44.695: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:44.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:44.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:44.727: 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:16897): Gtk-WARNING **: 01:15:46.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:46.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:46.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:46.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed() (Eclipse:16897): Gtk-WARNING **: 01:15:48.113: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:48.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:48.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:48.145: 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:16897): Gtk-WARNING **: 01:15:51.909: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:51.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:51.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:51.940: 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:16897): Gtk-WARNING **: 01:15:55.071: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:55.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:55.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:55.103: 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:16897): Gtk-WARNING **: 01:15:56.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:56.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:56.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:56.787: 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:16897): Gtk-WARNING **: 01:15:58.480: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:15:58.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:58.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:15:58.515: 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:16897): Gtk-WARNING **: 01:16:00.266: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:00.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:00.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:00.301: 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:16897): Gtk-WARNING **: 01:16:02.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:02.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:02.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:02.101: 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:16897): Gtk-WARNING **: 01:16:05.264: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:05.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:05.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:05.297: 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:16897): Gtk-WARNING **: 01:16:06.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:07.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:07.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:07.027: 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:16897): Gtk-WARNING **: 01:16:08.692: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:08.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:08.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:08.724: 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:16897): Gtk-WARNING **: 01:16:10.409: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:10.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:10.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:10.442: 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:16897): Gtk-WARNING **: 01:16:12.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:12.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:12.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:12.139: 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:16897): Gtk-WARNING **: 01:16:13.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:13.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:13.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:13.846: 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:16897): Gtk-WARNING **: 01:16:17.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:17.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:17.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:17.098: 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:16897): Gtk-WARNING **: 01:16:18.728: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:18.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:18.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:18.767: 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:16897): Gtk-WARNING **: 01:16:20.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:20.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:20.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:20.487: 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:16897): Gtk-WARNING **: 01:16:22.129: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:22.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:22.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:22.162: 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:16897): Gtk-WARNING **: 01:16:24.921: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:24.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:24.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:24.953: 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:16897): Gtk-WARNING **: 01:16:26.613: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:26.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:26.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:26.645: 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:16897): Gtk-WARNING **: 01:16:29.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:29.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:29.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:29.316: 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:16897): Gtk-WARNING **: 01:16:32.065: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:16:32.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:32.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:16:32.097: 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:16897): Gtk-WARNING **: 01:17:04.155: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:04.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:04.188: 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:16897): Gtk-WARNING **: 01:17:05.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:05.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:05.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:05.879: 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:16897): Gtk-WARNING **: 01:17:10.165: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:10.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:10.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:10.198: 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:16897): Gtk-WARNING **: 01:17:12.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:12.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:12.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:12.354: 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:16897): Gtk-WARNING **: 01:17:14.977: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:14.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:14.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:15.010: 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:16897): Gtk-WARNING **: 01:17:18.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:18.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:18.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:18.283: 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:16897): Gtk-WARNING **: 01:17:19.934: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:19.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:19.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:19.969: 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:16897): Gtk-WARNING **: 01:17:23.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:23.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:23.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:23.179: 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:16897): Gtk-WARNING **: 01:17:24.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:24.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:24.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:24.846: 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:16897): Gtk-WARNING **: 01:17:26.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:26.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:26.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:26.518: 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:16897): Gtk-WARNING **: 01:17:28.135: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:28.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:28.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:28.166: 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:16897): Gtk-WARNING **: 01:17:30.321: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:30.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:30.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:30.352: 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:16897): Gtk-WARNING **: 01:17:32.014: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:32.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:32.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:32.047: 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:16897): Gtk-WARNING **: 01:17:33.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:33.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:33.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:33.726: 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:16897): Gtk-WARNING **: 01:17:35.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:35.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:35.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:35.394: 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:16897): Gtk-WARNING **: 01:17:37.017: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:37.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:37.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:37.052: 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:16897): Gtk-WARNING **: 01:17:38.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:38.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:38.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:38.746: 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:16897): Gtk-WARNING **: 01:17:40.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:40.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:40.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:40.422: 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:16897): Gtk-WARNING **: 01:17:42.071: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:42.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:42.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:42.111: 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:16897): Gtk-WARNING **: 01:17:46.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:46.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:46.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:46.369: 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:16897): Gtk-WARNING **: 01:17:50.660: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:50.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:50.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:50.694: 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:16897): Gtk-WARNING **: 01:17:52.393: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:52.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:52.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:52.432: 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:16897): Gtk-WARNING **: 01:17:54.109: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:54.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:54.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:54.145: 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:16897): Gtk-WARNING **: 01:17:55.895: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:55.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:55.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:55.931: 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:16897): Gtk-WARNING **: 01:17:57.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:57.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:57.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:57.646: 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:16897): Gtk-WARNING **: 01:17:59.391: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:17:59.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:59.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:17:59.425: 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:16897): Gtk-WARNING **: 01:18:01.072: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:01.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:01.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:01.107: 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:16897): Gtk-WARNING **: 01:18:02.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:02.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:02.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:02.801: 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:16897): Gtk-WARNING **: 01:18:04.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:04.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:04.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:04.629: 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:16897): Gtk-WARNING **: 01:18:06.286: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:06.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:06.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:06.320: 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:16897): Gtk-WARNING **: 01:18:07.995: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:08.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:08.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:08.031: 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:16897): Gtk-WARNING **: 01:18:12.303: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:12.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:12.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:12.338: 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:16897): Gtk-WARNING **: 01:18:14.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:14.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:14.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:14.038: 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:16897): Gtk-WARNING **: 01:18:15.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:15.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:15.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:15.839: 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:16897): Gtk-WARNING **: 01:18:17.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:17.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:17.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:17.558: 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:16897): Gtk-WARNING **: 01:18:19.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:19.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:19.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:19.355: 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:16897): Gtk-WARNING **: 01:18:21.061: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:21.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:21.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:21.128: 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:16897): Gtk-WARNING **: 01:18:25.502: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:25.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:25.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:25.542: 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:16897): Gtk-WARNING **: 01:18:27.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:27.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:27.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:27.911: 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:16897): Gtk-WARNING **: 01:18:30.157: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:30.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:30.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:30.191: 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:16897): Gtk-WARNING **: 01:18:33.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:33.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:33.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:33.454: 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:16897): Gtk-WARNING **: 01:18:43.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:43.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:43.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:43.078: 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:16897): Gtk-WARNING **: 01:18:47.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:47.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:47.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:47.543: 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:16897): Gtk-WARNING **: 01:18:51.406: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:51.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:51.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:51.438: 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:16897): Gtk-WARNING **: 01:18:53.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:53.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:53.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:53.190: 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:16897): Gtk-WARNING **: 01:18:55.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:55.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:55.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:55.036: 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:16897): Gtk-WARNING **: 01:18:57.786: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:18:57.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:57.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:18:57.825: 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:16897): Gtk-WARNING **: 01:19:00.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:00.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:00.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:00.589: 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:16897): Gtk-WARNING **: 01:19:05.026: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:05.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:05.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:05.061: 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:16897): Gtk-WARNING **: 01:19:07.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:07.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:07.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:07.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment() (Eclipse:16897): Gtk-WARNING **: 01:19:08.965: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:08.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:08.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:09.007: 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:16897): Gtk-WARNING **: 01:19:11.243: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:11.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:11.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:11.276: 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:16897): Gtk-WARNING **: 01:19:15.714: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:15.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:15.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:15.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible() (Eclipse:16897): Gtk-WARNING **: 01:19:17.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:17.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:17.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:17.418: 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:16897): Gtk-WARNING **: 01:19:19.108: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:19.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:19.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:19.145: 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:16897): Gtk-WARNING **: 01:19:22.908: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:22.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:22.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:22.942: 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:16897): Gtk-WARNING **: 01:19:24.698: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:24.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:24.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:24.732: 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:16897): Gtk-WARNING **: 01:19:26.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:26.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:26.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:26.410: 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:16897): Gtk-WARNING **: 01:19:29.641: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:29.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:29.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:29.675: 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:16897): Gtk-WARNING **: 01:19:31.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:31.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:31.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:31.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands() (Eclipse:16897): Gtk-WARNING **: 01:19:35.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:35.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:35.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:35.148: 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:16897): Gtk-WARNING **: 01:19:36.817: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:36.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19: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.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:16897): Gtk-WARNING **: 01:19:38.532: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:38.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:38.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:38.570: 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:16897): Gtk-WARNING **: 01:19:40.317: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:40.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:40.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:40.352: 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:16897): Gtk-WARNING **: 01:19:42.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:42.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:42.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:42.545: 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:16897): Gtk-WARNING **: 01:19:44.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:44.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:44.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:44.248: 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:16897): Gtk-WARNING **: 01:19:46.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:46.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:46.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:46.109: 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:16897): Gtk-WARNING **: 01:19:57.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:19:57.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:57.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:19:57.989: 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:16897): Gtk-WARNING **: 01:20:00.661: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:00.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:00.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:00.693: 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:16897): Gtk-WARNING **: 01:20:03.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:03.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:03.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:03.387: 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:16897): Gtk-WARNING **: 01:20:06.191: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:06.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:06.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:06.226: 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:16897): Gtk-WARNING **: 01:20:09.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:09.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:09.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:09.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF() (Eclipse:16897): Gtk-WARNING **: 01:20:12.804: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:12.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:12.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:12.838: 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:16897): Gtk-WARNING **: 01:20:16.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:16.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:16.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:16.646: 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:16897): Gtk-WARNING **: 01:20:20.368: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:20.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:20.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:20.403: 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:16897): Gtk-WARNING **: 01:20:25.181: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:25.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:25.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:25.215: 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:16897): Gtk-WARNING **: 01:20:27.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:27.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:27.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:27.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF() (Eclipse:16897): Gtk-WARNING **: 01:20:30.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:30.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:30.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:30.874: 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:16897): Gtk-WARNING **: 01:20:33.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:33.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:33.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:33.733: 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:16897): Gtk-WARNING **: 01:20:37.519: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:37.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:37.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:37.553: 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:16897): Gtk-WARNING **: 01:20:42.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:42.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:42.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:42.381: 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:16897): Gtk-WARNING **: 01:20:44.165: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:44.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:44.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:44.199: 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:16897): Gtk-WARNING **: 01:20:48.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:48.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:48.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:48.954: 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:16897): Gtk-WARNING **: 01:20:52.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:52.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:52.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:52.765: 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:16897): Gtk-WARNING **: 01:20:55.682: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:55.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:55.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:55.718: 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:16897): Gtk-WARNING **: 01:20:57.503: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:20:57.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:57.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:20:57.542: 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:16897): Gtk-WARNING **: 01:21:00.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:00.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:00.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:00.976: 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:16897): Gtk-WARNING **: 01:21:03.231: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:03.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:03.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:03.265: 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:16897): Gtk-WARNING **: 01:21:05.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:05.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:05.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:05.043: 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:16897): Gtk-WARNING **: 01:21:06.791: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:06.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:06.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:06.825: 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:16897): Gtk-WARNING **: 01:21:08.414: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:08.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:08.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:08.449: 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:16897): Gtk-WARNING **: 01:21:10.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:10.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:10.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:10.648: 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:16897): Gtk-WARNING **: 01:21:13.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:13.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:13.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:13.412: 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:16897): Gtk-WARNING **: 01:21:16.186: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:16.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:16.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:16.221: 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:16897): Gtk-WARNING **: 01:21:18.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:18.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:18.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:18.557: 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:16897): Gtk-WARNING **: 01:21:20.111: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:20.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:20.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:20.145: 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:16897): Gtk-WARNING **: 01:21:22.337: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:22.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:22.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:22.371: 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:16897): Gtk-WARNING **: 01:21:26.943: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:26.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:26.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:26.978: 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:16897): Gtk-WARNING **: 01:21:28.497: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:28.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:28.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:28.531: 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:16897): Gtk-WARNING **: 01:21:31.922: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:31.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:31.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:31.958: 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:16897): Gtk-WARNING **: 01:21:34.160: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:34.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:34.194: 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:16897): Gtk-WARNING **: 01:21:36.089: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:36.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:36.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:36.123: 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:16897): Gtk-WARNING **: 01:21:37.877: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:37.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:37.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:37.916: 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:16897): Gtk-WARNING **: 01:21:40.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:40.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:40.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:40.720: 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:16897): Gtk-WARNING **: 01:21:43.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:43.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:43.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:43.481: 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:16897): Gtk-WARNING **: 01:21:45.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:45.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:45.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:45.175: 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:16897): Gtk-WARNING **: 01:21:47.458: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:47.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:47.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:47.498: 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:16897): Gtk-WARNING **: 01:21:49.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:49.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:49.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:49.355: 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:16897): Gtk-WARNING **: 01:21:50.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:50.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:50.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:50.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:16897): Gtk-WARNING **: 01:21:52.507: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:52.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:52.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:52.542: 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:16897): Gtk-WARNING **: 01:21:54.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:54.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:54.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:54.242: 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:16897): Gtk-WARNING **: 01:21:55.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:55.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:55.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:55.977: 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:16897): Gtk-WARNING **: 01:21:57.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:57.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:57.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21: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.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16897): Gtk-WARNING **: 01:21:59.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:21:59.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:59.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:21:59.171: 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:16897): Gtk-WARNING **: 01:22:00.885: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:00.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:00.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:00.918: 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:16897): Gtk-WARNING **: 01:22:02.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:02.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:02.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:02.756: 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:16897): Gtk-WARNING **: 01:22:04.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:04.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:04.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:04.377: 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:16897): Gtk-WARNING **: 01:22:06.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:06.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:06.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:06.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_Message_As_Target_Not_Possible() (Eclipse:16897): Gtk-WARNING **: 01:22:07.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:07.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:07.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:07.817: 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:16897): Gtk-WARNING **: 01:22:09.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:09.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:09.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:09.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:16897): Gtk-WARNING **: 01:22:10.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:10.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:10.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:11.007: 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:16897): Gtk-WARNING **: 01:22:12.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:12.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:12.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:12.696: 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:16897): Gtk-WARNING **: 01:22:14.995: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:15.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:15.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:15.030: 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:16897): Gtk-WARNING **: 01:22:18.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:18.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:18.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:18.782: 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:16897): Gtk-WARNING **: 01:22:22.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:22.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:22.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:22.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50() (Eclipse:16897): Gtk-WARNING **: 01:22:24.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:24.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:24.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:24.202: 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:16897): Gtk-WARNING **: 01:22:27.927: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:27.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:27.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:27.964: 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:16897): Gtk-WARNING **: 01:22:30.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:30.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:30.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:30.087: 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:16897): Gtk-WARNING **: 01:22:32.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:32.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:32.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:32.155: 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:16897): Gtk-WARNING **: 01:22:34.317: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:34.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:34.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:34.351: 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:16897): Gtk-WARNING **: 01:22:37.985: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:37.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:38.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:38.021: 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:16897): Gtk-WARNING **: 01:22:40.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:40.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:40.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:40.219: 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:16897): Gtk-WARNING **: 01:22:42.786: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:42.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:42.823: 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:16897): Gtk-WARNING **: 01:22:44.551: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:44.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:44.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:44.586: 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:16897): Gtk-WARNING **: 01:22:46.458: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:46.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:46.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:46.492: 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:16897): Gtk-WARNING **: 01:22:48.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:48.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:48.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:48.687: 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:16897): Gtk-WARNING **: 01:22:51.371: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:51.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:51.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:51.425: 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:16897): Gtk-WARNING **: 01:22:54.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:54.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:54.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:54.627: 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:16897): Gtk-WARNING **: 01:22:56.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:56.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:56.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:56.754: 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:16897): Gtk-WARNING **: 01:22:59.098: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:22:59.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:59.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:22:59.135: 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:16897): Gtk-WARNING **: 01:23:31.532: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:23:31.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:31.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:31.565: 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:16897): Gtk-WARNING **: 01:23:35.257: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:23:35.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:35.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:35.289: 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:16897): Gtk-WARNING **: 01:23:38.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:23:38.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:38.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:38.967: 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:16897): Gtk-WARNING **: 01:23:42.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:23:42.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:42.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:23:42.621: 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:16897): Gtk-WARNING **: 01:24:01.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:01.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:01.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:01.121: 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:16897): Gtk-WARNING **: 01:24:03.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:03.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:03.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:03.383: 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:16897): Gtk-WARNING **: 01:24:06.288: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:06.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:06.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:06.353: 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:16897): Gtk-WARNING **: 01:24:08.853: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:08.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:08.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:08.888: 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:16897): Gtk-WARNING **: 01:24:11.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:11.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:11.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:11.510: 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:16897): Gtk-WARNING **: 01:24:13.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:14.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:14.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:14.041: 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:16897): Gtk-WARNING **: 01:24:16.672: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:16.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:16.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:16.710: 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:16897): Gtk-WARNING **: 01:24:19.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:19.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:19.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:19.066: 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:16897): Gtk-WARNING **: 01:24:21.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:21.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:21.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:21.338: 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:16897): Gtk-WARNING **: 01:24:23.618: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:23.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:23.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:23.684: 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:16897): Gtk-WARNING **: 01:24:26.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:26.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:26.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:26.731: 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:16897): Gtk-WARNING **: 01:24:29.048: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:29.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:29.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:29.115: 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:16897): Gtk-WARNING **: 01:24:31.297: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:31.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:31.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:31.351: 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:16897): Gtk-WARNING **: 01:24:33.529: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:33.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:33.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:33.565: 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:16897): Gtk-WARNING **: 01:24:35.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:35.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:35.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:35.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3() (Eclipse:16897): Gtk-WARNING **: 01:24:38.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:38.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:38.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:38.073: 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:16897): Gtk-WARNING **: 01:24:40.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:40.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:40.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:40.285: 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:16897): Gtk-WARNING **: 01:24:42.454: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:24:42.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:42.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:24:42.494: 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: 1295 s -- in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport.dump_environment_data -- Time elapsed: 0.157 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple -- Time elapsed: 10.58 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage -- Time elapsed: 4.076 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin -- Time elapsed: 2.036 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2 -- Time elapsed: 3.219 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2 -- Time elapsed: 3.183 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit -- Time elapsed: 2.870 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight -- Time elapsed: 1.820 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage -- Time elapsed: 1.994 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC -- Time elapsed: 2.925 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution -- Time elapsed: 3.004 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session -- Time elapsed: 3.381 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion -- Time elapsed: 2.525 s org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion -- Time elapsed: 2.354 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability -- Time elapsed: 2.802 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion -- Time elapsed: 2.327 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines -- Time elapsed: 2.223 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll -- Time elapsed: 2.242 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap -- Time elapsed: 2.664 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose -- Time elapsed: 2.760 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide -- Time elapsed: 2.196 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline -- Time elapsed: 2.120 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move -- Time elapsed: 2.734 s org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap -- Time elapsed: 2.721 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification -- Time elapsed: 2.078 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation -- Time elapsed: 2.517 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening -- Time elapsed: 2.043 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage -- Time elapsed: 2.946 s org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder -- Time elapsed: 3.422 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition -- Time elapsed: 2.627 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible -- Time elapsed: 1.898 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom -- Time elapsed: 2.395 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll -- Time elapsed: 2.153 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation -- Time elapsed: 2.120 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages -- Time elapsed: 2.081 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible -- Time elapsed: 3.791 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple -- Time elapsed: 6.468 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2 -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment -- Time elapsed: 2.841 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize -- Time elapsed: 1.920 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move -- Time elapsed: 1.793 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom -- Time elapsed: 2.192 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll -- Time elapsed: 2.086 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment -- Time elapsed: 4.341 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom -- Time elapsed: 1.931 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering -- Time elapsed: 1.753 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call -- Time elapsed: 5.324 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions -- Time elapsed: 4.915 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call -- Time elapsed: 4.839 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering -- Time elapsed: 2.030 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation -- Time elapsed: 1.737 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden -- Time elapsed: 2.746 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages -- Time elapsed: 2.210 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages -- Time elapsed: 2.217 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.330 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2 -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages -- Time elapsed: 2.238 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages -- Time elapsed: 2.272 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift -- Time elapsed: 2.182 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame -- Time elapsed: 2.018 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution -- Time elapsed: 2.046 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame -- Time elapsed: 1.984 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline -- Time elapsed: 1.985 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions -- Time elapsed: 3.409 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages -- Time elapsed: 3.595 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages -- Time elapsed: 4.169 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages -- Time elapsed: 4.116 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent -- Time elapsed: 1.604 s org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2 -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation -- Time elapsed: 2.098 s org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation -- Time elapsed: 2.077 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine -- Time elapsed: 2.096 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution -- Time elapsed: 1.961 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution -- Time elapsed: 1.936 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState -- Time elapsed: 1.952 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.077 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 1.960 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout -- Time elapsed: 2.690 s org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutScopeTests.testModificationOnSequenceDiagramDoesNotTriggerRefreshLayoutOnOtherSequenceDiagram -- Time elapsed: 4.353 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation -- Time elapsed: 2.250 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening -- Time elapsed: 4.779 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition -- Time elapsed: 2.170 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion -- Time elapsed: 1.778 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom -- Time elapsed: 2.068 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll -- Time elapsed: 1.881 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering -- Time elapsed: 1.830 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment -- Time elapsed: 4.256 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo -- Time elapsed: 5.974 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment -- Time elapsed: 5.293 s org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden -- Time elapsed: 3.833 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position -- Time elapsed: 1.663 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion -- Time elapsed: 1.848 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom -- Time elapsed: 1.746 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll -- Time elapsed: 2.082 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering -- Time elapsed: 1.745 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future -- Time elapsed: 1.652 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation -- Time elapsed: 2.057 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo -- Time elapsed: 5.963 s org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages -- Time elapsed: 5.626 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages -- Time elapsed: 4.233 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo -- Time elapsed: 6.358 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion -- Time elapsed: 2.301 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2 -- Time elapsed: 1.842 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2 -- Time elapsed: 2.744 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3 -- Time elapsed: 2.816 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around -- Time elapsed: 3.464 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize -- Time elapsed: 3.698 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter -- Time elapsed: 2.234 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize -- Time elapsed: 3.267 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection -- Time elapsed: 2.071 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom -- Time elapsed: 3.335 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2 -- Time elapsed: 3.290 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll -- Time elapsed: 3.034 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering -- Time elapsed: 1.844 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move -- Time elapsed: 3.023 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group -- Time elapsed: 2.921 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect -- Time elapsed: 2.086 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends -- Time elapsed: 4.959 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden -- Time elapsed: 3.477 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents -- Time elapsed: 2.334 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden -- Time elapsed: 3.836 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden -- Time elapsed: 3.421 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden -- Time elapsed: 3.823 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden -- Time elapsed: 2.323 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event -- Time elapsed: 3.480 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent -- Time elapsed: 1.917 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline -- Time elapsed: 7.250 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline -- Time elapsed: 7.218 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message -- Time elapsed: 2.617 s org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution -- Time elapsed: 2.277 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution -- Time elapsed: 2.132 s org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution -- Time elapsed: 2.026 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution -- Time elapsed: 1.889 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent -- Time elapsed: 1.949 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition -- Time elapsed: 2.635 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom -- Time elapsed: 2.048 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo -- Time elapsed: 7.081 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.871 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote -- Time elapsed: 2.816 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage -- Time elapsed: 3.423 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline -- Time elapsed: 3.334 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline -- Time elapsed: 2.877 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced -- Time elapsed: 3.884 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended -- Time elapsed: 3.377 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended -- Time elapsed: 3.385 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline -- Time elapsed: 3.264 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize -- Time elapsed: 5.878 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize -- Time elapsed: 5.852 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize -- Time elapsed: 5.808 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize -- Time elapsed: 5.858 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote -- Time elapsed: 7.645 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment -- Time elapsed: 7.544 s org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency -- Time elapsed: 1.708 s org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes -- Time elapsed: 3.422 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline -- Time elapsed: 2.962 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram -- Time elapsed: 2.247 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication -- Time elapsed: 3.563 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1 -- Time elapsed: 3.359 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible -- Time elapsed: 7.717 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.715 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.279 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage -- Time elapsed: 3.771 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible -- Time elapsed: 4.307 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.212 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants -- Time elapsed: 1.747 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants -- Time elapsed: 2.219 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage -- Time elapsed: 3.981 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.749 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant -- Time elapsed: 2.751 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2 -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants -- Time elapsed: 2.800 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants -- Time elapsed: 2.726 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible -- Time elapsed: 3.927 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.921 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.225 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin -- Time elapsed: 1.813 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden -- Time elapsed: 2.273 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible -- Time elapsed: 1.768 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.306 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible -- Time elapsed: 1.811 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound -- Time elapsed: 3.220 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible -- Time elapsed: 1.765 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd -- Time elapsed: 3.011 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound -- Time elapsed: 3.214 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.825 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.325 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered -- Time elapsed: 2.443 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible -- Time elapsed: 1.773 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU -- Time elapsed: 3.192 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.322 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit -- Time elapsed: 4.496 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.348 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.300 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible -- Time elapsed: 1.741 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible -- Time elapsed: 3.189 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible -- Time elapsed: 1.851 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.822 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds -- Time elapsed: 4.432 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.336 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible -- Time elapsed: 1.748 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage -- Time elapsed: 2.799 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.324 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant -- Time elapsed: 3.304 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow -- Time elapsed: 3.235 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2 -- Time elapsed: 1.700 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.710 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed -- Time elapsed: 3.800 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2 -- Time elapsed: 3.180 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.669 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1 -- Time elapsed: 3.198 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency -- Time elapsed: 1.715 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline -- Time elapsed: 3.251 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram -- Time elapsed: 1.664 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible -- Time elapsed: 1.692 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC -- Time elapsed: 2.805 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible -- Time elapsed: 1.674 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU -- Time elapsed: 2.676 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1 -- Time elapsed: 2.782 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested -- Time elapsed: 32.09 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant -- Time elapsed: 4.319 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible -- Time elapsed: 2.151 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU -- Time elapsed: 2.665 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE -- Time elapsed: 3.271 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow -- Time elapsed: 3.209 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency -- Time elapsed: 1.666 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.669 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment -- Time elapsed: 1.654 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.665 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.710 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.696 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment -- Time elapsed: 4.262 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines -- Time elapsed: 4.329 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency -- Time elapsed: 1.731 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered -- Time elapsed: 1.783 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.718 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.677 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered -- Time elapsed: 1.847 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution -- Time elapsed: 4.307 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible -- Time elapsed: 1.764 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion -- Time elapsed: 4.448 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible -- Time elapsed: 2.366 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp -- Time elapsed: 2.284 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove -- Time elapsed: 3.271 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand -- Time elapsed: 9.602 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove -- Time elapsed: 4.479 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion -- Time elapsed: 3.903 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion -- Time elapsed: 2.785 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible -- Time elapsed: 2.767 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit -- Time elapsed: 4.484 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents -- Time elapsed: 2.183 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment -- Time elapsed: 2.296 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit -- Time elapsed: 4.473 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible -- Time elapsed: 1.725 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible -- Time elapsed: 3.799 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible -- Time elapsed: 1.765 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.689 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands -- Time elapsed: 3.776 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound -- Time elapsed: 11.88 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand -- Time elapsed: 2.707 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand -- Time elapsed: 2.692 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand -- Time elapsed: 2.829 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 3.762 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF -- Time elapsed: 2.853 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF -- Time elapsed: 3.813 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand -- Time elapsed: 3.759 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 4.809 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound -- Time elapsed: 1.898 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand -- Time elapsed: 3.736 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF -- Time elapsed: 2.883 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF -- Time elapsed: 3.815 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU -- Time elapsed: 4.828 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized -- Time elapsed: 4.742 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU -- Time elapsed: 3.802 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand -- Time elapsed: 2.971 s org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency -- Time elapsed: 1.818 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions -- Time elapsed: 3.424 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order -- Time elapsed: 2.281 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2 -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion -- Time elapsed: 1.799 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move -- Time elapsed: 2.203 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom -- Time elapsed: 2.732 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution -- Time elapsed: 2.829 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll -- Time elapsed: 2.342 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering -- Time elapsed: 1.594 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering -- Time elapsed: 2.232 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize -- Time elapsed: 4.602 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message -- Time elapsed: 3.425 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order -- Time elapsed: 2.237 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2 -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion -- Time elapsed: 1.840 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom -- Time elapsed: 2.810 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range -- Time elapsed: 2.313 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible -- Time elapsed: 1.604 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.679 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.759 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible -- Time elapsed: 1.592 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.756 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.733 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden -- Time elapsed: 2.327 s org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment -- Time elapsed: 3.753 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation -- Time elapsed: 3.269 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50 -- Time elapsed: 3.767 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left -- Time elapsed: 2.127 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden -- Time elapsed: 2.067 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message -- Time elapsed: 2.156 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation -- Time elapsed: 3.705 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call -- Time elapsed: 2.600 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State -- Time elapsed: 1.767 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation -- Time elapsed: 2.710 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer -- Time elapsed: 3.233 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment -- Time elapsed: 2.375 s org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move -- Time elapsed: 2.818 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible -- Time elapsed: 11.62 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.154 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.158 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 2.099 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.710 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.768 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.663 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment -- Time elapsed: 3.726 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden -- Time elapsed: 3.678 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse -- Time elapsed: 3.647 s org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden -- Time elapsed: 2.664 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole -- Time elapsed: 2.214 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler -- Time elapsed: 1.868 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine -- Time elapsed: 2.016 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole -- Time elapsed: 2.156 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll -- Time elapsed: 2.158 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All -- Time elapsed: 2.244 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering -- Time elapsed: 2.941 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline -- Time elapsed: 2.579 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move -- Time elapsed: 2.615 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering -- Time elapsed: 2.505 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move -- Time elapsed: 2.694 s org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All -- Time elapsed: 2.354 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution -- Time elapsed: 2.262 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it -- Time elapsed: 2.319 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone -- Time elapsed: 3.057 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings -- Time elapsed: 2.378 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion -- Time elapsed: 2.258 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children -- Time elapsed: 2.235 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1 -- Time elapsed: 2.231 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2 -- Time elapsed: 2.261 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3 -- Time elapsed: 2.223 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings -- Time elapsed: 2.190 s org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed -- Time elapsed: 2.238 s Running org.eclipse.sirius.tests.swtbot.suite.AllTestSuite Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable() (Eclipse:16897): Gtk-CRITICAL **: 01:24:45.325: 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:16897): Gtk-CRITICAL **: 01:24:57.919: 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:16897): Gtk-CRITICAL **: 01:25:00.021: 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:16897): Gtk-CRITICAL **: 01:27:21.994: 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:16897): Gtk-CRITICAL **: 01:27:23.904: 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:16897): Gtk-CRITICAL **: 01:36:37.571: 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:16897): Gtk-CRITICAL **: 01:36:44.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16897): Gtk-CRITICAL **: 01:36:45.052: 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:16897): Gtk-CRITICAL **: 01:36:49.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16897): Gtk-CRITICAL **: 01:36:50.036: 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:16897): Gtk-CRITICAL **: 01:39:32.735: 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:16897): Gtk-WARNING **: 01:39:40.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 01:39:40.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:39:40.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 01:39:40.623: 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:16897): Gtk-CRITICAL **: 01:41:11.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog() (Eclipse:16897): Gtk-CRITICAL **: 01:41:16.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog() (Eclipse:16897): Gtk-CRITICAL **: 01:41:20.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog() (Eclipse:16897): Gtk-CRITICAL **: 01:41:24.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog() (Eclipse:16897): Gtk-CRITICAL **: 01:41:29.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements() (Eclipse:16897): Gtk-CRITICAL **: 01:41:33.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation() (Eclipse:16897): Gtk-CRITICAL **: 01:41:35.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines() (Eclipse:16897): Gtk-CRITICAL **: 01:41:37.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines() (Eclipse:16897): Gtk-CRITICAL **: 01:41:42.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection() (Eclipse:16897): Gtk-CRITICAL **: 01:41:47.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm() (Eclipse:16897): Gtk-CRITICAL **: 01:41:49.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion() (Eclipse:16897): Gtk-CRITICAL **: 01:41:52.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth() (Eclipse:16897): Gtk-CRITICAL **: 01:41:54.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth() (Eclipse:16897): Gtk-CRITICAL **: 01:41:56.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse() (Eclipse:16897): Gtk-CRITICAL **: 01:41:58.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut() (Eclipse:16897): Gtk-CRITICAL **: 01:42:00.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut() (Eclipse:16897): Gtk-CRITICAL **: 01:42:02.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor() (Eclipse:16897): Gtk-CRITICAL **: 01:42:05.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2() (Eclipse:16897): Gtk-CRITICAL **: 01:42:06.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass() (Eclipse:16897): Gtk-CRITICAL **: 01:42:07.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory() (Eclipse:16897): Gtk-CRITICAL **: 01:42:09.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority() (Eclipse:16897): Gtk-CRITICAL **: 01:42:10.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog() (Eclipse:16897): Gtk-CRITICAL **: 01:42:21.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit() (Eclipse:16897): Gtk-CRITICAL **: 01:42:22.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox() (Eclipse:16897): Gtk-CRITICAL **: 01:42:24.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName() (Eclipse:16897): Gtk-CRITICAL **: 01:42:25.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16897): Gtk-CRITICAL **: 01:42:26.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:16897): Gtk-CRITICAL **: 01:42:28.721: 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:16897): Gtk-CRITICAL **: 01:42:31.122: 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:16897): Gtk-WARNING **: 02:04:19.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:04:19.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:19.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:19.365: 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:16897): Gtk-WARNING **: 02:04:22.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:04:22.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:22.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:22.363: 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:16897): Gtk-WARNING **: 02:04:23.933: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:04:23.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:23.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:23.966: 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:16897): Gtk-WARNING **: 02:04:27.920: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:04:27.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:27.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:27.952: 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:16897): Gtk-WARNING **: 02:04:31.355: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:04:31.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:31.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:04:31.388: 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:16897): Gtk-WARNING **: 02:05:37.742: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:37.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:37.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:37.779: 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:16897): Gtk-WARNING **: 02:05:39.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:39.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:39.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:39.606: 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:16897): Gtk-WARNING **: 02:05:41.385: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:41.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:41.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:41.417: 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:16897): Gtk-WARNING **: 02:05:43.227: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:43.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:43.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:43.260: 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:16897): Gtk-WARNING **: 02:05:51.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:51.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:51.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:51.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:52.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:05:52.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:52.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:05:52.311: 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:16897): Gtk-CRITICAL **: 02:11:13.472: 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:16897): Gtk-WARNING **: 02:15:43.827: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:15:43.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:43.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:43.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:15:45.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16897): Gtk-WARNING **: 02:15:47.652: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:15:47.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:47.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:47.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:15:49.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:15:52.513: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:15:52.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:52.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:52.545: 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:16897): Gtk-WARNING **: 02:15:54.689: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:15:54.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:54.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:54.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:15:56.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:15:58.365: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:15:58.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:58.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:15:58.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:00.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16897): Gtk-WARNING **: 02:16:03.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:03.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:03.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:03.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:04.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:16:06.909: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:06.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:06.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:06.942: 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:16897): Gtk-WARNING **: 02:16:09.073: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:09.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:09.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:09.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:10.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:16:12.794: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:12.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:12.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:12.826: 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:16897): Gtk-WARNING **: 02:16:14.902: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:14.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:14.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:16.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:16:18.488: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:18.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:18.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:18.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:21.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:16:23.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:23.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:23.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:23.509: 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:16897): Gtk-WARNING **: 02:16:25.729: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:25.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:25.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:25.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:28.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:16:30.657: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:30.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:30.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:30.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:32.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll() (Eclipse:16897): Gtk-WARNING **: 02:16:34.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:34.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:34.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:34.508: 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:16897): Gtk-WARNING **: 02:16:37.788: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:37.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:37.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:37.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:39.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:16:41.607: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:41.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:41.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:41.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:42.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:16:45.311: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:45.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:45.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:45.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:46.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:16:49.076: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:49.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:49.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:49.109: 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:16897): Gtk-WARNING **: 02:16:51.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:51.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:51.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:51.372: 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:16897): Gtk-WARNING **: 02:16:53.592: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:53.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:53.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:16:55.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16897): Gtk-WARNING **: 02:16:57.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:57.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:57.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:57.429: 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:16897): Gtk-WARNING **: 02:16:59.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:16:59.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:59.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:16:59.614: 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:16897): Gtk-WARNING **: 02:17:01.795: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:01.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:01.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:01.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:02.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:05.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:05.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:05.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:05.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:07.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:09.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:09.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:09.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:09.481: 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:16897): Gtk-WARNING **: 02:17:11.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:11.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:11.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:11.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:13.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:15.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:15.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:15.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:15.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:17.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:19.278: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:19.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:19.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:19.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:20.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:23.111: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:23.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:23.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:24.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:26.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:26.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:26.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:26.881: 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:16897): Gtk-WARNING **: 02:17:30.175: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:30.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:30.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:30.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:31.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:17:34.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:34.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:34.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:34.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:35.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:17:37.805: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:37.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:37.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:37.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:38.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:17:41.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:41.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:41.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:41.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:17:42.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16897): Gtk-WARNING **: 02:17:45.236: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:17:45.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:45.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:17:45.271: 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:16897): Gtk-CRITICAL **: 02:19:54.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser() (Eclipse:16897): Gtk-CRITICAL **: 02:19:57.022: 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:16897): Gtk-CRITICAL **: 02:20:10.667: 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:16897): Gtk-WARNING **: 02:20:49.486: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:49.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:49.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:49.519: 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:16897): Gtk-WARNING **: 02:20:51.132: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:51.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:51.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:51.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:20:52.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:52.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:52.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:52.792: 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:16897): Gtk-WARNING **: 02:20:54.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:54.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:54.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:54.405: 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:16897): Gtk-WARNING **: 02:20:55.977: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:55.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:55.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:56.012: 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:16897): Gtk-WARNING **: 02:20:57.602: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:57.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:57.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:57.635: 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:16897): Gtk-WARNING **: 02:20:59.188: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:20:59.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:59.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:20:59.221: 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:16897): Gtk-WARNING **: 02:21:01.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:01.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:01.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:01.403: 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:16897): Gtk-WARNING **: 02:21:03.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:03.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:03.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:03.035: 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:16897): Gtk-WARNING **: 02:21:04.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:04.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:04.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:04.664: 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:16897): Gtk-WARNING **: 02:21:06.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:06.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:06.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:06.325: 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:16897): Gtk-WARNING **: 02:21:07.908: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:07.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:07.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:07.942: 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:16897): Gtk-WARNING **: 02:21:10.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:10.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:10.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:10.612: 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:16897): Gtk-WARNING **: 02:21:12.271: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:12.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:12.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:12.304: 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:16897): Gtk-WARNING **: 02:21:13.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:13.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:13.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:13.929: 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:16897): Gtk-WARNING **: 02:21:15.529: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:15.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:15.563: 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:16897): Gtk-WARNING **: 02:21:17.163: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:17.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:17.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:17.197: 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:16897): Gtk-WARNING **: 02:21:18.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:18.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:18.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:18.852: 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:16897): Gtk-WARNING **: 02:21:20.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:20.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:20.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:20.501: 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:16897): Gtk-WARNING **: 02:21:22.674: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:22.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:22.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:22.708: 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:16897): Gtk-WARNING **: 02:21:24.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:24.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:24.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:24.404: 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:16897): Gtk-WARNING **: 02:21:26.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:26.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:26.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:26.079: 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:16897): Gtk-WARNING **: 02:21:27.706: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:27.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:27.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:27.741: 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:16897): Gtk-WARNING **: 02:21:29.355: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:21:29.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:29.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:21:29.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode() Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession() Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession() Setup of org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor() Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor() Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage() Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage() Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription() Setup of org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName() Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut() Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack() Setup of org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.null() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict() Setup of org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null() Setup of org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006() Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees() Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables() (Eclipse:16897): Gtk-CRITICAL **: 02:29:11.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition() (Eclipse:16897): Gtk-CRITICAL **: 02:29:14.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion() (Eclipse:16897): Gtk-CRITICAL **: 02:29:16.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat() (Eclipse:16897): Gtk-CRITICAL **: 02:29:18.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor() (Eclipse:16897): Gtk-CRITICAL **: 02:29:20.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth() (Eclipse:16897): Gtk-CRITICAL **: 02:29:22.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize() (Eclipse:16897): Gtk-CRITICAL **: 02:29:24.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth() (Eclipse:16897): Gtk-CRITICAL **: 02:29:26.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor() (Eclipse:16897): Gtk-CRITICAL **: 02:29:28.705: 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:16897): Gtk-CRITICAL **: 02:29:50.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:16897): Gtk-CRITICAL **: 02:29:50.694: 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:16897): Gtk-WARNING **: 02:30:09.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:09.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:09.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:09.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll() (Eclipse:16897): Gtk-WARNING **: 02:30:12.817: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:12.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:12.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:12.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:14.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:30:17.298: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:17.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:17.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:17.330: 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:16897): Gtk-WARNING **: 02:30:19.457: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:19.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:19.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:19.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:20.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:30:22.827: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:22.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:22.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:22.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:24.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16897): Gtk-WARNING **: 02:30:27.311: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:27.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:27.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:27.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:28.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:30:30.661: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:30.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:30.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:30.692: 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:16897): Gtk-WARNING **: 02:30:32.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:32.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:32.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:32.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:34.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:30:36.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:36.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:36.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:36.076: 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:16897): Gtk-WARNING **: 02:30:38.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:38.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:38.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:38.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:39.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:30:41.557: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:41.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:41.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:41.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:43.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:30:45.982: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:45.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:46.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:46.016: 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:16897): Gtk-WARNING **: 02:30:48.104: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:48.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:48.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:48.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:50.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:30:52.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:52.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:52.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:52.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:30:53.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll() (Eclipse:16897): Gtk-WARNING **: 02:30:55.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:55.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:55.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:55.951: 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:16897): Gtk-WARNING **: 02:30:59.077: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:30:59.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:59.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:30:59.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:00.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:02.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:02.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:02.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:02.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:03.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:31:05.816: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:05.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:05.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:05.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:07.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:09.265: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:09.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:09.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:09.296: 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:16897): Gtk-WARNING **: 02:31:11.383: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:11.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:11.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:11.415: 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:16897): Gtk-WARNING **: 02:31:13.513: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:13.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:13.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:13.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:14.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer() (Eclipse:16897): Gtk-WARNING **: 02:31:16.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:16.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:16.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:16.926: 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:16897): Gtk-WARNING **: 02:31:18.989: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:19.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:19.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:19.024: 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:16897): Gtk-WARNING **: 02:31:21.090: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:21.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:21.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:21.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:22.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:24.525: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:24.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:24.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:24.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:25.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:27.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:27.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:27.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:27.995: 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:16897): Gtk-WARNING **: 02:31:30.088: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:30.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:30.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:30.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:31.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:33.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:33.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:33.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:33.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:34.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:36.954: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:36.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:36.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:36.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:37.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:40.404: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:40.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:40.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:40.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:41.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:43.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:43.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:43.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:43.783: 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:16897): Gtk-WARNING **: 02:31:46.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:46.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:46.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:46.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:47.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom() (Eclipse:16897): Gtk-WARNING **: 02:31:50.190: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:50.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:50.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:50.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:51.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll() (Eclipse:16897): Gtk-WARNING **: 02:31:53.508: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:53.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:53.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:53.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:54.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram() (Eclipse:16897): Gtk-WARNING **: 02:31:56.816: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:31:56.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:56.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:31:56.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-CRITICAL **: 02:31:57.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram() (Eclipse:16897): Gtk-WARNING **: 02:32:00.181: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:00.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:00.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:00.214: 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:16897): Gtk-WARNING **: 02:32:02.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:02.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:02.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:02.373: 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:16897): Gtk-WARNING **: 02:32:04.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:04.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:04.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:04.207: 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:16897): Gtk-WARNING **: 02:32:05.928: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:05.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:05.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:05.961: 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:16897): Gtk-WARNING **: 02:32:07.696: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:07.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:07.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:07.733: 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:16897): Gtk-WARNING **: 02:32:09.506: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:09.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:09.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:09.537: 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:16897): Gtk-WARNING **: 02:32:11.298: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:11.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:11.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:11.332: 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:16897): Gtk-WARNING **: 02:32:14.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:14.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:14.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:14.185: 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:16897): Gtk-WARNING **: 02:32:15.989: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:16.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:16.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:16.021: 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:16897): Gtk-WARNING **: 02:32:17.786: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:17.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:17.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:17.817: 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:16897): Gtk-WARNING **: 02:32:19.558: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:19.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:19.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:19.591: 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:16897): Gtk-WARNING **: 02:32:21.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:21.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:21.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:21.401: 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:16897): Gtk-WARNING **: 02:32:23.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:23.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:23.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:23.221: 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:16897): Gtk-WARNING **: 02:32:32.329: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:32.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:32.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:32.365: 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:16897): Gtk-WARNING **: 02:32:34.159: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:34.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:34.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:34.194: 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:16897): Gtk-WARNING **: 02:32:36.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:36.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:36.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:36.085: 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:16897): Gtk-WARNING **: 02:32:37.843: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:37.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:37.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:37.874: 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:16897): Gtk-WARNING **: 02:32:39.679: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:39.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:39.711: 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:16897): Gtk-WARNING **: 02:32:41.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:41.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:41.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:41.554: 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:16897): Gtk-WARNING **: 02:32:44.437: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:44.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:44.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:44.468: 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:16897): Gtk-WARNING **: 02:32:46.280: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:46.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:46.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:46.312: 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:16897): Gtk-WARNING **: 02:32:48.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:48.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:48.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:48.125: 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:16897): Gtk-WARNING **: 02:32:49.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:49.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:49.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:49.918: 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:16897): Gtk-WARNING **: 02:32:51.727: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:51.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:51.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:51.760: 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:16897): Gtk-WARNING **: 02:32:53.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:53.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:53.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:53.581: 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:16897): Gtk-WARNING **: 02:32:56.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:56.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:56.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:56.424: 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:16897): Gtk-WARNING **: 02:32:58.766: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:32:58.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:58.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:32:58.797: 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:16897): Gtk-WARNING **: 02:33:00.561: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:00.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:00.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:00.594: 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:16897): Gtk-WARNING **: 02:33:03.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:03.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:03.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:03.412: 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:16897): Gtk-WARNING **: 02:33:05.191: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:05.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:05.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:05.223: 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:16897): Gtk-WARNING **: 02:33:07.059: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:07.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:07.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:07.092: 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:16897): Gtk-WARNING **: 02:33:08.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:08.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:08.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:08.907: 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:16897): Gtk-WARNING **: 02:33:10.690: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:10.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:10.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:10.722: 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:16897): Gtk-WARNING **: 02:33:12.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:12.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:12.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:12.495: 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:16897): Gtk-WARNING **: 02:33:14.295: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:14.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:14.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:14.327: 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:16897): Gtk-WARNING **: 02:33:16.077: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:16.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:16.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:16.110: 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:16897): Gtk-WARNING **: 02:33:17.885: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:17.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:17.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:17.919: 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:16897): Gtk-WARNING **: 02:33:19.662: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:19.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:19.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:19.694: 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:16897): Gtk-WARNING **: 02:33:22.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:22.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:22.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:22.590: 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:16897): Gtk-WARNING **: 02:33:24.373: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:24.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:24.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:24.404: 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:16897): Gtk-WARNING **: 02:33:27.169: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:27.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:27.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:27.202: 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:16897): Gtk-WARNING **: 02:33:28.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:28.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:28.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:29.006: 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:16897): Gtk-WARNING **: 02:33:30.838: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:30.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:30.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:30.868: 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:16897): Gtk-WARNING **: 02:33:32.639: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:32.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:32.673: 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:16897): Gtk-WARNING **: 02:33:34.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:34.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:34.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:34.476: 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:16897): Gtk-WARNING **: 02:33:36.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:36.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:36.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:36.247: 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:16897): Gtk-WARNING **: 02:33:38.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:38.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:38.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:38.046: 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:16897): Gtk-WARNING **: 02:33:39.796: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:39.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:39.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:39.828: 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:16897): Gtk-WARNING **: 02:33:41.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:33:41.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:41.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:33:41.670: 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:16897): Gtk-WARNING **: 02:48:09.367: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 02:48:09.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:48:09.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 02:48:09.399: 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:16897): Gtk-CRITICAL **: 02:55:03.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField() (Eclipse:16897): Gtk-CRITICAL **: 02:55:05.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField() (Eclipse:16897): Gtk-CRITICAL **: 02:55:20.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField() (Eclipse:16897): Gtk-CRITICAL **: 02:55:33.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField() (Eclipse:16897): Gtk-CRITICAL **: 02:55:47.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle() (Eclipse:16897): Gtk-CRITICAL **: 02:56:00.981: 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.layout.ELKDebugFeaturesTest.testExportElkgFile() Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFile() Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withoutDebugEnabled() Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFileWithSpecificFolder() Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkg() Setup of org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkt() 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:16897): Gtk-CRITICAL **: 03:05:50.794: 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:16897): Gtk-WARNING **: 03:09:25.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:16897): Gtk-WARNING **: 03:09:25.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 03:09:25.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:16897): Gtk-WARNING **: 03:09:25.838: 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:16897): Gtk-CRITICAL **: 03:10:23.046: 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:16897): Gtk-CRITICAL **: 03:10:34.128: 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:16897): Gtk-CRITICAL **: 03:10:40.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG() (Eclipse:16897): Gtk-CRITICAL **: 03:10:43.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG() (Eclipse:16897): Gtk-CRITICAL **: 03:10:46.354: 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:16897): Gtk-CRITICAL **: 03:10:52.153: 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:16897): Gtk-CRITICAL **: 03:11:11.188: 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: 2141, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 6419 s <<< FAILURE! -- in org.eclipse.sirius.tests.swtbot.suite.AllTestSuite org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable -- Time elapsed: 1.265 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree -- Time elapsed: 1.103 s org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram -- Time elapsed: 1.793 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.044 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist -- Time elapsed: 1.069 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet -- Time elapsed: 0.999 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName -- Time elapsed: 0.719 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName -- Time elapsed: 0.511 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName -- Time elapsed: 0.452 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName -- Time elapsed: 0.412 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName -- Time elapsed: 0.474 s org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName -- Time elapsed: 0.490 s org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind -- Time elapsed: 1.122 s org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation -- Time elapsed: 2.242 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable -- Time elapsed: 1.096 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree -- Time elapsed: 1.013 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable -- Time elapsed: 1.038 s org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement -- Time elapsed: 2.425 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening -- Time elapsed: 2.403 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge -- Time elapsed: 2.413 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening -- Time elapsed: 2.372 s org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation -- Time elapsed: 2.457 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText -- Time elapsed: 1.559 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen -- Time elapsed: 2.653 s org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition -- Time elapsed: 11.80 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar -- Time elapsed: 3.689 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection -- Time elapsed: 2.131 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar -- Time elapsed: 2.982 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar -- Time elapsed: 2.922 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar -- Time elapsed: 2.209 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection -- Time elapsed: 2.029 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar -- Time elapsed: 2.949 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar -- Time elapsed: 2.976 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardButton -- Time elapsed: 2.463 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection -- Time elapsed: 1.801 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboard -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection -- Time elapsed: 1.495 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar -- Time elapsed: 2.645 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar -- Time elapsed: 2.597 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar -- Time elapsed: 1.462 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageFromClipboardToManyElement -- Time elapsed: 2.060 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath -- Time elapsed: 2.180 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection -- Time elapsed: 1.941 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar -- Time elapsed: 2.685 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar -- Time elapsed: 1.976 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar -- Time elapsed: 1.898 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar -- Time elapsed: 2.708 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection -- Time elapsed: 1.438 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea -- Time elapsed: 2.688 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar -- Time elapsed: 2.513 s org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners -- Time elapsed: 2.311 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode -- Time elapsed: 1.910 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll -- Time elapsed: 1.772 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection -- Time elapsed: 1.743 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer -- Time elapsed: 1.745 s org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh -- Time elapsed: 12.26 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions -- Time elapsed: 1.434 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions -- Time elapsed: 0.965 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions -- Time elapsed: 0.965 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions -- Time elapsed: 0.951 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions -- Time elapsed: 0.957 s org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions -- Time elapsed: 1.412 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned -- Time elapsed: 1.700 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.672 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.046 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps -- Time elapsed: 1.587 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction -- Time elapsed: 1.703 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned -- Time elapsed: 1.606 s org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.814 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi -- Time elapsed: 1.932 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue -- Time elapsed: 1.770 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50 -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50 -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125 -- Time elapsed: 1.643 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg -- Time elapsed: 1.672 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125 -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125 -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50 -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50 -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50 -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer -- Time elapsed: 1.595 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125 -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide -- Time elapsed: 1.617 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint -- Time elapsed: 1.554 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50 -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125 -- Time elapsed: 1.636 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50 -- Time elapsed: 1.672 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50 -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125 -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg -- Time elapsed: 1.595 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50 -- Time elapsed: 1.636 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50 -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50 -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide -- Time elapsed: 1.604 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125 -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg -- Time elapsed: 1.636 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession -- Time elapsed: 0.051 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor -- Time elapsed: 1.996 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer -- Time elapsed: 1.924 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForFunctionnalChain -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer -- Time elapsed: 1.970 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer -- Time elapsed: 1.956 s org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge -- Time elapsed: 2.200 s org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar -- Time elapsed: 2.255 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel -- Time elapsed: 4.103 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode -- Time elapsed: 2.878 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer -- Time elapsed: 5.893 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel -- Time elapsed: 4.176 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode -- Time elapsed: 5.940 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode -- Time elapsed: 2.222 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode -- Time elapsed: 2.211 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.528 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode -- Time elapsed: 4.629 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode -- Time elapsed: 13.69 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer -- Time elapsed: 12.39 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode -- Time elapsed: 11.72 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode -- Time elapsed: 1.819 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode -- Time elapsed: 11.69 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer -- Time elapsed: 2.663 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode -- Time elapsed: 13.58 s org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode -- Time elapsed: 2.820 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode -- Time elapsed: 5.834 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer -- Time elapsed: 4.917 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode -- Time elapsed: 1.722 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping -- Time elapsed: 3.885 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode -- Time elapsed: 4.864 s org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer -- Time elapsed: 5.864 s org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection -- Time elapsed: 1.021 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer -- Time elapsed: 3.466 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.336 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.409 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool -- Time elapsed: 3.072 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.373 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.296 s org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool -- Time elapsed: 3.419 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool -- Time elapsed: 4.361 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool -- Time elapsed: 29.89 s org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool -- Time elapsed: 4.082 s org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.714 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization -- Time elapsed: 2.702 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange -- Time elapsed: 10.06 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization -- Time elapsed: 10.52 s org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization -- Time elapsed: 3.578 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag -- Time elapsed: 1.666 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.044 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.003 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.093 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.014 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.039 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.050 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.059 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.030 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection -- Time elapsed: 3.017 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 1.969 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 2.009 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.037 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.999 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent -- Time elapsed: 1.983 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.110 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition -- Time elapsed: 2.052 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection -- Time elapsed: 3.010 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition -- Time elapsed: 1.963 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition -- Time elapsed: 2.031 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.010 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent -- Time elapsed: 2.075 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent -- Time elapsed: 2.072 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition -- Time elapsed: 2.062 s org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent -- Time elapsed: 2.086 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons -- Time elapsed: 2.073 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator -- Time elapsed: 1.610 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant -- Time elapsed: 2.014 s org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator -- Time elapsed: 2.011 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge -- Time elapsed: 27.86 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer -- Time elapsed: 6.454 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels -- Time elapsed: 2.106 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge -- Time elapsed: 10.84 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge -- Time elapsed: 9.067 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes -- Time elapsed: 7.649 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge -- Time elapsed: 7.602 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove -- Time elapsed: 2.636 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels -- Time elapsed: 2.194 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge -- Time elapsed: 7.567 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges -- Time elapsed: 10.51 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath -- Time elapsed: 7.380 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge -- Time elapsed: 9.216 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening -- Time elapsed: 0.316 s org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection -- Time elapsed: 1.803 s org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages -- Time elapsed: 3.593 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload -- Time elapsed: 3.139 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload -- Time elapsed: 2.962 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.143 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick -- Time elapsed: 2.049 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject -- Time elapsed: 0.152 s org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick -- Time elapsed: 1.170 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.462 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.159 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.058 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.451 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.782 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.058 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.105 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.886 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.982 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.618 s org.eclipse.sirius.tests.swtbot.DragNDropTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException -- Time elapsed: 2.424 s org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException -- Time elapsed: 2.495 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack_betweenTwoRegionsContainer -- Time elapsed: 1.596 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenTwoRegionsContainer -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack -- Time elapsed: 2.186 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenAStandardContainerAndARegionsContainer -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack_betweenARegionsContainerAndAStandardContainer -- Time elapsed: 1.691 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusPreferencesPropertyPageTest.testSiriusPreferencesPage -- Time elapsed: 1.758 s org.eclipse.sirius.tests.swtbot.propertypage.SiriusSessionDetailsPropertyPageTest.testSiriusSessionDetailsPage -- Time elapsed: 1.832 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToStylishContainer -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNode -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNode -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToLabelNode -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToGreyBGAndRefresh -- Time elapsed: 3.252 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToDefaultAndRefresh -- Time elapsed: 3.173 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNodeLabel -- Time elapsed: 1.644 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithContextMenu -- Time elapsed: 1.889 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToDefaultContainer -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToNodeLabel -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishNodeToDefaultContainer -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToNode -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithContextMenu -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToDefaultNode -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeLabelToNode -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldEdgeToNode -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToNode -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyCustomAndPasteWithTabbar -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultContainerToStylishNode -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToDefaultNode -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelToNodeLabel -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh1 -- Time elapsed: 3.151 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToDefaultAndRefresh2 -- Time elapsed: 3.208 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyStylishContainerToStylishNode -- Time elapsed: 1.636 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.125 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultStyleToBoldAndRefresh -- Time elapsed: 3.132 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testPasteEnablement -- Time elapsed: 2.278 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyUncustomAndPasteWithTabbar -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldToGreyBGAndRefresh -- Time elapsed: 3.133 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeToNodeLabel -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultLabelEdgeToNode -- Time elapsed: 1.632 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldNodeLabelToNode -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultNodeToStylishContainer -- Time elapsed: 1.621 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyGreyBGToBoldAndRefresh -- Time elapsed: 3.162 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyDefaultEdgeToLabelNode -- Time elapsed: 1.647 s org.eclipse.sirius.tests.swtbot.tabbar.PasteStylePureGraphicalTest.testCopyBoldLabelEdgeToLabelNode -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSelectionChangeBehaviorAfterAReconnectToolWithUnexpectedBehavior -- Time elapsed: 1.859 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting -- Time elapsed: 2.235 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting -- Time elapsed: 2.312 s org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithRectilinearStyleRouting -- Time elapsed: 2.142 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2 -- Time elapsed: 0.730 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3 -- Time elapsed: 0.458 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition -- Time elapsed: 0.174 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter -- Time elapsed: 0.155 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2 -- Time elapsed: 0.105 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses -- Time elapsed: 0.109 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition -- Time elapsed: 0.154 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition -- Time elapsed: 8.384 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition -- Time elapsed: 0.206 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation -- Time elapsed: 0.105 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter -- Time elapsed: 0.124 s org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError -- Time elapsed: 0.111 s org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001 -- Time elapsed: 7.544 s org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002 -- Time elapsed: 2.858 s org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004 -- Time elapsed: 5.656 s org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005 -- Time elapsed: 6.257 s org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009 -- Time elapsed: 0.059 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation -- Time elapsed: 2.978 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer -- Time elapsed: 2.054 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges -- Time elapsed: 2.001 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack -- Time elapsed: 2.078 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass -- Time elapsed: 1.948 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll -- Time elapsed: 2.075 s org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation -- Time elapsed: 2.353 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer -- Time elapsed: 1.813 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas -- Time elapsed: 1.844 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer -- Time elapsed: 2.526 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer -- Time elapsed: 2.497 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent -- Time elapsed: 2.128 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode -- Time elapsed: 2.297 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode -- Time elapsed: 2.307 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode -- Time elapsed: 2.276 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer -- Time elapsed: 2.309 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer -- Time elapsed: 2.360 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram -- Time elapsed: 2.577 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer -- Time elapsed: 2.277 s org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer -- Time elapsed: 2.359 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.972 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge -- Time elapsed: 1.901 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent -- Time elapsed: 1.922 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge -- Time elapsed: 2.021 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom -- Time elapsed: 2.086 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements -- Time elapsed: 4.191 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.215 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.477 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog -- Time elapsed: 4.201 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog -- Time elapsed: 4.216 s org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements -- Time elapsed: 4.503 s org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation -- Time elapsed: 1.984 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines -- Time elapsed: 5.091 s org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines -- Time elapsed: 4.993 s org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.018 s org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.020 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion -- Time elapsed: 1.912 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth -- Time elapsed: 1.885 s org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 1.938 s org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut -- Time elapsed: 2.442 s org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut -- Time elapsed: 2.397 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithNullCellEditor -- Time elapsed: 1.220 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox2 -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithUnexistingOrNotAccessibleClass -- Time elapsed: 1.150 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithClassNotImplementingITableCellEditorFactory -- Time elapsed: 1.211 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorPriority -- Time elapsed: 11.28 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningASelectionDialog -- Time elapsed: 1.330 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testLabelEdit -- Time elapsed: 1.277 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorReturningAComboBox -- Time elapsed: 1.287 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testCellEditorWithWrongQualifiedName -- Time elapsed: 1.136 s org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 2.114 s org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue -- Time elapsed: 0.522 s org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue -- Time elapsed: 1.980 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError -- Time elapsed: 2.381 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization -- Time elapsed: 15.72 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization -- Time elapsed: 47.74 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization -- Time elapsed: 43.81 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization -- Time elapsed: 52.76 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization -- Time elapsed: 6.846 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization -- Time elapsed: 46.94 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization -- Time elapsed: 40.59 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization -- Time elapsed: 40.51 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization -- Time elapsed: 40.32 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization -- Time elapsed: 49.14 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization -- Time elapsed: 29.08 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization -- Time elapsed: 40.17 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization -- Time elapsed: 46.52 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization -- Time elapsed: 54.69 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization -- Time elapsed: 20.17 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization -- Time elapsed: 2.036 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization -- Time elapsed: 40.07 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization -- Time elapsed: 50.22 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 2.084 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 2.356 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200 -- Time elapsed: 2.267 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned -- Time elapsed: 2.322 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50 -- Time elapsed: 2.287 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.583 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.698 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 1.965 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.504 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.890 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 1.966 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.546 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.493 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.549 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.610 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.546 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.165 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1 -- Time elapsed: 1.895 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2 -- Time elapsed: 1.837 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3 -- Time elapsed: 2.076 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6 -- Time elapsed: 2.017 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7 -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8 -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9 -- Time elapsed: 1.504 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelection -- Time elapsed: 1.795 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom -- Time elapsed: 1.522 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesSelectionWithChildren -- Time elapsed: 2.034 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom -- Time elapsed: 1.594 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10 -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1 -- Time elapsed: 1.606 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2 -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3 -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4 -- Time elapsed: 1.619 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5 -- Time elapsed: 1.601 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6 -- Time elapsed: 1.597 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7 -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8 -- Time elapsed: 1.581 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesIgnorePin -- Time elapsed: 2.350 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations -- Time elapsed: 126.4 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape -- Time elapsed: 1.973 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction -- Time elapsed: 42.58 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis -- Time elapsed: 2.354 s org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes -- Time elapsed: 2.050 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSameEdge -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSeveralEdges -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSameEdge -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.551 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignTopOnLabelsOfSeveralEdges -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSameEdge -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSeveralEdges -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSameEdge -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSeveralEdges -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testActionsFromEclipseMenu -- Time elapsed: 1.529 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSeveralEdges -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeCentersHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignLeftOnLabelsOfSeveralEdges -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignMiddleOnLabelsOfSameEdge -- Time elapsed: 1.549 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignRightOnLabelsOfSeveralEdges -- Time elapsed: 1.534 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsHorizontallyOnLabelsOfSameEdge -- Time elapsed: 1.572 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignCenterOnLabelsOfSameEdge -- Time elapsed: 1.523 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testDistributeGapsVerticallyOnLabelsOfSeveralEdges -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.layout.EdgeLabelsAlignAndDistributeTests.testAlignBottomOnLabelsOfSameEdge -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.757 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack -- Time elapsed: 2.050 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack -- Time elapsed: 2.022 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion -- Time elapsed: 1.776 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.772 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 2.263 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor -- Time elapsed: 1.684 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.283 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testWithACapellaLikeTitleBlock -- Time elapsed: 4.951 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions -- Time elapsed: 2.247 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions -- Time elapsed: 1.850 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved -- Time elapsed: 3.002 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor -- Time elapsed: 1.751 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw -- Time elapsed: 1.794 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfVerticalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.136 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack -- Time elapsed: 1.743 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithHStackContainerAndList -- Time elapsed: 5.354 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize -- Time elapsed: 1.715 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNewDiagramWithTitleBlockWithLabel -- Time elapsed: 5.869 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.785 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack -- Time elapsed: 1.980 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved -- Time elapsed: 3.536 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.714 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfHorizontalRegionContainerWithFixedSizeRegions -- Time elapsed: 3.095 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment -- Time elapsed: 2.503 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack -- Time elapsed: 1.729 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion -- Time elapsed: 1.798 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment -- Time elapsed: 4.532 s org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming -- Time elapsed: 3.135 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting -- Time elapsed: 10.96 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.643 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.093 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting -- Time elapsed: 10.87 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.782 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.669 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.639 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.701 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.049 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.071 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.070 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering -- Time elapsed: 5.760 s org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting -- Time elapsed: 11.08 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange -- Time elapsed: 5.033 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange -- Time elapsed: 5.649 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting -- Time elapsed: 10.73 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout -- Time elapsed: 5.668 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers -- Time elapsed: 5.099 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting -- Time elapsed: 10.82 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight -- Time elapsed: 5.180 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout -- Time elapsed: 5.685 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout -- Time elapsed: 5.669 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering -- Time elapsed: 5.615 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers -- Time elapsed: 5.229 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers -- Time elapsed: 5.245 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom -- Time elapsed: 5.172 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering -- Time elapsed: 5.920 s org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting -- Time elapsed: 10.16 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2_zoom200 -- Time elapsed: 1.458 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank5 -- Time elapsed: 2.099 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNodeFromContainer2DiagramBlank2 -- Time elapsed: 2.001 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2_zoom200 -- Time elapsed: 3.600 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassMC2ContainerBlank2 -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank2 -- Time elapsed: 1.755 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2ContainerBlank5 -- Time elapsed: 1.766 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDNoNPEDuringFeedback_Diagram3 -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromDiagram2ContainerBlank2 -- Time elapsed: 2.089 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDEClassFromMC2DiagramBlank2 -- Time elapsed: 2.081 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_MoveLabelOnBorderWith4ArrowsIcon -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDContainerFromContainer2ContainerBlank2 -- Time elapsed: 2.340 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_SelectionChangeBehaviorAfterADnDWithUnexpectedBehavior -- Time elapsed: 1.952 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromContainer2ContainerBlank5 -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank2 -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDPackageFromMC2DiagramBlank5 -- Time elapsed: 1.677 s org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.test_DnDClassFromMC2ContainerBlank5 -- Time elapsed: 1.809 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment -- Time elapsed: 1.664 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast -- Time elapsed: 1.559 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode -- Time elapsed: 1.556 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout -- Time elapsed: 3.006 s org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop -- Time elapsed: 1.602 s org.eclipse.sirius.tests.swtbot.EdgeLabelUpdateTest.testEdgeLabelCreatedEmptyAndThenUpdated -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation -- Time elapsed: 3.434 s org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation -- Time elapsed: 3.426 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource -- Time elapsed: 2.070 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage -- Time elapsed: 1.750 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge -- Time elapsed: 1.781 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll -- Time elapsed: 2.064 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll -- Time elapsed: 2.103 s org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable -- Time elapsed: 9.049 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram -- Time elapsed: 9.307 s org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll -- Time elapsed: 12.29 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest -- Time elapsed: 4.619 s org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest -- Time elapsed: 4.286 s org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload -- Time elapsed: 0.885 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering -- Time elapsed: 1.830 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2 -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2 -- Time elapsed: 1.935 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI -- Time elapsed: 5.771 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters -- Time elapsed: 2.860 s org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI -- Time elapsed: 4.360 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation -- Time elapsed: 2.669 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations -- Time elapsed: 7.403 s org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation -- Time elapsed: 5.084 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE -- Time elapsed: 1.744 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW -- Time elapsed: 1.728 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE -- Time elapsed: 1.719 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW -- Time elapsed: 1.689 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE -- Time elapsed: 1.664 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE -- Time elapsed: 1.633 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE -- Time elapsed: 1.619 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE -- Time elapsed: 1.614 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50 -- Time elapsed: 1.667 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125 -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125 -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN -- Time elapsed: 1.655 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW -- Time elapsed: 1.745 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS -- Time elapsed: 1.694 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS -- Time elapsed: 1.677 s org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50 -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South -- Time elapsed: 2.147 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West -- Time elapsed: 1.583 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West -- Time elapsed: 1.649 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North -- Time elapsed: 1.634 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North -- Time elapsed: 1.670 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East -- Time elapsed: 2.168 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West -- Time elapsed: 2.191 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West -- Time elapsed: 1.623 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South -- Time elapsed: 2.128 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North -- Time elapsed: 1.587 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease -- Time elapsed: 3.223 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East -- Time elapsed: 2.133 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West -- Time elapsed: 2.117 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North -- Time elapsed: 1.657 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South -- Time elapsed: 1.606 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.testPortLocationFromParentDnDFromModelExplorerView -- Time elapsed: 2.005 s org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer -- Time elapsed: 2.755 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste -- Time elapsed: 2.157 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy -- Time elapsed: 2.706 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste -- Time elapsed: 2.665 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat -- Time elapsed: 2.265 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout -- Time elapsed: 2.205 s org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle -- Time elapsed: 2.201 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard -- Time elapsed: 1.663 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability -- Time elapsed: 1.959 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges -- Time elapsed: 2.221 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges -- Time elapsed: 2.237 s org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize -- Time elapsed: 2.044 s org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection -- Time elapsed: 4.108 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection -- Time elapsed: 3.782 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection -- Time elapsed: 3.633 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection -- Time elapsed: 3.671 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection -- Time elapsed: 3.617 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection -- Time elapsed: 4.845 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection -- Time elapsed: 3.753 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection -- Time elapsed: 5.005 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection -- Time elapsed: 4.763 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar -- Time elapsed: 3.077 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar -- Time elapsed: 3.055 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar -- Time elapsed: 3.176 s org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar -- Time elapsed: 3.055 s org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission -- Time elapsed: 23.37 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1 -- Time elapsed: 9.265 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2 -- Time elapsed: 9.234 s org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches -- Time elapsed: 7.268 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue -- Time elapsed: 7.064 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse -- Time elapsed: 7.030 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle -- Time elapsed: 3.110 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle -- Time elapsed: 3.061 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle -- Time elapsed: 3.135 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle -- Time elapsed: 2.987 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle -- Time elapsed: 3.020 s org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle -- Time elapsed: 2.951 s org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer -- Time elapsed: 11.07 s org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue -- Time elapsed: 0.580 s org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension -- Time elapsed: 8.144 s org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences -- Time elapsed: 0.672 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode -- Time elapsed: 0.468 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle -- Time elapsed: 10.64 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle -- Time elapsed: 10.46 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle -- Time elapsed: 10.65 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle -- Time elapsed: 10.47 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle -- Time elapsed: 0.472 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection -- Time elapsed: 2.186 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection -- Time elapsed: 2.111 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection -- Time elapsed: 2.631 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromAppearanceSection -- Time elapsed: 10.58 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testStrikeFromAppearanceSection -- Time elapsed: 7.100 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.905 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontSizeFromAppearanceSection -- Time elapsed: 6.917 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromAppearanceSection -- Time elapsed: 9.377 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromAppearanceSection -- Time elapsed: 3.840 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromAppearanceSection -- Time elapsed: 9.282 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testUnderlineFromAppearanceSection -- Time elapsed: 7.098 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeLabelColorFromTabbar -- Time elapsed: 7.488 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontMenuAvailabilityOnEdge -- Time elapsed: 1.875 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldAllSelectedElementsFromToolBarWithUndoRedo -- Time elapsed: 1.920 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicFromToolbar -- Time elapsed: 9.156 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testBoldFromToolbar -- Time elapsed: 9.115 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdgeLabel -- Time elapsed: 1.802 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testFontColorMenuAvailabilityOnEdge -- Time elapsed: 1.762 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testChangeFontFromAppearanceSection -- Time elapsed: 7.029 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testItalicAndBoldFromToolbar -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.LabelFontModificationsTest.testToolbarActionWithNodeLabelSelection -- Time elapsed: 9.518 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionVerticalPreference -- Time elapsed: 2.027 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionHorizontalPreference -- Time elapsed: 2.041 s org.eclipse.sirius.tests.swtbot.CreatedElementsLayoutTests.testElementsPositionDiagonalPreference -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAllCombinationsSizeComputationExpressionSizeNodeWithSquareStyle -- Time elapsed: 44.36 s org.eclipse.sirius.tests.swtbot.AutoSizeSquareStyleDescriptionTest.testAutoSizeComputationExpression -- Time elapsed: 3.879 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyLineSuggestedColors -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropLineSuggestedColors -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFontSuggestedColors -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFontSuggestedColors -- Time elapsed: 2.157 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeLineCustomColor -- Time elapsed: 1.884 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFontLastUsedColors -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderLineCustomColor -- Time elapsed: 1.951 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveLineCustomColor -- Time elapsed: 1.661 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFillCustomColor -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFillCustomColor -- Time elapsed: 1.952 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFontCustomColorAndClickOnPalette -- Time elapsed: 1.858 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFillCustomColor -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseLineLastUsedColors -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddAndUseFillLastUsedColors -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddFillCustomColorAndClickOnPalette -- Time elapsed: 1.857 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testModifyFillSuggestedColors -- Time elapsed: 1.780 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testDragAndDropFillSuggestedColors -- Time elapsed: 2.100 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testChangeFontCustomColor -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFontColors -- Time elapsed: 2.302 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testAddLineCustomColorAndClickOnPalette -- Time elapsed: 1.882 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicFillColors -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testReorderFontCustomColor -- Time elapsed: 1.921 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testRemoveFontCustomColor -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.ChangeColorTest.testApplyAllBasicLineColors -- Time elapsed: 2.335 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 0.065 s org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.089 s org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.030 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.829 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.862 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.673 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.758 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.788 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.166 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.723 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.584 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.980 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.253 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.931 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.814 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.324 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.784 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.735 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.763 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.250 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.268 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.806 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.842 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.802 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.174 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.783 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.870 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.841 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.727 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.332 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.867 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.767 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.594 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.837 s org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.249 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 2.460 s org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 2.386 s org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 0.417 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 0.424 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 0.371 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 0.692 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 0.669 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 0.714 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.313 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.333 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.418 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 0.714 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 0.646 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 0.642 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.358 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 0.876 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 2.169 s org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 2.437 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 2.908 s org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 11.98 s org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 1.517 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 1.924 s org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 0.917 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 2.216 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 2.280 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 1.564 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 1.742 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 1.573 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 1.596 s org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.266 s org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 8.555 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.381 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.451 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.385 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.404 s org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.446 s org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 1.904 s org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 2.754 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.835 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.865 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.978 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 1.938 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 1.957 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 1.975 s org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 1.503 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 0.031 s org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 0.889 s org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.886 s org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 1.551 s org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 8.978 s org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 8.551 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 2.568 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 2.569 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.517 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 3.157 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 3.157 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 2.011 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 2.510 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.420 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 1.543 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.518 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 1.780 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 1.579 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 1.578 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 1.580 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 1.565 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.633 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.602 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.614 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.587 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.179 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.616 s org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.677 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.626 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.627 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.675 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.702 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.686 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.659 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.645 s org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.658 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 2.946 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 2.634 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 2.658 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 2.636 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 3.386 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 2.908 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 2.997 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 3.025 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 3.084 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 2.871 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 2.936 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 2.610 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 3.188 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 3.021 s org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 3.076 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 5.151 s org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 5.410 s org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 5.414 s org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 3.784 s org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 2.092 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.469 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.208 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 2.189 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 2.182 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.452 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.221 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.151 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.127 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.707 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 2.497 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 2.175 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.183 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.221 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.650 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.420 s org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.154 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 3.165 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 2.245 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.670 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.651 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 3.133 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.595 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.640 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.772 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.719 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 3.216 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 3.153 s org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.666 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 1.976 s org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 2.052 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.089 s org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.54 s org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 2.413 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 1.179 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 0.865 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 3.138 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 0.880 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 0.777 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 0.560 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 0.742 s org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 0.748 s org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.712 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.530 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 3.504 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.568 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.558 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 1.609 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.590 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.514 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.602 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 3.733 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 2.191 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 3.566 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 3.387 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.551 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 4.420 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 4.562 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 4.462 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 4.572 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 3.364 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 4.432 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 3.911 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 4.578 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 4.501 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 3.410 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 4.357 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 5.481 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 3.471 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 2.214 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 3.388 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 4.955 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 4.321 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 5.556 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 4.421 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 3.886 s org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 4.599 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 2.233 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 2.100 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 2.119 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 2.081 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 2.096 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 2.151 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 2.145 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 2.149 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 2.191 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 2.133 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 2.155 s org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 0.034 s org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 3.766 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.513 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.490 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.470 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.472 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 1.588 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.448 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.475 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.519 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.451 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.480 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.506 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.501 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.468 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.521 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.495 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.459 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.441 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 1.479 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.447 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.454 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.469 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.457 s org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 2.935 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 2.793 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.858 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 1.779 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 2.772 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.177 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.328 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 4.097 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.750 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 2.450 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 4.867 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.802 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 2.355 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.166 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.350 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 1.735 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 2.364 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 2.321 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 4.089 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 1.788 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.846 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.694 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 1.701 s org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 4.845 s org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 0.033 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 2.598 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 2.555 s org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 2.565 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 2.015 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.072 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 1.969 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 1.905 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.036 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 1.955 s org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 1.988 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 0.223 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 0.799 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 0.646 s org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 0.228 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 7.886 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 8.004 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.432 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 2.046 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 6.295 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.328 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 7.431 s org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 2.129 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.457 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 4.488 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.161 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.369 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.479 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.347 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.106 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.266 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.105 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.426 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.421 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.116 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 4.498 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 3.320 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.165 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.321 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.411 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.457 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.118 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.117 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.375 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.109 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.098 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 3.430 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.441 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.121 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.472 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.396 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.446 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.362 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.118 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.305 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.335 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.286 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 3.380 s org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.164 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.753 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.793 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.855 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.772 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.806 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 3.174 s org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 3.133 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.855 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.932 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.852 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.824 s org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 2.843 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.815 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.825 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.771 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.829 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.786 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.810 s org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.898 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 1.814 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 2.791 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 1.807 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 1.862 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.804 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 1.776 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 1.800 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 1.784 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 1.855 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.324 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.150 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.775 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.666 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.063 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.666 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.704 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.668 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.670 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.609 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.588 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.865 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.683 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.614 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.328 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.620 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.653 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 2.894 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.761 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.345 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.129 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.886 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.705 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.130 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.728 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.704 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.684 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.639 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.855 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.684 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.609 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.285 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.686 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.770 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.452 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.464 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.456 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.466 s org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.695 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.722 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.738 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.721 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.691 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.794 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.700 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.187 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.233 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.695 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.681 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.208 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.208 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.227 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.217 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.696 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.195 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.692 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.693 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.681 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.730 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.662 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.702 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.698 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.170 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.172 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.661 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.720 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.178 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.173 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.198 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.224 s org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.740 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.359 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.199 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.870 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.663 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.127 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.697 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.654 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.680 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.668 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.689 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.680 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.860 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.683 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 2.607 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.302 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.198 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.676 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.695 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.182 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.813 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.689 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.125 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.699 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.671 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.762 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.688 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.613 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.627 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.845 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.662 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.585 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.188 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.646 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.708 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.188 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.692 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.701 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.701 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.686 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.673 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.680 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.184 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.226 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.729 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.745 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.181 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.213 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.185 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.699 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.168 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.815 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.868 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.707 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.860 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.859 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.715 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.803 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.698 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.229 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.284 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.740 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.736 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.249 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.242 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.275 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.199 s org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.760 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 2.266 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.488 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.460 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.467 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.476 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.490 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.444 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.483 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.512 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.938 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.449 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.501 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.827 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.494 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.489 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.463 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.493 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.474 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.557 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.650 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.478 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.505 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.597 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 2.912 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 2.862 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.525 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.510 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 0.976 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.691 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.628 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 3.920 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.032 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.471 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.493 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.636 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.619 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.528 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 1.867 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.506 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.492 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.499 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.482 s org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.477 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 1.654 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 1.387 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 1.398 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.378 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.709 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 1.416 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 1.371 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.608 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.496 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 1.660 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.628 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.593 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.471 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 1.481 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 1.396 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 12.00 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: The label "From C1" is still visible. at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:523) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:497) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:485) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.sirius.tests.swtbot.AbstractHideRevealDiagramElementsLabelTest.checkEdgeLabelIsHidden(AbstractHideRevealDiagramElementsLabelTest.java:190) at org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView(HideRevealEdgeLabelsTest.java:600) at org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels(HideRevealEdgeLabelsTest.java:389) 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 junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runTest(AbstractSiriusSwtBotGefTestCase.java:445) at junit.framework.TestCase.runBare(TestCase.java:142) at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:240) at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runBare(AbstractSiriusSwtBotGefTestCase.java:2031) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.528 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.599 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 11.94 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: The label "refToC2" is still visible. at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:523) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:497) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:485) at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1) at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1) at org.eclipse.swtbot.eclipse.gef.finder.SWTGefBot.waitUntil(SWTGefBot.java:1) at org.eclipse.sirius.tests.swtbot.AbstractHideRevealDiagramElementsLabelTest.checkEdgeLabelIsHidden(AbstractHideRevealDiagramElementsLabelTest.java:190) at org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView(HideRevealEdgeLabelsTest.java:600) at org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label(HideRevealEdgeLabelsTest.java:398) 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 junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runTest(AbstractSiriusSwtBotGefTestCase.java:445) at junit.framework.TestCase.runBare(TestCase.java:142) at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:240) at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runBare(AbstractSiriusSwtBotGefTestCase.java:2031) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 2.032 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.775 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 2.384 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 2.303 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 1.897 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 2.577 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.672 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.629 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 1.838 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.638 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.625 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.533 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.509 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 2.130 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.642 s org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.523 s org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.491 s org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.496 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.448 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.439 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.464 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.473 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.487 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.458 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.530 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.515 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.521 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.549 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.548 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.490 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 2.551 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 2.502 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.498 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.454 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.467 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.562 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.490 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.540 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 2.459 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.520 s org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 2.598 s org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 2.364 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 1.919 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 2.112 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.604 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.778 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.580 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.607 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.589 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.555 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.588 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.574 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 2.075 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.908 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.732 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.613 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 1.570 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.624 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.694 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.561 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.602 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.615 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.658 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.532 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 1.753 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.484 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 1.968 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 2.042 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 1.678 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.887 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.545 s org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 3.123 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.473 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.553 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.585 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.487 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.413 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.462 s org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 3.905 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 0.037 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.003 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 0.036 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 9.163 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.080 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 6.031 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 4.770 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 5.351 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.967 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 7.820 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 10.69 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 12.60 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.725 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.913 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.435 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 0.058 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 1.905 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 2.970 s org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 0.414 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 3.736 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 1.892 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 3.081 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 1.963 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 2.885 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.414 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 2.640 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.157 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 1.915 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 2.711 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 0.037 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 12.11 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 2.037 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.436 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 4.655 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.661 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 11.03 s org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.612 s org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 9.754 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 3.243 s org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 2.950 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 2.088 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 1.953 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 1.797 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 2.164 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 1.855 s org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 1.836 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 2.154 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 2.293 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 1.988 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 1.876 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 1.995 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 2.024 s org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 1.927 s org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 1.772 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 2.826 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.607 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 11.74 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 1.637 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 3.299 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 2.765 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.872 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.854 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 1.777 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 3.262 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 3.219 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.597 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 1.706 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 1.691 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 2.731 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 1.679 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 3.291 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 1.806 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 2.853 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 1.760 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 1.716 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.730 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 1.845 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 2.814 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 11.82 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 2.825 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 11.78 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 2.808 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.748 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 3.339 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.830 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 3.386 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.715 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.598 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 2.818 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.696 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 2.718 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 2.749 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.748 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 3.500 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.87 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.738 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 11.76 s org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.622 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.577 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 1.834 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.633 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 1.821 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 1.718 s org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 1.808 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 2.993 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.548 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.739 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 2.083 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.54 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.736 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 1.911 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.891 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.695 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.682 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.58 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.526 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.548 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.504 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.973 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.506 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.636 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.55 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.674 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.542 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.877 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.57 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.514 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.517 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.703 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 3.012 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.520 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.556 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.600 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.902 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.510 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.489 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.497 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.646 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 3.020 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.49 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.555 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.470 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.489 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.56 s org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.863 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 1.950 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 13.57 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 13.48 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 13.89 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 13.48 s org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 2.984 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.148 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.033 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.105 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.648 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.025 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.734 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.705 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.728 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.241 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.233 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.159 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.740 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.136 s org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.204 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.058 s org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.385 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.485 s org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.550 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.535 s org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.506 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 3.013 s org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.930 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElkgFile -- Time elapsed: 1.839 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFile -- Time elapsed: 1.605 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withoutDebugEnabled -- Time elapsed: 1.879 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportElktFileWithSpecificFolder -- Time elapsed: 1.907 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkg -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.layout.ELKDebugFeaturesTest.testExportDuringArrangeAll_withDebugEnabledOnElkt -- Time elapsed: 1.527 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.774 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.713 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 2.964 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 3.513 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 3.754 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 3.382 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 3.740 s org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 1.741 s org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 2.150 s org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 23.62 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.911 s org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 1.630 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.388 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 3.169 s org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 2.586 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.06 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 2.262 s org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 1.693 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 10.95 s org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 0.960 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 2.858 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 3.267 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 2.883 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 3.136 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 3.135 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 3.126 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 4.161 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 3.099 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 3.024 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 3.095 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 2.847 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 3.154 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 3.542 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 3.122 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 2.792 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 3.171 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 3.253 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 3.142 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 3.142 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 3.121 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 2.449 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 3.207 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 3.131 s org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 3.179 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 2.445 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 2.372 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 2.409 s org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 2.369 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 2.339 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 2.117 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 2.112 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 2.109 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.593 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 2.113 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.605 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 2.115 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.587 s org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 2.123 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.034 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 2.531 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 1.977 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 2.455 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 2.576 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.401 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 2.243 s org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 2.357 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.947 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 2.124 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.056 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 2.228 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.905 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.011 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.987 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 1.826 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 2.004 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 1.946 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 1.817 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 1.888 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 1.866 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 1.873 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 1.940 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 2.102 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 1.900 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 1.913 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.146 s org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 1.833 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.459 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.485 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.582 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.639 s org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.498 s org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 1.823 s org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.060 s org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 11.71 s org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.085 s org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.019 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.479 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.493 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.451 s org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 3.952 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.385 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.969 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 4.253 s org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.832 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 5.569 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.916 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 3.622 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.512 s org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.763 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 3.177 s org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 5.097 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 3.000 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 2.960 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 2.960 s org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 2.961 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 3.538 s org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 3.505 s org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 4.475 s org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 3.114 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.559 s org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.702 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.007 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 1.999 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.033 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.115 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 1.974 s org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.002 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.463 s org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.401 s org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.239 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 2.997 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 6.002 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 3.020 s org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 2.989 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 4.727 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 0.146 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 0.041 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 0.082 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 0.077 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 0.038 s org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 0.071 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.342 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.341 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.346 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.331 s org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.327 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 6.679 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 3.963 s org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.735 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 1.001 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 0.960 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.635 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 0.986 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.651 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 0.997 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 0.995 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 0.951 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.673 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.671 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.633 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.631 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.656 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.685 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 1.021 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 0.985 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.641 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 0.985 s org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 2.382 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 11.83 s org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 1.831 s org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 4.556 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 3.098 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 3.021 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.384 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.527 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.46 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 2.429 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 2.455 s org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.383 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.783 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 2.773 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.813 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 2.788 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 2.840 s org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.804 s org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 5.502 s org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 0.883 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 3.789 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 4.754 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 2.926 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.706 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.699 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 3.434 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 3.391 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.653 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 3.391 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 3.366 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 2.679 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.734 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 3.618 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 2.722 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.312 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.682 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 2.677 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 3.464 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 3.464 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 3.490 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 3.285 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 3.445 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 3.349 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.687 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 3.476 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 3.606 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.662 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 3.346 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 3.402 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 3.435 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 3.330 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 3.368 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 3.422 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 3.342 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.778 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 3.355 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 3.429 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 3.799 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 3.338 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.798 s org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 3.352 s org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.330 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.576 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.572 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 1.681 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 1.697 s org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 1.871 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.524 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.699 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.538 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 3.977 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.523 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.563 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 1.680 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 2.127 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.571 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.690 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.560 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.531 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.612 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 2.193 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.552 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.569 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.518 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 3.850 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.455 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.516 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.511 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.544 s org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.586 s org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 12.68 s org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.567 s org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 7.916 s org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 0.069 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.717 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.704 s org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.711 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 3.761 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.733 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 4.982 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 5.366 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.457 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 2.964 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 3.008 s org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 6.079 s org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 1.726 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 1.640 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.105 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.245 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.124 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 1.566 s org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.224 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 2.873 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 2.860 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 2.870 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 2.890 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 2.940 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 4.256 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 2.831 s org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 4.299 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 1.816 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.792 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.754 s org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.724 s org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 10.66 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.103 s org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.067 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.843 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 2.140 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.294 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.723 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.727 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 2.080 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.314 s org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 1.796 s org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.663 s org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 2.784 s Results: Errors: HideRevealEdgeLabelsTest>AbstractSiriusSwtBotGefTestCase.runBare:2031->SWTBotTestCase.runBare:240->AbstractSiriusSwtBotGefTestCase.runTest:445->testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label:398->testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView:600->AbstractHideRevealDiagramElementsLabelTest.checkEdgeLabelIsHidden:190 » Timeout Timeout after: 10000 ms.: The label "refToC2" is still visible. HideRevealEdgeLabelsTest>AbstractSiriusSwtBotGefTestCase.runBare:2031->SWTBotTestCase.runBare:240->AbstractSiriusSwtBotGefTestCase.runTest:445->testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels:389->testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView:600->AbstractHideRevealDiagramElementsLabelTest.checkEdgeLabelIsHidden:190 » Timeout Timeout after: 10000 ms.: The label "From C1" is still visible. Tests run: 2620, Failures: 0, Errors: 2, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports for the individual test results. [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.3-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 7.4.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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.3-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.3-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.3.202406280030 [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.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Jun 28, 2024 3:12:31 AM 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.3-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.3-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.3-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.3.202406280030 [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.3-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.3-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, -Dsun.awt.datatransfer.timeout=100, -jar, /home/jenkins/agent/workspace/sirius.sonar-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/data, -install, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work, -configuration, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire.properties] Running org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange() log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Setup of org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange() Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.326 s -- in org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite org.eclipse.sirius.tests.xtext.suite.AllSiriusXtextTestSuite$XtextJUnitBundlesReport.dump_environment_data -- Time elapsed: 0.151 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextFileAfterChangeFromSessionChange -- Time elapsed: 4.014 s org.eclipse.sirius.tests.xtext.unit.XtextModelSynchronizationTests.testXTextResourceInSessionAfterXtextFileChange -- Time elapsed: 0.386 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.3-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.3-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.3.202406280030 [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.3-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.3-SNAPSHOT ....................... SUCCESS [ 2.288 s] [INFO] org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT ......... SUCCESS [ 20.807 s] [INFO] org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT ........... SUCCESS [ 0.307 s] [INFO] org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT .......... SUCCESS [ 0.768 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT ..... SUCCESS [ 0.492 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT ....... SUCCESS [ 0.635 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT . SUCCESS [ 0.224 s] [INFO] org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT .......... SUCCESS [ 0.630 s] [INFO] org.eclipse.sirius.model 7.4.3-SNAPSHOT ............ SUCCESS [ 2.910 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT ... SUCCESS [ 0.592 s] [INFO] org.eclipse.sirius.common 7.4.3-SNAPSHOT ........... SUCCESS [ 1.081 s] [INFO] org.eclipse.sirius 7.4.3-SNAPSHOT .................. SUCCESS [ 2.324 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT SUCCESS [ 0.505 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT SUCCESS [ 0.963 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT SUCCESS [ 0.342 s] [INFO] org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT ....... SUCCESS [ 0.405 s] [INFO] org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT .... SUCCESS [ 1.939 s] [INFO] org.eclipse.sirius.diagram 7.4.3-SNAPSHOT .......... SUCCESS [ 1.919 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT SUCCESS [ 0.470 s] [INFO] org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT ..... SUCCESS [ 0.366 s] [INFO] org.eclipse.sirius.table.model 7.4.3-SNAPSHOT ...... SUCCESS [ 0.665 s] [INFO] org.eclipse.sirius.table 7.4.3-SNAPSHOT ............ SUCCESS [ 0.586 s] [INFO] org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT ....... SUCCESS [ 0.531 s] [INFO] org.eclipse.sirius.tree 7.4.3-SNAPSHOT ............. SUCCESS [ 0.556 s] [INFO] org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT .... SUCCESS [ 0.233 s] [INFO] org.eclipse.sirius.runtime 7.4.3-SNAPSHOT .......... SUCCESS [ 0.270 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT .. SUCCESS [ 0.148 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT ...... SUCCESS [ 0.108 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT ...... SUCCESS [ 0.145 s] [INFO] org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT .. SUCCESS [ 2.479 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT ....... SUCCESS [ 2.135 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT ........ SUCCESS [ 2.301 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT ....... SUCCESS [ 0.520 s] [INFO] org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT .......... SUCCESS [ 0.600 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT .. SUCCESS [ 1.664 s] [INFO] org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT ........ SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT .......... SUCCESS [ 0.292 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT SUCCESS [ 0.335 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT SUCCESS [ 5.617 s] [INFO] org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT ........ SUCCESS [ 1.007 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT .... SUCCESS [ 0.516 s] [INFO] org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT ..... SUCCESS [ 5.147 s] [INFO] org.eclipse.sirius.ui 7.4.3-SNAPSHOT ............... SUCCESS [ 3.282 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT ....... SUCCESS [ 8.048 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT ...... SUCCESS [ 1.798 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT SUCCESS [ 1.191 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT ... SUCCESS [ 0.891 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT SUCCESS [ 0.683 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT . SUCCESS [ 1.595 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT SUCCESS [ 1.115 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT SUCCESS [ 1.623 s] [INFO] org.eclipse.sirius.doc 7.4.3-SNAPSHOT .............. SUCCESS [ 1.614 s] [INFO] org.eclipse.sirius.editor 7.4.3-SNAPSHOT ........... SUCCESS [ 2.295 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT ... SUCCESS [ 2.437 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT .. SUCCESS [ 1.448 s] [INFO] org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT ......... SUCCESS [ 1.417 s] [INFO] org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT ..... SUCCESS [ 0.982 s] [INFO] org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT .......... SUCCESS [ 0.905 s] [INFO] org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT ...... SUCCESS [ 0.880 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT ..... SUCCESS [ 1.146 s] [INFO] org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT ...... SUCCESS [ 0.640 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT ..... SUCCESS [ 0.689 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT ...... SUCCESS [ 0.663 s] [INFO] org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT ........... SUCCESS [ 0.655 s] [INFO] org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT ........ SUCCESS [ 0.745 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT SUCCESS [ 1.329 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT SUCCESS [ 2.039 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.269 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.229 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.591 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.300 s] [INFO] org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT ... SUCCESS [ 0.395 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT SUCCESS [ 0.199 s] [INFO] org.eclipse.sirius.properties 7.4.3-SNAPSHOT ....... SUCCESS [ 0.799 s] [INFO] org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT .. SUCCESS [ 1.057 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.331 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT SUCCESS [ 0.723 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT SUCCESS [ 0.259 s] [INFO] org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT .. SUCCESS [ 0.718 s] [INFO] org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT SUCCESS [ 1.691 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.782 s] [INFO] org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT .... SUCCESS [ 0.961 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.729 s] [INFO] org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT SUCCESS [ 0.428 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT SUCCESS [ 0.426 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT SUCCESS [ 0.408 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT SUCCESS [ 0.493 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT SUCCESS [ 14.079 s] [INFO] org.eclipse.sirius.aql 7.4.3-SNAPSHOT .............. SUCCESS [ 0.150 s] [INFO] org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT ...... SUCCESS [ 0.119 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT .. SUCCESS [ 0.304 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [ 0.348 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT ... SUCCESS [ 0.650 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT SUCCESS [ 0.246 s] [INFO] org.eclipse.sirius.samples 7.4.3-SNAPSHOT .......... SUCCESS [ 0.395 s] [INFO] org.eclipse.sirius.specifier 7.4.3-SNAPSHOT ........ SUCCESS [ 0.806 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [ 0.429 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT SUCCESS [ 0.117 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT . SUCCESS [ 0.431 s] [INFO] org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT .... SUCCESS [ 0.319 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT SUCCESS [ 0.109 s] [INFO] org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.322 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.229 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.180 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT SUCCESS [ 0.457 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT SUCCESS [ 0.848 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT SUCCESS [ 0.157 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT SUCCESS [ 0.360 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT SUCCESS [ 0.337 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT SUCCESS [ 0.289 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT SUCCESS [ 1.401 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT SUCCESS [ 0.220 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT SUCCESS [ 0.282 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT SUCCESS [ 0.258 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT SUCCESS [ 0.602 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT SUCCESS [ 0.999 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT SUCCESS [ 0.637 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT SUCCESS [ 1.453 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT SUCCESS [ 1.115 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT SUCCESS [ 0.504 s] [INFO] org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT ...... SUCCESS [28:21 min] [INFO] org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT ....... SUCCESS [ 53.636 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT ..... SUCCESS [ 02:09 h] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT SUCCESS [ 0.608 s] [INFO] org.eclipse.sirius.tests 7.4.3-SNAPSHOT ............ SUCCESS [ 0.721 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT SUCCESS [ 0.312 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT SUCCESS [ 0.282 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT SUCCESS [ 0.591 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT SUCCESS [ 0.629 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT SUCCESS [ 0.190 s] [INFO] org.eclipse.sirius.update 7.4.3-SNAPSHOT ........... SUCCESS [ 19.331 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT SUCCESS [ 0.587 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT SUCCESS [ 1.730 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT SUCCESS [ 1.320 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT SUCCESS [ 16.658 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT SUCCESS [ 0.589 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT SUCCESS [ 1.058 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT SUCCESS [ 0.797 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT SUCCESS [ 22.685 s] [INFO] org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT ..... SUCCESS [ 3.142 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:42 h [INFO] Finished at: 2024-06-28T03:12:57Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "headless-server" could not be activated because it does not exist. [sirius.sonar-master] $ /bin/sh -xe /tmp/jenkins5281886244354159342.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:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: 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.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.model [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.3-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.3-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@4c2370b5 [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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [WARNING] [b66fbf21-926d-475b-af63-e670b6c9455f][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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [WARNING] [b66fbf21-926d-475b-af63-e670b6c9455f][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] [b66fbf21-926d-475b-af63-e670b6c9455f][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] [b66fbf21-926d-475b-af63-e670b6c9455f][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] [b66fbf21-926d-475b-af63-e670b6c9455f][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] [b66fbf21-926d-475b-af63-e670b6c9455f][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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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 1592 classes [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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 22 classes [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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 10 classes [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT [47/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.3-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.3.202406280312 [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.3-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.3-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.model >---- [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT [48/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.3-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.3.202406280312 [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.3-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.3-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.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/pom.xml [WARNING] [b66fbf21-926d-475b-af63-e670b6c9455f][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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.202406280312 [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.202406280312 [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.202406280312 [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.202406280312 [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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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 12 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/pom.xml [WARNING] [b66fbf21-926d-475b-af63-e670b6c9455f][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.3.202406280312 [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.3-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.3-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 1355 classes [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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 902 classes [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Jun 28, 2024 3:15:50 AM 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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-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.3-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.3-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.3.202406280312 [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.3-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.3-SNAPSHOT [141/140] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ sirius-parent --- [WARNING] 03:16:00.835 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 03:16:00.857 Java 17.0.2 Oracle Corporation (64-bit) [INFO] 03:16:00.857 Linux 6.2.9-300.fc38.x86_64 (amd64) [INFO] 03:16:00.857 MAVEN_OPTS= -Xmx4g [INFO] 03:16:00.899 User cache: /home/jenkins/.sonar/cache [INFO] 03:16:02.223 Communicating with SonarCloud [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.model.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.aql/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ocl/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.254 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.headless.update/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.301 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.doc/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.349 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.aql/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.doc.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.380 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.support/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.interpreter.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.381 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.395 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.3-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] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.433 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.update/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.434 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.455 Module MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.3-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.tests.update/pom.xml skipped by property 'sonar.skip' [INFO] 03:16:02.501 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 03:16:03.152 Load global settings [INFO] 03:16:03.587 Load global settings (done) | time=438ms [INFO] 03:16:03.591 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 03:16:03.727 Loading required plugins [INFO] 03:16:03.727 Load plugins index [INFO] 03:16:04.045 Load plugins index (done) | time=318ms [INFO] 03:16:04.046 Load/download plugins [INFO] 03:16:05.041 Load/download plugins (done) | time=994ms [INFO] 03:16:05.576 Found an active CI vendor: 'Jenkins' [INFO] 03:16:05.583 Load project settings for component key: 'org.eclipse.sirius' [INFO] 03:16:05.909 Load project settings for component key: 'org.eclipse.sirius' (done) | time=326ms [INFO] 03:16:05.914 Process project properties [INFO] 03:16:06.006 Project key: org.eclipse.sirius [INFO] 03:16:06.006 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 03:16:06.006 Working dir: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar [INFO] 03:16:06.026 Load project branches [INFO] 03:16:06.182 Load project branches (done) | time=156ms [INFO] 03:16:06.188 Check ALM binding of project 'org.eclipse.sirius' [INFO] 03:16:06.499 Detected project binding: NOT_BOUND [INFO] 03:16:06.499 Check ALM binding of project 'org.eclipse.sirius' (done) | time=311ms [INFO] 03:16:06.500 Load project pull requests [INFO] 03:16:06.620 Load project pull requests (done) | time=120ms [INFO] 03:16:06.622 Load branch configuration [INFO] 03:16:06.624 Load branch configuration (done) | time=2ms [INFO] 03:16:06.629 Load quality profiles [INFO] 03:16:07.007 Load quality profiles (done) | time=378ms [INFO] 03:16:07.011 Load active rules [INFO] 03:16:14.137 Load active rules (done) | time=7126ms [INFO] 03:16:14.293 Organization key: eclipse [INFO] 03:16:14.302 Preprocessing files... [INFO] 03:16:19.321 2 languages detected in 5516 preprocessed files [INFO] 03:16:19.322 2903 files ignored because of inclusion/exclusion patterns [INFO] 03:16:19.322 0 files ignored because of scm ignore settings [INFO] 03:16:19.330 Loading plugins for detected languages [INFO] 03:16:19.331 Load/download plugins [INFO] 03:16:20.295 Load/download plugins (done) | time=964ms [INFO] 03:16:20.499 Load project repositories [INFO] 03:16:22.583 Load project repositories (done) | time=2084ms [INFO] 03:16:22.586 Indexing files... [INFO] 03:16:22.586 Project configuration: [INFO] 03:16:22.586 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.588 Indexing files of module 'org.eclipse.sirius' [INFO] 03:16:22.588 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius [INFO] 03:16:22.588 Source paths: pom.xml, src [INFO] 03:16:22.588 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.603 Indexing files of module 'org.eclipse.sirius.common' [INFO] 03:16:22.603 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common [INFO] 03:16:22.603 Source paths: pom.xml, src [INFO] 03:16:22.604 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.607 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql' [INFO] 03:16:22.607 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql [INFO] 03:16:22.607 Source paths: pom.xml, src [INFO] 03:16:22.607 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.607 Indexing files of module 'org.eclipse.sirius.common.acceleo.aql.ide' [INFO] 03:16:22.608 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide [INFO] 03:16:22.608 Source paths: pom.xml, src [INFO] 03:16:22.608 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.608 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl' [INFO] 03:16:22.608 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl [INFO] 03:16:22.608 Source paths: pom.xml, src [INFO] 03:16:22.608 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.609 Indexing files of module 'org.eclipse.sirius.common.acceleo.mtl.ide' [INFO] 03:16:22.609 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 03:16:22.609 Source paths: pom.xml, src [INFO] 03:16:22.610 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.610 Indexing files of module 'org.eclipse.sirius.common.interpreter' [INFO] 03:16:22.610 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter [INFO] 03:16:22.610 Source paths: pom.xml, src [INFO] 03:16:22.610 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.611 Indexing files of module 'org.eclipse.sirius.common.interpreter.aql' [INFO] 03:16:22.611 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql [INFO] 03:16:22.611 Source paths: pom.xml, src [INFO] 03:16:22.611 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.611 Indexing files of module 'org.eclipse.sirius.common.ocl' [INFO] 03:16:22.611 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl [INFO] 03:16:22.611 Source paths: pom.xml, src [INFO] 03:16:22.612 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.612 Indexing files of module 'org.eclipse.sirius.common.ui' [INFO] 03:16:22.612 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui [INFO] 03:16:22.612 Source paths: pom.xml, src [INFO] 03:16:22.612 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.614 Indexing files of module 'org.eclipse.sirius.common.ui.ext' [INFO] 03:16:22.615 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext [INFO] 03:16:22.615 Source paths: pom.xml, src [INFO] 03:16:22.615 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.615 Indexing files of module 'org.eclipse.sirius.common.xtext' [INFO] 03:16:22.615 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext [INFO] 03:16:22.615 Source paths: pom.xml, src [INFO] 03:16:22.615 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.616 Indexing files of module 'org.eclipse.sirius.diagram' [INFO] 03:16:22.616 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram [INFO] 03:16:22.616 Source paths: pom.xml, src [INFO] 03:16:22.616 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.622 Indexing files of module 'org.eclipse.sirius.diagram.elk' [INFO] 03:16:22.622 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk [INFO] 03:16:22.622 Source paths: pom.xml, src [INFO] 03:16:22.622 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.622 Indexing files of module 'org.eclipse.sirius.diagram.elk.debug' [INFO] 03:16:22.622 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug [INFO] 03:16:22.623 Source paths: pom.xml, src [INFO] 03:16:22.623 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.623 Indexing files of module 'org.eclipse.sirius.diagram.formatdata' [INFO] 03:16:22.623 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata [INFO] 03:16:22.623 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.623 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.624 Indexing files of module 'org.eclipse.sirius.diagram.model' [INFO] 03:16:22.624 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model [INFO] 03:16:22.624 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.624 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.625 Indexing files of module 'org.eclipse.sirius.diagram.sequence' [INFO] 03:16:22.625 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence [INFO] 03:16:22.625 Source paths: pom.xml, src [INFO] 03:16:22.626 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.628 Indexing files of module 'org.eclipse.sirius.diagram.sequence.edit' [INFO] 03:16:22.628 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit [INFO] 03:16:22.628 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.628 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.629 Indexing files of module 'org.eclipse.sirius.diagram.sequence.model' [INFO] 03:16:22.629 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model [INFO] 03:16:22.629 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.629 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.629 Indexing files of module 'org.eclipse.sirius.diagram.sequence.ui' [INFO] 03:16:22.629 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui [INFO] 03:16:22.630 Source paths: pom.xml, src [INFO] 03:16:22.630 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.632 Indexing files of module 'org.eclipse.sirius.diagram.ui' [INFO] 03:16:22.632 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui [INFO] 03:16:22.632 Source paths: pom.xml, src, src-gen, src-diag [INFO] 03:16:22.632 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.654 Indexing files of module 'org.eclipse.sirius.diagram.ui.ext' [INFO] 03:16:22.654 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext [INFO] 03:16:22.654 Source paths: pom.xml, src [INFO] 03:16:22.654 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.654 Indexing files of module 'org.eclipse.sirius.ecore.extender' [INFO] 03:16:22.655 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender [INFO] 03:16:22.655 Source paths: pom.xml, src [INFO] 03:16:22.655 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.656 Indexing files of module 'org.eclipse.sirius.editor' [INFO] 03:16:22.656 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor [INFO] 03:16:22.656 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.656 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.658 Indexing files of module 'org.eclipse.sirius.editor.diagram' [INFO] 03:16:22.658 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram [INFO] 03:16:22.659 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.659 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.660 Indexing files of module 'org.eclipse.sirius.editor.properties' [INFO] 03:16:22.660 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties [INFO] 03:16:22.660 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.660 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.662 Indexing files of module 'org.eclipse.sirius.editor.properties.ext.widgets.reference' [INFO] 03:16:22.662 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 03:16:22.662 Source paths: pom.xml, src [INFO] 03:16:22.662 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.662 Indexing files of module 'org.eclipse.sirius.editor.sequence' [INFO] 03:16:22.662 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence [INFO] 03:16:22.663 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.663 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.663 Indexing files of module 'org.eclipse.sirius.editor.table' [INFO] 03:16:22.663 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table [INFO] 03:16:22.663 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.663 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.664 Indexing files of module 'org.eclipse.sirius.editor.tree' [INFO] 03:16:22.664 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree [INFO] 03:16:22.664 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.664 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.664 Indexing files of module 'org.eclipse.sirius.eef.adapters' [INFO] 03:16:22.664 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters [INFO] 03:16:22.664 Source paths: pom.xml, src [INFO] 03:16:22.664 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.665 Indexing files of module 'org.eclipse.sirius.ext.base' [INFO] 03:16:22.665 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base [INFO] 03:16:22.665 Source paths: pom.xml, src [INFO] 03:16:22.665 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.666 Indexing files of module 'org.eclipse.sirius.ext.draw2d' [INFO] 03:16:22.666 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d [INFO] 03:16:22.666 Source paths: pom.xml, src [INFO] 03:16:22.666 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.667 Indexing files of module 'org.eclipse.sirius.ext.e3' [INFO] 03:16:22.667 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3 [INFO] 03:16:22.667 Source paths: pom.xml, src [INFO] 03:16:22.667 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.667 Indexing files of module 'org.eclipse.sirius.ext.e3.ui' [INFO] 03:16:22.667 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui [INFO] 03:16:22.667 Source paths: pom.xml, src [INFO] 03:16:22.667 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.668 Indexing files of module 'org.eclipse.sirius.ext.emf' [INFO] 03:16:22.668 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf [INFO] 03:16:22.668 Source paths: pom.xml, src [INFO] 03:16:22.668 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.669 Indexing files of module 'org.eclipse.sirius.ext.emf.edit' [INFO] 03:16:22.669 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit [INFO] 03:16:22.669 Source paths: pom.xml, src [INFO] 03:16:22.669 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.669 Indexing files of module 'org.eclipse.sirius.ext.emf.tx' [INFO] 03:16:22.669 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx [INFO] 03:16:22.669 Source paths: pom.xml, src [INFO] 03:16:22.669 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.670 Indexing files of module 'org.eclipse.sirius.ext.emf.ui' [INFO] 03:16:22.670 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui [INFO] 03:16:22.670 Source paths: pom.xml, src [INFO] 03:16:22.670 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.670 Indexing files of module 'org.eclipse.sirius.ext.gef' [INFO] 03:16:22.670 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef [INFO] 03:16:22.670 Source paths: pom.xml, src [INFO] 03:16:22.670 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.671 Indexing files of module 'org.eclipse.sirius.ext.gmf.notation' [INFO] 03:16:22.671 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.notation [INFO] 03:16:22.671 Source paths: pom.xml, src [INFO] 03:16:22.671 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.671 Indexing files of module 'org.eclipse.sirius.ext.gmf.runtime' [INFO] 03:16:22.671 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime [INFO] 03:16:22.671 Source paths: pom.xml, src [INFO] 03:16:22.671 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.673 Indexing files of module 'org.eclipse.sirius.ext.ide' [INFO] 03:16:22.673 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide [INFO] 03:16:22.673 Source paths: pom.xml, src [INFO] 03:16:22.673 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.674 Indexing files of module 'org.eclipse.sirius.ext.jface' [INFO] 03:16:22.674 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface [INFO] 03:16:22.674 Source paths: pom.xml, src [INFO] 03:16:22.674 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.674 Indexing files of module 'org.eclipse.sirius.ext.swt' [INFO] 03:16:22.674 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt [INFO] 03:16:22.674 Source paths: pom.xml, src [INFO] 03:16:22.674 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.675 Indexing files of module 'org.eclipse.sirius.interpreter' [INFO] 03:16:22.675 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter [INFO] 03:16:22.675 Source paths: pom.xml, src [INFO] 03:16:22.675 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.675 Indexing files of module 'org.eclipse.sirius.model' [INFO] 03:16:22.676 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model [INFO] 03:16:22.676 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.676 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.677 Indexing files of module 'org.eclipse.sirius.properties' [INFO] 03:16:22.677 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties [INFO] 03:16:22.677 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.677 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.677 Indexing files of module 'org.eclipse.sirius.properties.core' [INFO] 03:16:22.677 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core [INFO] 03:16:22.677 Source paths: pom.xml, src [INFO] 03:16:22.677 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.696 Indexing files of module 'org.eclipse.sirius.properties.defaultrules' [INFO] 03:16:22.696 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules [INFO] 03:16:22.696 Source paths: pom.xml, src [INFO] 03:16:22.696 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.696 Indexing files of module 'org.eclipse.sirius.properties.edit' [INFO] 03:16:22.696 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit [INFO] 03:16:22.696 Source paths: pom.xml, src-gen, src-generator, src-spec [INFO] 03:16:22.696 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.699 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference' [INFO] 03:16:22.699 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference [INFO] 03:16:22.699 Source paths: pom.xml, src-gen [INFO] 03:16:22.699 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.699 Indexing files of module 'org.eclipse.sirius.properties.ext.widgets.reference.edit' [INFO] 03:16:22.699 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 03:16:22.699 Source paths: pom.xml, src-gen, src-spec [INFO] 03:16:22.699 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.700 Indexing files of module 'org.eclipse.sirius.sample.basicfamily' [INFO] 03:16:22.700 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily [INFO] 03:16:22.700 Source paths: pom.xml [INFO] 03:16:22.700 Test paths: src [INFO] 03:16:22.700 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.701 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.design' [INFO] 03:16:22.701 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design [INFO] 03:16:22.701 Source paths: pom.xml [INFO] 03:16:22.701 Test paths: src [INFO] 03:16:22.701 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.702 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.edit' [INFO] 03:16:22.702 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit [INFO] 03:16:22.702 Source paths: pom.xml [INFO] 03:16:22.702 Test paths: src [INFO] 03:16:22.702 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.703 Indexing files of module 'org.eclipse.sirius.sample.basicfamily.editor' [INFO] 03:16:22.703 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor [INFO] 03:16:22.703 Source paths: pom.xml [INFO] 03:16:22.703 Test paths: src [INFO] 03:16:22.703 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.703 Indexing files of module 'org.eclipse.sirius.sample.ecore.design' [INFO] 03:16:22.704 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design [INFO] 03:16:22.704 Source paths: pom.xml [INFO] 03:16:22.704 Test paths: src [INFO] 03:16:22.704 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.704 Indexing files of module 'org.eclipse.sirius.sample.interactions' [INFO] 03:16:22.705 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions [INFO] 03:16:22.705 Source paths: pom.xml [INFO] 03:16:22.705 Test paths: src [INFO] 03:16:22.705 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.707 Indexing files of module 'org.eclipse.sirius.sample.interactions.design' [INFO] 03:16:22.707 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design [INFO] 03:16:22.707 Source paths: pom.xml [INFO] 03:16:22.707 Test paths: src [INFO] 03:16:22.707 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.707 Indexing files of module 'org.eclipse.sirius.sample.interactions.edit' [INFO] 03:16:22.707 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit [INFO] 03:16:22.707 Source paths: pom.xml [INFO] 03:16:22.707 Test paths: src [INFO] 03:16:22.707 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.709 Indexing files of module 'org.eclipse.sirius.sample.interactions.editor' [INFO] 03:16:22.709 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor [INFO] 03:16:22.709 Source paths: pom.xml [INFO] 03:16:22.709 Test paths: src [INFO] 03:16:22.709 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.709 Indexing files of module 'org.eclipse.sirius.sample.properties' [INFO] 03:16:22.709 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties [INFO] 03:16:22.710 Source paths: pom.xml [INFO] 03:16:22.710 Test paths: src [INFO] 03:16:22.710 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.710 Indexing files of module 'org.eclipse.sirius.sample.properties.checkbox' [INFO] 03:16:22.710 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox [INFO] 03:16:22.710 Source paths: pom.xml [INFO] 03:16:22.710 Test paths: src [INFO] 03:16:22.710 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.711 Indexing files of module 'org.eclipse.sirius.sample.properties.radio' [INFO] 03:16:22.711 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio [INFO] 03:16:22.711 Source paths: pom.xml [INFO] 03:16:22.711 Test paths: src [INFO] 03:16:22.711 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.712 Indexing files of module 'org.eclipse.sirius.sample.properties.textarea' [INFO] 03:16:22.712 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea [INFO] 03:16:22.712 Source paths: pom.xml [INFO] 03:16:22.712 Test paths: src [INFO] 03:16:22.712 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.712 Indexing files of module 'org.eclipse.sirius.synchronizer' [INFO] 03:16:22.712 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer [INFO] 03:16:22.713 Source paths: pom.xml, src [INFO] 03:16:22.713 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.714 Indexing files of module 'org.eclipse.sirius.table' [INFO] 03:16:22.714 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table [INFO] 03:16:22.714 Source paths: pom.xml, src [INFO] 03:16:22.714 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.716 Indexing files of module 'org.eclipse.sirius.table.model' [INFO] 03:16:22.717 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model [INFO] 03:16:22.717 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.717 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.718 Indexing files of module 'org.eclipse.sirius.table.ui' [INFO] 03:16:22.718 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui [INFO] 03:16:22.718 Source paths: pom.xml, src, src-paperclips, src-gen [INFO] 03:16:22.718 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.728 Indexing files of module 'org.eclipse.sirius.table.ui.ext' [INFO] 03:16:22.728 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext [INFO] 03:16:22.728 Source paths: pom.xml, src [INFO] 03:16:22.728 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.729 Indexing files of module 'org.eclipse.sirius.tests.junit' [INFO] 03:16:22.729 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit [INFO] 03:16:22.729 Source paths: pom.xml [INFO] 03:16:22.729 Test paths: src [INFO] 03:16:22.729 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.753 Indexing files of module 'org.eclipse.sirius.tests.junit.support' [INFO] 03:16:22.753 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support [INFO] 03:16:22.753 Source paths: pom.xml [INFO] 03:16:22.753 Test paths: src [INFO] 03:16:22.753 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.754 Indexing files of module 'org.eclipse.sirius.tests.junit.xtext' [INFO] 03:16:22.755 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext [INFO] 03:16:22.755 Source paths: pom.xml [INFO] 03:16:22.755 Test paths: src [INFO] 03:16:22.755 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.755 Indexing files of module 'org.eclipse.sirius.tests.sample.benchmark' [INFO] 03:16:22.755 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark [INFO] 03:16:22.755 Source paths: pom.xml [INFO] 03:16:22.755 Test paths: src [INFO] 03:16:22.755 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.756 Indexing files of module 'org.eclipse.sirius.tests.sample.component' [INFO] 03:16:22.756 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component [INFO] 03:16:22.756 Source paths: pom.xml [INFO] 03:16:22.757 Test paths: src [INFO] 03:16:22.757 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.757 Indexing files of module 'org.eclipse.sirius.tests.sample.component.design' [INFO] 03:16:22.757 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design [INFO] 03:16:22.757 Source paths: pom.xml [INFO] 03:16:22.757 Test paths: src, src-gen [INFO] 03:16:22.758 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.758 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook' [INFO] 03:16:22.758 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook [INFO] 03:16:22.758 Source paths: pom.xml [INFO] 03:16:22.758 Test paths: src [INFO] 03:16:22.758 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.760 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.design' [INFO] 03:16:22.760 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design [INFO] 03:16:22.760 Source paths: pom.xml [INFO] 03:16:22.760 Test paths: src [INFO] 03:16:22.760 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.761 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.edit' [INFO] 03:16:22.761 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit [INFO] 03:16:22.761 Source paths: pom.xml [INFO] 03:16:22.761 Test paths: src-gen [INFO] 03:16:22.761 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.767 Indexing files of module 'org.eclipse.sirius.tests.sample.docbook.editor' [INFO] 03:16:22.767 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor [INFO] 03:16:22.767 Source paths: pom.xml [INFO] 03:16:22.767 Test paths: src-gen [INFO] 03:16:22.767 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.768 Indexing files of module 'org.eclipse.sirius.tests.sample.migration' [INFO] 03:16:22.768 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration [INFO] 03:16:22.768 Source paths: pom.xml [INFO] 03:16:22.768 Test paths: src-gen [INFO] 03:16:22.768 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.771 Indexing files of module 'org.eclipse.sirius.tests.sample.migration.design' [INFO] 03:16:22.771 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design [INFO] 03:16:22.771 Source paths: pom.xml [INFO] 03:16:22.771 Test paths: src [INFO] 03:16:22.771 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.772 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml' [INFO] 03:16:22.772 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml [INFO] 03:16:22.772 Source paths: pom.xml [INFO] 03:16:22.772 Test paths: src-gen [INFO] 03:16:22.772 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.774 Indexing files of module 'org.eclipse.sirius.tests.sample.scxml.design' [INFO] 03:16:22.774 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design [INFO] 03:16:22.774 Source paths: pom.xml [INFO] 03:16:22.774 Test paths: src [INFO] 03:16:22.774 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.775 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine' [INFO] 03:16:22.775 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 03:16:22.775 Source paths: pom.xml [INFO] 03:16:22.775 Test paths: src, src-gen, xtend-gen [INFO] 03:16:22.775 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.787 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.design' [INFO] 03:16:22.787 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 03:16:22.787 Source paths: pom.xml [INFO] 03:16:22.787 Test paths: src [INFO] 03:16:22.787 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.787 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ide' [INFO] 03:16:22.787 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 03:16:22.787 Source paths: pom.xml [INFO] 03:16:22.788 Test paths: src-gen [INFO] 03:16:22.788 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.792 Indexing files of module 'org.eclipse.sirius.tests.sample.xtext.statemachine.ui' [INFO] 03:16:22.792 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 03:16:22.792 Source paths: pom.xml [INFO] 03:16:22.792 Test paths: src-gen, xtend-gen [INFO] 03:16:22.792 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.793 Indexing files of module 'org.eclipse.sirius.tests.swtbot' [INFO] 03:16:22.793 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot [INFO] 03:16:22.793 Source paths: pom.xml [INFO] 03:16:22.793 Test paths: src [INFO] 03:16:22.793 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.808 Indexing files of module 'org.eclipse.sirius.tests.swtbot.support' [INFO] 03:16:22.808 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support [INFO] 03:16:22.808 Source paths: pom.xml [INFO] 03:16:22.808 Test paths: src [INFO] 03:16:22.808 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.812 Indexing files of module 'org.eclipse.sirius.tests.tree' [INFO] 03:16:22.812 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree [INFO] 03:16:22.812 Source paths: pom.xml [INFO] 03:16:22.812 Test paths: src [INFO] 03:16:22.812 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.813 Indexing files of module 'org.eclipse.sirius.tests.ui.properties' [INFO] 03:16:22.814 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties [INFO] 03:16:22.814 Source paths: pom.xml [INFO] 03:16:22.814 Test paths: src [INFO] 03:16:22.814 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.814 Indexing files of module 'org.eclipse.sirius.tree' [INFO] 03:16:22.814 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree [INFO] 03:16:22.814 Source paths: pom.xml, src [INFO] 03:16:22.815 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.817 Indexing files of module 'org.eclipse.sirius.tree.model' [INFO] 03:16:22.817 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model [INFO] 03:16:22.817 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.817 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.818 Indexing files of module 'org.eclipse.sirius.tree.ui' [INFO] 03:16:22.818 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui [INFO] 03:16:22.818 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.818 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.820 Indexing files of module 'org.eclipse.sirius.tree.ui.ext' [INFO] 03:16:22.820 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext [INFO] 03:16:22.820 Source paths: pom.xml, src [INFO] 03:16:22.820 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.821 Indexing files of module 'org.eclipse.sirius.ui' [INFO] 03:16:22.821 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui [INFO] 03:16:22.821 Source paths: pom.xml, src, src-gen [INFO] 03:16:22.821 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.830 Indexing files of module 'org.eclipse.sirius.ui.editor' [INFO] 03:16:22.830 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor [INFO] 03:16:22.830 Source paths: pom.xml, src [INFO] 03:16:22.830 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.831 Indexing files of module 'org.eclipse.sirius.ui.ext' [INFO] 03:16:22.831 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext [INFO] 03:16:22.831 Source paths: pom.xml, src [INFO] 03:16:22.831 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.832 Indexing files of module 'org.eclipse.sirius.ui.properties' [INFO] 03:16:22.832 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties [INFO] 03:16:22.832 Source paths: pom.xml, src [INFO] 03:16:22.832 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.833 Indexing files of module 'org.eclipse.sirius.ui.properties.ext.widgets.reference' [INFO] 03:16:22.833 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 03:16:22.833 Source paths: pom.xml, src [INFO] 03:16:22.833 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.834 Indexing files of module 'Sirius Parent' [INFO] 03:16:22.834 Base dir: /home/jenkins/agent/workspace/sirius.sonar-master [INFO] 03:16:22.834 Source paths: packaging/org.eclipse.sirius.parent/pom.xml [INFO] 03:16:22.834 Excluded sources: **/build-wrapper-dump.json, plugins/*/src-gen/**/*, plugins/*/xtend-gen/**/*, **/*.css, **/*.html, **/*.js [INFO] 03:16:22.834 5516 files indexed [INFO] 03:16:22.840 Quality profile for java: Sonar way [INFO] 03:16:22.841 Quality profile for xml: Sonar way [INFO] 03:16:22.841 ------------- Run sensors on module org.eclipse.sirius.tests.junit.xtext [INFO] 03:16:22.913 Load metrics repository [INFO] 03:16:23.030 Load metrics repository (done) | time=117ms [INFO] 03:16:23.035 Sensor cache enabled [INFO] 03:16:23.186 Load sensor cache [INFO] 03:16:26.342 Load sensor cache (24 MB) | time=3155ms [INFO] 03:16:27.320 Sensor JavaSensor [java] [INFO] 03:16:27.324 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:16:27.352 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:16:27.352 No "Main" source files to scan. [INFO] 03:16:27.425 Using ECJ batch to parse 3 Test java source files with batch size 214 KB. [INFO] 03:16:27.579 Starting batch processing. [INFO] 03:16:28.557 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:16:28.920 100% analyzed [INFO] 03:16:28.920 Batch processing: Done. [INFO] 03:16:28.922 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 03:16:28.922 No "Generated" source files to scan. [INFO] 03:16:28.922 Sensor JavaSensor [java] (done) | time=1602ms [INFO] 03:16:28.922 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:16:28.923 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:16:28.923 Sensor SurefireSensor [java] [INFO] 03:16:28.924 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.xtext/target/surefire-reports] [INFO] 03:16:28.990 Sensor SurefireSensor [java] (done) | time=67ms [INFO] 03:16:28.991 Sensor XML Sensor [xml] [INFO] 03:16:28.994 1 source file to be analyzed [INFO] 03:16:29.119 1/1 source file has been analyzed [INFO] 03:16:29.120 Sensor XML Sensor [xml] (done) | time=129ms [INFO] 03:16:29.120 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:16:29.124 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:16:29.277 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=157ms [INFO] 03:16:29.277 Sensor Java Config Sensor [iac] [INFO] 03:16:29.300 0 source files to be analyzed [INFO] 03:16:29.309 0/0 source files have been analyzed [INFO] 03:16:29.309 Sensor Java Config Sensor [iac] (done) | time=32ms [INFO] 03:16:29.309 Sensor IaC Docker Sensor [iac] [INFO] 03:16:29.310 0 source files to be analyzed [INFO] 03:16:29.401 0/0 source files have been analyzed [INFO] 03:16:29.401 Sensor IaC Docker Sensor [iac] (done) | time=92ms [INFO] 03:16:29.401 Sensor Serverless configuration file sensor [security] [INFO] 03:16:29.402 0 Serverless function entries were found in the project [INFO] 03:16:29.403 0 Serverless function handlers were kept as entrypoints [INFO] 03:16:29.403 Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] 03:16:29.403 Sensor AWS SAM template file sensor [security] [INFO] 03:16:29.403 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:16:29.404 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:16:29.404 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:16:29.406 ------------- Run sensors on module org.eclipse.sirius [INFO] 03:16:29.505 Sensor JavaSensor [java] [INFO] 03:16:29.505 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:16:29.508 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:16:29.508 Using ECJ batch to parse 381 Main java source files with batch size 214 KB. [INFO] 03:16:29.535 Starting batch processing. [INFO] 03:16:29.640 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:16:58.872 100% analyzed [INFO] 03:16:58.872 Batch processing: Done. [INFO] 03:16:58.872 Did not optimize analysis for any files, performed a full analysis for all 381 files. [INFO] 03:16:58.968 No "Test" source files to scan. [INFO] 03:16:58.968 No "Generated" source files to scan. [INFO] 03:16:58.969 Sensor JavaSensor [java] (done) | time=29464ms [INFO] 03:16:58.969 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:16:58.970 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:16:58.970 Sensor SurefireSensor [java] [INFO] 03:16:58.970 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius/target/surefire-reports] [INFO] 03:16:58.970 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:16:58.970 Sensor XML Sensor [xml] [INFO] 03:16:58.971 1 source file to be analyzed [INFO] 03:16:58.997 1/1 source file has been analyzed [INFO] 03:16:58.997 Sensor XML Sensor [xml] (done) | time=27ms [INFO] 03:16:58.997 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:16:58.999 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:16:59.119 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=121ms [INFO] 03:16:59.119 Sensor Java Config Sensor [iac] [INFO] 03:16:59.122 0 source files to be analyzed [INFO] 03:16:59.122 0/0 source files have been analyzed [INFO] 03:16:59.122 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 03:16:59.123 Sensor IaC Docker Sensor [iac] [INFO] 03:16:59.124 0 source files to be analyzed [INFO] 03:16:59.132 0/0 source files have been analyzed [INFO] 03:16:59.132 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 03:16:59.133 Sensor Serverless configuration file sensor [security] [INFO] 03:16:59.133 0 Serverless function entries were found in the project [INFO] 03:16:59.133 0 Serverless function handlers were kept as entrypoints [INFO] 03:16:59.133 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:16:59.133 Sensor AWS SAM template file sensor [security] [INFO] 03:16:59.134 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:16:59.134 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:16:59.134 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:16:59.135 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.design [INFO] 03:16:59.203 Sensor JavaSensor [java] [INFO] 03:16:59.203 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:16:59.210 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:16:59.210 No "Main" source files to scan. [INFO] 03:16:59.229 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 03:16:59.233 Starting batch processing. [INFO] 03:16:59.299 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:16:59.337 100% analyzed [INFO] 03:16:59.337 Batch processing: Done. [INFO] 03:16:59.338 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:16:59.338 No "Generated" source files to scan. [INFO] 03:16:59.338 Sensor JavaSensor [java] (done) | time=135ms [INFO] 03:16:59.338 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:16:59.338 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:16:59.339 Sensor SurefireSensor [java] [INFO] 03:16:59.339 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.design/target/surefire-reports] [INFO] 03:16:59.339 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:16:59.339 Sensor XML Sensor [xml] [INFO] 03:16:59.339 1 source file to be analyzed [INFO] 03:16:59.347 1/1 source file has been analyzed [INFO] 03:16:59.347 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 03:16:59.347 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:16:59.347 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:16:59.349 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:16:59.350 Sensor Java Config Sensor [iac] [INFO] 03:16:59.350 0 source files to be analyzed [INFO] 03:16:59.350 0/0 source files have been analyzed [INFO] 03:16:59.350 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:16:59.350 Sensor IaC Docker Sensor [iac] [INFO] 03:16:59.351 0 source files to be analyzed [INFO] 03:16:59.356 0/0 source files have been analyzed [INFO] 03:16:59.356 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 03:16:59.357 Sensor Serverless configuration file sensor [security] [INFO] 03:16:59.357 0 Serverless function entries were found in the project [INFO] 03:16:59.357 0 Serverless function handlers were kept as entrypoints [INFO] 03:16:59.357 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:16:59.357 Sensor AWS SAM template file sensor [security] [INFO] 03:16:59.357 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:16:59.357 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:16:59.357 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:16:59.357 ------------- Run sensors on module org.eclipse.sirius.editor.tree [INFO] 03:16:59.421 Sensor JavaSensor [java] [INFO] 03:16:59.421 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:16:59.427 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:16:59.427 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 03:16:59.430 Starting batch processing. [INFO] 03:16:59.460 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:00.011 100% analyzed [INFO] 03:17:00.011 Batch processing: Done. [INFO] 03:17:00.012 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 03:17:00.028 No "Test" source files to scan. [INFO] 03:17:00.028 No "Generated" source files to scan. [INFO] 03:17:00.028 Sensor JavaSensor [java] (done) | time=607ms [INFO] 03:17:00.028 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:00.028 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:00.028 Sensor SurefireSensor [java] [INFO] 03:17:00.029 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.tree/target/surefire-reports] [INFO] 03:17:00.029 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:17:00.029 Sensor XML Sensor [xml] [INFO] 03:17:00.029 1 source file to be analyzed [INFO] 03:17:00.037 1/1 source file has been analyzed [INFO] 03:17:00.037 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 03:17:00.037 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:00.037 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:00.041 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:17:00.041 Sensor Java Config Sensor [iac] [INFO] 03:17:00.042 0 source files to be analyzed [INFO] 03:17:00.042 0/0 source files have been analyzed [INFO] 03:17:00.042 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:00.042 Sensor IaC Docker Sensor [iac] [INFO] 03:17:00.042 0 source files to be analyzed [INFO] 03:17:00.048 0/0 source files have been analyzed [INFO] 03:17:00.048 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 03:17:00.048 Sensor Serverless configuration file sensor [security] [INFO] 03:17:00.048 0 Serverless function entries were found in the project [INFO] 03:17:00.048 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:00.048 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:00.048 Sensor AWS SAM template file sensor [security] [INFO] 03:17:00.048 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:00.048 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:00.048 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:00.048 ------------- Run sensors on module org.eclipse.sirius.properties [INFO] 03:17:00.106 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:00.106 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:00.106 Sensor XML Sensor [xml] [INFO] 03:17:00.107 1 source file to be analyzed [INFO] 03:17:00.113 1/1 source file has been analyzed [INFO] 03:17:00.113 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 03:17:00.113 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:00.114 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:00.133 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 03:17:00.133 Sensor Java Config Sensor [iac] [INFO] 03:17:00.134 0 source files to be analyzed [INFO] 03:17:00.134 0/0 source files have been analyzed [INFO] 03:17:00.134 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:00.134 Sensor IaC Docker Sensor [iac] [INFO] 03:17:00.135 0 source files to be analyzed [INFO] 03:17:00.139 0/0 source files have been analyzed [INFO] 03:17:00.140 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 03:17:00.140 Sensor Serverless configuration file sensor [security] [INFO] 03:17:00.140 0 Serverless function entries were found in the project [INFO] 03:17:00.140 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:00.140 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:00.140 Sensor AWS SAM template file sensor [security] [INFO] 03:17:00.140 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:00.140 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:00.140 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:00.140 ------------- Run sensors on module org.eclipse.sirius.ui [INFO] 03:17:00.205 Sensor JavaSensor [java] [INFO] 03:17:00.205 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:00.209 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:00.209 Using ECJ batch to parse 284 Main java source files with batch size 214 KB. [INFO] 03:17:00.224 Starting batch processing. [INFO] 03:17:00.298 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:17.953 100% analyzed [INFO] 03:17:17.953 Batch processing: Done. [INFO] 03:17:17.953 Did not optimize analysis for any files, performed a full analysis for all 284 files. [INFO] 03:17:18.026 No "Test" source files to scan. [INFO] 03:17:18.026 No "Generated" source files to scan. [INFO] 03:17:18.026 Sensor JavaSensor [java] (done) | time=17821ms [INFO] 03:17:18.026 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:18.027 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:18.027 Sensor SurefireSensor [java] [INFO] 03:17:18.027 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui/target/surefire-reports] [INFO] 03:17:18.027 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:18.027 Sensor XML Sensor [xml] [INFO] 03:17:18.027 1 source file to be analyzed [INFO] 03:17:18.034 1/1 source file has been analyzed [INFO] 03:17:18.034 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 03:17:18.034 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:18.035 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:18.101 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=67ms [INFO] 03:17:18.101 Sensor Java Config Sensor [iac] [INFO] 03:17:18.104 0 source files to be analyzed [INFO] 03:17:18.104 0/0 source files have been analyzed [INFO] 03:17:18.104 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 03:17:18.104 Sensor IaC Docker Sensor [iac] [INFO] 03:17:18.105 0 source files to be analyzed [INFO] 03:17:18.109 0/0 source files have been analyzed [INFO] 03:17:18.109 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 03:17:18.109 Sensor Serverless configuration file sensor [security] [INFO] 03:17:18.110 0 Serverless function entries were found in the project [INFO] 03:17:18.110 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:18.110 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:17:18.110 Sensor AWS SAM template file sensor [security] [INFO] 03:17:18.110 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:18.110 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:18.110 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:18.110 ------------- Run sensors on module org.eclipse.sirius.ext.e3 [INFO] 03:17:18.149 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:18.149 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:18.149 Sensor XML Sensor [xml] [INFO] 03:17:18.150 1 source file to be analyzed [INFO] 03:17:18.155 1/1 source file has been analyzed [INFO] 03:17:18.155 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:18.155 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:18.156 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:18.156 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:18.156 Sensor Java Config Sensor [iac] [INFO] 03:17:18.156 0 source files to be analyzed [INFO] 03:17:18.156 0/0 source files have been analyzed [INFO] 03:17:18.156 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:18.157 Sensor IaC Docker Sensor [iac] [INFO] 03:17:18.157 0 source files to be analyzed [INFO] 03:17:18.160 0/0 source files have been analyzed [INFO] 03:17:18.161 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:18.161 Sensor Serverless configuration file sensor [security] [INFO] 03:17:18.161 0 Serverless function entries were found in the project [INFO] 03:17:18.161 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:18.161 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:18.161 Sensor AWS SAM template file sensor [security] [INFO] 03:17:18.161 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:18.161 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:18.161 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:18.161 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.editor [INFO] 03:17:18.219 Sensor JavaSensor [java] [INFO] 03:17:18.219 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:18.223 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:18.223 No "Main" source files to scan. [INFO] 03:17:18.254 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 03:17:18.261 Starting batch processing. [INFO] 03:17:18.297 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:18.520 100% analyzed [INFO] 03:17:18.520 Batch processing: Done. [INFO] 03:17:18.521 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:17:18.521 No "Generated" source files to scan. [INFO] 03:17:18.521 Sensor JavaSensor [java] (done) | time=302ms [INFO] 03:17:18.521 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:18.521 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:18.521 Sensor SurefireSensor [java] [INFO] 03:17:18.521 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.editor/target/surefire-reports] [INFO] 03:17:18.521 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:18.521 Sensor XML Sensor [xml] [INFO] 03:17:18.522 1 source file to be analyzed [INFO] 03:17:18.528 1/1 source file has been analyzed [INFO] 03:17:18.529 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 03:17:18.529 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:18.529 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:18.532 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:17:18.532 Sensor Java Config Sensor [iac] [INFO] 03:17:18.532 0 source files to be analyzed [INFO] 03:17:18.532 0/0 source files have been analyzed [INFO] 03:17:18.532 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:18.533 Sensor IaC Docker Sensor [iac] [INFO] 03:17:18.533 0 source files to be analyzed [INFO] 03:17:18.539 0/0 source files have been analyzed [INFO] 03:17:18.539 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 03:17:18.539 Sensor Serverless configuration file sensor [security] [INFO] 03:17:18.539 0 Serverless function entries were found in the project [INFO] 03:17:18.539 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:18.539 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:18.539 Sensor AWS SAM template file sensor [security] [INFO] 03:17:18.539 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:18.539 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:18.539 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:18.540 ------------- Run sensors on module org.eclipse.sirius.properties.defaultrules [INFO] 03:17:18.612 Sensor JavaSensor [java] [INFO] 03:17:18.612 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:18.614 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:18.614 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 03:17:18.615 Starting batch processing. [INFO] 03:17:18.632 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:18.676 100% analyzed [INFO] 03:17:18.676 Batch processing: Done. [INFO] 03:17:18.676 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 03:17:18.702 No "Test" source files to scan. [INFO] 03:17:18.702 No "Generated" source files to scan. [INFO] 03:17:18.702 Sensor JavaSensor [java] (done) | time=90ms [INFO] 03:17:18.702 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:18.702 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:18.702 Sensor SurefireSensor [java] [INFO] 03:17:18.702 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.defaultrules/target/surefire-reports] [INFO] 03:17:18.702 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:18.702 Sensor XML Sensor [xml] [INFO] 03:17:18.703 1 source file to be analyzed [INFO] 03:17:18.708 1/1 source file has been analyzed [INFO] 03:17:18.708 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:18.709 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:18.709 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:18.710 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:18.710 Sensor Java Config Sensor [iac] [INFO] 03:17:18.710 0 source files to be analyzed [INFO] 03:17:18.710 0/0 source files have been analyzed [INFO] 03:17:18.710 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:18.710 Sensor IaC Docker Sensor [iac] [INFO] 03:17:18.711 0 source files to be analyzed [INFO] 03:17:18.714 0/0 source files have been analyzed [INFO] 03:17:18.714 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:18.714 Sensor Serverless configuration file sensor [security] [INFO] 03:17:18.714 0 Serverless function entries were found in the project [INFO] 03:17:18.714 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:18.714 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:18.714 Sensor AWS SAM template file sensor [security] [INFO] 03:17:18.714 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:18.714 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:18.714 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:18.715 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl.ide [INFO] 03:17:18.797 Sensor JavaSensor [java] [INFO] 03:17:18.797 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:18.802 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:18.802 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 03:17:18.807 Starting batch processing. [INFO] 03:17:18.838 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:19.497 100% analyzed [INFO] 03:17:19.497 Batch processing: Done. [INFO] 03:17:19.498 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 03:17:19.528 No "Test" source files to scan. [INFO] 03:17:19.528 No "Generated" source files to scan. [INFO] 03:17:19.528 Sensor JavaSensor [java] (done) | time=731ms [INFO] 03:17:19.528 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:19.528 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:19.529 Sensor SurefireSensor [java] [INFO] 03:17:19.529 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/surefire-reports] [INFO] 03:17:19.529 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:19.529 Sensor XML Sensor [xml] [INFO] 03:17:19.529 1 source file to be analyzed [INFO] 03:17:19.535 1/1 source file has been analyzed [INFO] 03:17:19.535 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:19.535 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:19.535 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:19.537 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:17:19.537 Sensor Java Config Sensor [iac] [INFO] 03:17:19.538 0 source files to be analyzed [INFO] 03:17:19.538 0/0 source files have been analyzed [INFO] 03:17:19.538 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:19.538 Sensor IaC Docker Sensor [iac] [INFO] 03:17:19.538 0 source files to be analyzed [INFO] 03:17:19.542 0/0 source files have been analyzed [INFO] 03:17:19.542 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:19.542 Sensor Serverless configuration file sensor [security] [INFO] 03:17:19.542 0 Serverless function entries were found in the project [INFO] 03:17:19.542 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:19.542 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:19.542 Sensor AWS SAM template file sensor [security] [INFO] 03:17:19.542 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:19.542 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:19.542 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:19.542 ------------- Run sensors on module org.eclipse.sirius.sample.interactions [INFO] 03:17:19.580 Sensor JavaSensor [java] [INFO] 03:17:19.581 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:19.582 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:19.582 No "Main" source files to scan. [INFO] 03:17:19.620 Using ECJ batch to parse 52 Test java source files with batch size 214 KB. [INFO] 03:17:19.633 Starting batch processing. [INFO] 03:17:19.651 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:20.204 100% analyzed [INFO] 03:17:20.204 Batch processing: Done. [INFO] 03:17:20.205 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 03:17:20.205 No "Generated" source files to scan. [INFO] 03:17:20.205 Sensor JavaSensor [java] (done) | time=625ms [INFO] 03:17:20.205 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:20.205 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:20.205 Sensor SurefireSensor [java] [INFO] 03:17:20.205 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions/target/surefire-reports] [INFO] 03:17:20.205 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:20.205 Sensor XML Sensor [xml] [INFO] 03:17:20.206 1 source file to be analyzed [INFO] 03:17:20.211 1/1 source file has been analyzed [INFO] 03:17:20.211 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:20.211 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:20.211 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:20.220 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 03:17:20.220 Sensor Java Config Sensor [iac] [INFO] 03:17:20.220 0 source files to be analyzed [INFO] 03:17:20.220 0/0 source files have been analyzed [INFO] 03:17:20.221 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:20.221 Sensor IaC Docker Sensor [iac] [INFO] 03:17:20.221 0 source files to be analyzed [INFO] 03:17:20.225 0/0 source files have been analyzed [INFO] 03:17:20.225 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:20.225 Sensor Serverless configuration file sensor [security] [INFO] 03:17:20.225 0 Serverless function entries were found in the project [INFO] 03:17:20.225 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:20.225 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:20.225 Sensor AWS SAM template file sensor [security] [INFO] 03:17:20.225 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:20.225 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:20.225 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:20.225 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.model [INFO] 03:17:20.261 Sensor JavaSensor [java] [INFO] 03:17:20.262 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:20.263 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:20.263 Using ECJ batch to parse 14 Main java source files with batch size 214 KB. [INFO] 03:17:20.266 Starting batch processing. [INFO] 03:17:20.283 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:20.498 100% analyzed [INFO] 03:17:20.498 Batch processing: Done. [INFO] 03:17:20.498 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 03:17:20.528 No "Test" source files to scan. [INFO] 03:17:20.528 No "Generated" source files to scan. [INFO] 03:17:20.528 Sensor JavaSensor [java] (done) | time=267ms [INFO] 03:17:20.528 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:20.528 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:20.528 Sensor SurefireSensor [java] [INFO] 03:17:20.528 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.model/target/surefire-reports] [INFO] 03:17:20.528 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:20.528 Sensor XML Sensor [xml] [INFO] 03:17:20.529 1 source file to be analyzed [INFO] 03:17:20.534 1/1 source file has been analyzed [INFO] 03:17:20.534 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:20.534 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:20.534 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:20.545 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] 03:17:20.545 Sensor Java Config Sensor [iac] [INFO] 03:17:20.546 0 source files to be analyzed [INFO] 03:17:20.546 0/0 source files have been analyzed [INFO] 03:17:20.546 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:20.546 Sensor IaC Docker Sensor [iac] [INFO] 03:17:20.547 0 source files to be analyzed [INFO] 03:17:20.550 0/0 source files have been analyzed [INFO] 03:17:20.550 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:20.550 Sensor Serverless configuration file sensor [security] [INFO] 03:17:20.550 0 Serverless function entries were found in the project [INFO] 03:17:20.550 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:20.550 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:20.550 Sensor AWS SAM template file sensor [security] [INFO] 03:17:20.550 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:20.550 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:20.550 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:20.551 ------------- Run sensors on module org.eclipse.sirius.tests.sample.benchmark [INFO] 03:17:20.626 Sensor JavaSensor [java] [INFO] 03:17:20.627 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:20.628 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:20.628 No "Main" source files to scan. [INFO] 03:17:20.659 Using ECJ batch to parse 20 Test java source files with batch size 214 KB. [INFO] 03:17:20.668 Starting batch processing. [INFO] 03:17:20.690 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:20.853 100% analyzed [INFO] 03:17:20.853 Batch processing: Done. [INFO] 03:17:20.853 Did not optimize analysis for any files, performed a full analysis for all 20 files. [INFO] 03:17:20.853 No "Generated" source files to scan. [INFO] 03:17:20.853 Sensor JavaSensor [java] (done) | time=227ms [INFO] 03:17:20.853 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:20.853 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:20.854 Sensor SurefireSensor [java] [INFO] 03:17:20.854 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.benchmark/target/surefire-reports] [INFO] 03:17:20.854 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:20.854 Sensor XML Sensor [xml] [INFO] 03:17:20.854 1 source file to be analyzed [INFO] 03:17:20.897 1/1 source file has been analyzed [INFO] 03:17:20.897 Sensor XML Sensor [xml] (done) | time=43ms [INFO] 03:17:20.897 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:20.898 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:20.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:17:20.901 Sensor Java Config Sensor [iac] [INFO] 03:17:20.901 0 source files to be analyzed [INFO] 03:17:20.901 0/0 source files have been analyzed [INFO] 03:17:20.901 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:20.902 Sensor IaC Docker Sensor [iac] [INFO] 03:17:20.902 0 source files to be analyzed [INFO] 03:17:20.905 0/0 source files have been analyzed [INFO] 03:17:20.905 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:20.905 Sensor Serverless configuration file sensor [security] [INFO] 03:17:20.905 0 Serverless function entries were found in the project [INFO] 03:17:20.905 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:20.905 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:20.905 Sensor AWS SAM template file sensor [security] [INFO] 03:17:20.905 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:20.905 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:20.905 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:20.906 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration.design [INFO] 03:17:20.941 Sensor JavaSensor [java] [INFO] 03:17:20.941 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:20.947 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:20.948 No "Main" source files to scan. [INFO] 03:17:20.984 Using ECJ batch to parse 5 Test java source files with batch size 214 KB. [INFO] 03:17:20.990 Starting batch processing. [INFO] 03:17:21.042 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:21.215 100% analyzed [INFO] 03:17:21.215 Batch processing: Done. [INFO] 03:17:21.216 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 03:17:21.216 No "Generated" source files to scan. [INFO] 03:17:21.216 Sensor JavaSensor [java] (done) | time=275ms [INFO] 03:17:21.216 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:21.217 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:21.217 Sensor SurefireSensor [java] [INFO] 03:17:21.217 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration.design/target/surefire-reports] [INFO] 03:17:21.217 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:21.217 Sensor XML Sensor [xml] [INFO] 03:17:21.217 1 source file to be analyzed [INFO] 03:17:21.223 1/1 source file has been analyzed [INFO] 03:17:21.223 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:21.223 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:21.223 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:21.225 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:17:21.225 Sensor Java Config Sensor [iac] [INFO] 03:17:21.226 0 source files to be analyzed [INFO] 03:17:21.226 0/0 source files have been analyzed [INFO] 03:17:21.226 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:21.226 Sensor IaC Docker Sensor [iac] [INFO] 03:17:21.226 0 source files to be analyzed [INFO] 03:17:21.229 0/0 source files have been analyzed [INFO] 03:17:21.229 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:21.230 Sensor Serverless configuration file sensor [security] [INFO] 03:17:21.230 0 Serverless function entries were found in the project [INFO] 03:17:21.230 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:21.230 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:21.230 Sensor AWS SAM template file sensor [security] [INFO] 03:17:21.230 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:21.230 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:21.230 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:21.230 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ide [INFO] 03:17:21.266 Sensor JavaSensor [java] [INFO] 03:17:21.266 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:21.270 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:21.270 No "Main" source files to scan. [INFO] 03:17:21.323 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 03:17:21.333 Starting batch processing. [INFO] 03:17:21.441 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:21.664 100% analyzed [INFO] 03:17:21.664 Batch processing: Done. [INFO] 03:17:21.665 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:17:21.665 No "Generated" source files to scan. [INFO] 03:17:21.665 Sensor JavaSensor [java] (done) | time=399ms [INFO] 03:17:21.665 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:21.665 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:21.665 Sensor SurefireSensor [java] [INFO] 03:17:21.665 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/surefire-reports] [INFO] 03:17:21.665 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:21.665 Sensor XML Sensor [xml] [INFO] 03:17:21.666 1 source file to be analyzed [INFO] 03:17:21.671 1/1 source file has been analyzed [INFO] 03:17:21.671 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:21.671 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:21.671 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:21.675 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:17:21.675 Sensor Java Config Sensor [iac] [INFO] 03:17:21.675 0 source files to be analyzed [INFO] 03:17:21.675 0/0 source files have been analyzed [INFO] 03:17:21.675 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:21.676 Sensor IaC Docker Sensor [iac] [INFO] 03:17:21.676 0 source files to be analyzed [INFO] 03:17:21.700 0/0 source files have been analyzed [INFO] 03:17:21.701 Sensor IaC Docker Sensor [iac] (done) | time=26ms [INFO] 03:17:21.701 Sensor Serverless configuration file sensor [security] [INFO] 03:17:21.701 0 Serverless function entries were found in the project [INFO] 03:17:21.701 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:21.701 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:21.701 Sensor AWS SAM template file sensor [security] [INFO] 03:17:21.701 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:21.701 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:21.701 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:21.701 ------------- Run sensors on module org.eclipse.sirius.model [INFO] 03:17:21.832 Sensor JavaSensor [java] [INFO] 03:17:21.832 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:21.834 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:21.834 Using ECJ batch to parse 29 Main java source files with batch size 214 KB. [INFO] 03:17:21.841 Starting batch processing. [INFO] 03:17:21.863 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:22.566 100% analyzed [INFO] 03:17:22.566 Batch processing: Done. [INFO] 03:17:22.566 Did not optimize analysis for any files, performed a full analysis for all 29 files. [INFO] 03:17:22.599 No "Test" source files to scan. [INFO] 03:17:22.599 No "Generated" source files to scan. [INFO] 03:17:22.599 Sensor JavaSensor [java] (done) | time=767ms [INFO] 03:17:22.599 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:22.599 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:22.599 Sensor SurefireSensor [java] [INFO] 03:17:22.599 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.model/target/surefire-reports] [INFO] 03:17:22.599 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:22.599 Sensor XML Sensor [xml] [INFO] 03:17:22.600 1 source file to be analyzed [INFO] 03:17:22.604 1/1 source file has been analyzed [INFO] 03:17:22.605 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:17:22.605 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:22.605 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:22.628 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=23ms [INFO] 03:17:22.628 Sensor Java Config Sensor [iac] [INFO] 03:17:22.628 0 source files to be analyzed [INFO] 03:17:22.628 0/0 source files have been analyzed [INFO] 03:17:22.629 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:22.629 Sensor IaC Docker Sensor [iac] [INFO] 03:17:22.629 0 source files to be analyzed [INFO] 03:17:22.632 0/0 source files have been analyzed [INFO] 03:17:22.632 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:22.632 Sensor Serverless configuration file sensor [security] [INFO] 03:17:22.633 0 Serverless function entries were found in the project [INFO] 03:17:22.633 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:22.633 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:17:22.633 Sensor AWS SAM template file sensor [security] [INFO] 03:17:22.633 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:22.633 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:22.633 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:22.633 ------------- Run sensors on module org.eclipse.sirius.common.xtext [INFO] 03:17:22.671 Sensor JavaSensor [java] [INFO] 03:17:22.672 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:22.677 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:22.677 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 03:17:22.679 Starting batch processing. [INFO] 03:17:22.723 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:22.928 100% analyzed [INFO] 03:17:22.928 Batch processing: Done. [INFO] 03:17:22.929 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 03:17:22.958 No "Test" source files to scan. [INFO] 03:17:22.958 No "Generated" source files to scan. [INFO] 03:17:22.958 Sensor JavaSensor [java] (done) | time=287ms [INFO] 03:17:22.958 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:22.959 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:22.959 Sensor SurefireSensor [java] [INFO] 03:17:22.959 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.xtext/target/surefire-reports] [INFO] 03:17:22.959 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:22.959 Sensor XML Sensor [xml] [INFO] 03:17:22.959 1 source file to be analyzed [INFO] 03:17:22.964 1/1 source file has been analyzed [INFO] 03:17:22.964 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:22.964 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:22.964 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:22.965 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:22.965 Sensor Java Config Sensor [iac] [INFO] 03:17:22.966 0 source files to be analyzed [INFO] 03:17:22.966 0/0 source files have been analyzed [INFO] 03:17:22.966 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:22.966 Sensor IaC Docker Sensor [iac] [INFO] 03:17:22.966 0 source files to be analyzed [INFO] 03:17:22.970 0/0 source files have been analyzed [INFO] 03:17:22.970 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:22.970 Sensor Serverless configuration file sensor [security] [INFO] 03:17:22.970 0 Serverless function entries were found in the project [INFO] 03:17:22.970 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:22.970 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:22.970 Sensor AWS SAM template file sensor [security] [INFO] 03:17:22.970 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:22.970 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:22.970 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:22.970 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.ui [INFO] 03:17:23.019 Sensor JavaSensor [java] [INFO] 03:17:23.019 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:23.025 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:23.025 Using ECJ batch to parse 104 Main java source files with batch size 214 KB. [INFO] 03:17:23.038 Starting batch processing. [INFO] 03:17:23.108 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:31.605 100% analyzed [INFO] 03:17:31.605 Batch processing: Done. [INFO] 03:17:31.606 Did not optimize analysis for any files, performed a full analysis for all 104 files. [INFO] 03:17:31.669 No "Test" source files to scan. [INFO] 03:17:31.669 No "Generated" source files to scan. [INFO] 03:17:31.670 Sensor JavaSensor [java] (done) | time=8652ms [INFO] 03:17:31.670 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:31.670 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:31.670 Sensor SurefireSensor [java] [INFO] 03:17:31.670 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.ui/target/surefire-reports] [INFO] 03:17:31.670 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:31.670 Sensor XML Sensor [xml] [INFO] 03:17:31.671 1 source file to be analyzed [INFO] 03:17:31.676 1/1 source file has been analyzed [INFO] 03:17:31.677 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 03:17:31.677 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:31.677 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:31.700 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=23ms [INFO] 03:17:31.700 Sensor Java Config Sensor [iac] [INFO] 03:17:31.702 0 source files to be analyzed [INFO] 03:17:31.702 0/0 source files have been analyzed [INFO] 03:17:31.702 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 03:17:31.702 Sensor IaC Docker Sensor [iac] [INFO] 03:17:31.702 0 source files to be analyzed [INFO] 03:17:31.707 0/0 source files have been analyzed [INFO] 03:17:31.707 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 03:17:31.707 Sensor Serverless configuration file sensor [security] [INFO] 03:17:31.707 0 Serverless function entries were found in the project [INFO] 03:17:31.707 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:31.707 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:31.707 Sensor AWS SAM template file sensor [security] [INFO] 03:17:31.707 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:31.707 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:31.707 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:31.707 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component.design [INFO] 03:17:31.750 Sensor JavaSensor [java] [INFO] 03:17:31.750 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:31.756 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:31.756 No "Main" source files to scan. [INFO] 03:17:31.829 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 03:17:31.838 Starting batch processing. [INFO] 03:17:31.875 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:32.122 100% analyzed [INFO] 03:17:32.122 Batch processing: Done. [INFO] 03:17:32.123 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 03:17:32.123 No "Generated" source files to scan. [INFO] 03:17:32.123 Sensor JavaSensor [java] (done) | time=373ms [INFO] 03:17:32.123 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:32.124 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:32.124 Sensor SurefireSensor [java] [INFO] 03:17:32.124 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component.design/target/surefire-reports] [INFO] 03:17:32.124 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:32.124 Sensor XML Sensor [xml] [INFO] 03:17:32.124 1 source file to be analyzed [INFO] 03:17:32.129 1/1 source file has been analyzed [INFO] 03:17:32.129 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:32.129 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:32.129 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:32.132 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:17:32.132 Sensor Java Config Sensor [iac] [INFO] 03:17:32.133 0 source files to be analyzed [INFO] 03:17:32.133 0/0 source files have been analyzed [INFO] 03:17:32.133 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:32.133 Sensor IaC Docker Sensor [iac] [INFO] 03:17:32.133 0 source files to be analyzed [INFO] 03:17:32.136 0/0 source files have been analyzed [INFO] 03:17:32.136 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:32.137 Sensor Serverless configuration file sensor [security] [INFO] 03:17:32.137 0 Serverless function entries were found in the project [INFO] 03:17:32.137 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:32.137 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:32.137 Sensor AWS SAM template file sensor [security] [INFO] 03:17:32.137 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:32.137 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:32.137 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:32.137 ------------- Run sensors on module org.eclipse.sirius.ui.ext [INFO] 03:17:32.173 Sensor JavaSensor [java] [INFO] 03:17:32.173 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:32.178 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:32.178 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:17:32.179 Starting batch processing. [INFO] 03:17:32.208 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:32.228 100% analyzed [INFO] 03:17:32.228 Batch processing: Done. [INFO] 03:17:32.229 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:17:32.260 No "Test" source files to scan. [INFO] 03:17:32.260 No "Generated" source files to scan. [INFO] 03:17:32.260 Sensor JavaSensor [java] (done) | time=87ms [INFO] 03:17:32.260 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:32.260 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:32.260 Sensor SurefireSensor [java] [INFO] 03:17:32.260 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.ext/target/surefire-reports] [INFO] 03:17:32.260 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:32.260 Sensor XML Sensor [xml] [INFO] 03:17:32.261 1 source file to be analyzed [INFO] 03:17:32.265 1/1 source file has been analyzed [INFO] 03:17:32.265 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:32.265 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:32.266 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:32.266 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:32.266 Sensor Java Config Sensor [iac] [INFO] 03:17:32.267 0 source files to be analyzed [INFO] 03:17:32.267 0/0 source files have been analyzed [INFO] 03:17:32.267 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:32.267 Sensor IaC Docker Sensor [iac] [INFO] 03:17:32.267 0 source files to be analyzed [INFO] 03:17:32.270 0/0 source files have been analyzed [INFO] 03:17:32.270 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:32.270 Sensor Serverless configuration file sensor [security] [INFO] 03:17:32.270 0 Serverless function entries were found in the project [INFO] 03:17:32.270 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:32.270 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:32.271 Sensor AWS SAM template file sensor [security] [INFO] 03:17:32.271 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:32.271 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:32.271 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:32.271 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql.ide [INFO] 03:17:32.313 Sensor JavaSensor [java] [INFO] 03:17:32.313 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:32.315 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:32.315 Using ECJ batch to parse 3 Main java source files with batch size 214 KB. [INFO] 03:17:32.316 Starting batch processing. [INFO] 03:17:32.325 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:32.427 100% analyzed [INFO] 03:17:32.427 Batch processing: Done. [INFO] 03:17:32.427 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 03:17:32.458 No "Test" source files to scan. [INFO] 03:17:32.458 No "Generated" source files to scan. [INFO] 03:17:32.458 Sensor JavaSensor [java] (done) | time=145ms [INFO] 03:17:32.458 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:32.458 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:32.458 Sensor SurefireSensor [java] [INFO] 03:17:32.458 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/surefire-reports] [INFO] 03:17:32.458 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:32.458 Sensor XML Sensor [xml] [INFO] 03:17:32.459 1 source file to be analyzed [INFO] 03:17:32.463 1/1 source file has been analyzed [INFO] 03:17:32.463 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:32.464 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:32.464 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:32.465 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:32.465 Sensor Java Config Sensor [iac] [INFO] 03:17:32.465 0 source files to be analyzed [INFO] 03:17:32.465 0/0 source files have been analyzed [INFO] 03:17:32.465 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:32.465 Sensor IaC Docker Sensor [iac] [INFO] 03:17:32.466 0 source files to be analyzed [INFO] 03:17:32.469 0/0 source files have been analyzed [INFO] 03:17:32.469 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:32.469 Sensor Serverless configuration file sensor [security] [INFO] 03:17:32.469 0 Serverless function entries were found in the project [INFO] 03:17:32.469 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:32.469 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:32.469 Sensor AWS SAM template file sensor [security] [INFO] 03:17:32.469 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:32.469 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:32.469 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:32.469 ------------- Run sensors on module org.eclipse.sirius.tests.tree [INFO] 03:17:32.510 Sensor JavaSensor [java] [INFO] 03:17:32.510 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:32.518 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:32.519 No "Main" source files to scan. [INFO] 03:17:32.557 Using ECJ batch to parse 40 Test java source files with batch size 214 KB. [INFO] 03:17:32.572 Starting batch processing. [INFO] 03:17:32.656 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:33.278 100% analyzed [INFO] 03:17:33.278 Batch processing: Done. [INFO] 03:17:33.279 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 03:17:33.279 No "Generated" source files to scan. [INFO] 03:17:33.279 Sensor JavaSensor [java] (done) | time=769ms [INFO] 03:17:33.280 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:33.280 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:33.280 Sensor SurefireSensor [java] [INFO] 03:17:33.280 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.tree/target/surefire-reports] [INFO] 03:17:33.297 Sensor SurefireSensor [java] (done) | time=17ms [INFO] 03:17:33.297 Sensor XML Sensor [xml] [INFO] 03:17:33.298 1 source file to be analyzed [INFO] 03:17:33.305 1/1 source file has been analyzed [INFO] 03:17:33.305 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 03:17:33.306 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:33.306 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:33.314 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 03:17:33.315 Sensor Java Config Sensor [iac] [INFO] 03:17:33.315 0 source files to be analyzed [INFO] 03:17:33.315 0/0 source files have been analyzed [INFO] 03:17:33.315 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:33.315 Sensor IaC Docker Sensor [iac] [INFO] 03:17:33.316 0 source files to be analyzed [INFO] 03:17:33.319 0/0 source files have been analyzed [INFO] 03:17:33.319 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:33.319 Sensor Serverless configuration file sensor [security] [INFO] 03:17:33.319 0 Serverless function entries were found in the project [INFO] 03:17:33.319 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:33.319 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:33.319 Sensor AWS SAM template file sensor [security] [INFO] 03:17:33.319 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:33.319 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:33.319 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:33.320 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference [INFO] 03:17:33.353 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:33.354 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:33.354 Sensor XML Sensor [xml] [INFO] 03:17:33.354 1 source file to be analyzed [INFO] 03:17:33.359 1/1 source file has been analyzed [INFO] 03:17:33.359 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:33.359 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:33.359 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:33.361 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:17:33.361 Sensor Java Config Sensor [iac] [INFO] 03:17:33.361 0 source files to be analyzed [INFO] 03:17:33.361 0/0 source files have been analyzed [INFO] 03:17:33.361 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:33.361 Sensor IaC Docker Sensor [iac] [INFO] 03:17:33.362 0 source files to be analyzed [INFO] 03:17:33.365 0/0 source files have been analyzed [INFO] 03:17:33.365 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:33.365 Sensor Serverless configuration file sensor [security] [INFO] 03:17:33.365 0 Serverless function entries were found in the project [INFO] 03:17:33.365 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:33.365 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:33.365 Sensor AWS SAM template file sensor [security] [INFO] 03:17:33.365 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:33.365 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:33.365 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:33.365 ------------- Run sensors on module org.eclipse.sirius.synchronizer [INFO] 03:17:33.410 Sensor JavaSensor [java] [INFO] 03:17:33.410 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:33.412 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:33.412 Using ECJ batch to parse 23 Main java source files with batch size 214 KB. [INFO] 03:17:33.416 Starting batch processing. [INFO] 03:17:33.426 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:33.825 100% analyzed [INFO] 03:17:33.825 Batch processing: Done. [INFO] 03:17:33.825 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 03:17:33.857 No "Test" source files to scan. [INFO] 03:17:33.857 No "Generated" source files to scan. [INFO] 03:17:33.858 Sensor JavaSensor [java] (done) | time=448ms [INFO] 03:17:33.858 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:33.858 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:33.858 Sensor SurefireSensor [java] [INFO] 03:17:33.858 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.synchronizer/target/surefire-reports] [INFO] 03:17:33.858 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:33.858 Sensor XML Sensor [xml] [INFO] 03:17:33.858 1 source file to be analyzed [INFO] 03:17:33.862 1/1 source file has been analyzed [INFO] 03:17:33.862 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:33.863 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:33.863 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:33.865 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:17:33.865 Sensor Java Config Sensor [iac] [INFO] 03:17:33.866 0 source files to be analyzed [INFO] 03:17:33.866 0/0 source files have been analyzed [INFO] 03:17:33.866 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:33.866 Sensor IaC Docker Sensor [iac] [INFO] 03:17:33.866 0 source files to be analyzed [INFO] 03:17:33.869 0/0 source files have been analyzed [INFO] 03:17:33.869 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:33.869 Sensor Serverless configuration file sensor [security] [INFO] 03:17:33.870 0 Serverless function entries were found in the project [INFO] 03:17:33.870 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:33.870 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:17:33.870 Sensor AWS SAM template file sensor [security] [INFO] 03:17:33.870 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:33.870 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:33.870 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:33.870 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine [INFO] 03:17:33.907 Sensor JavaSensor [java] [INFO] 03:17:33.908 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:33.911 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:33.911 No "Main" source files to scan. [INFO] 03:17:33.948 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 03:17:33.961 Starting batch processing. [INFO] 03:17:34.002 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:34.406 100% analyzed [INFO] 03:17:34.406 Batch processing: Done. [INFO] 03:17:34.407 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 03:17:34.407 No "Generated" source files to scan. [INFO] 03:17:34.407 Sensor JavaSensor [java] (done) | time=500ms [INFO] 03:17:34.407 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:34.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:34.407 Sensor SurefireSensor [java] [INFO] 03:17:34.407 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/surefire-reports] [INFO] 03:17:34.407 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:34.408 Sensor XML Sensor [xml] [INFO] 03:17:34.408 1 source file to be analyzed [INFO] 03:17:34.412 1/1 source file has been analyzed [INFO] 03:17:34.412 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:34.412 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:34.413 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:34.419 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 03:17:34.420 Sensor Java Config Sensor [iac] [INFO] 03:17:34.420 0 source files to be analyzed [INFO] 03:17:34.420 0/0 source files have been analyzed [INFO] 03:17:34.420 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:34.420 Sensor IaC Docker Sensor [iac] [INFO] 03:17:34.421 0 source files to be analyzed [INFO] 03:17:34.424 0/0 source files have been analyzed [INFO] 03:17:34.424 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:34.424 Sensor Serverless configuration file sensor [security] [INFO] 03:17:34.424 0 Serverless function entries were found in the project [INFO] 03:17:34.424 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:34.424 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:34.424 Sensor AWS SAM template file sensor [security] [INFO] 03:17:34.424 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:34.424 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:34.424 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:34.424 ------------- Run sensors on module org.eclipse.sirius.editor.diagram [INFO] 03:17:34.459 Sensor JavaSensor [java] [INFO] 03:17:34.459 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:34.465 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:34.465 Using ECJ batch to parse 45 Main java source files with batch size 214 KB. [INFO] 03:17:34.480 Starting batch processing. [INFO] 03:17:34.545 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:35.856 100% analyzed [INFO] 03:17:35.856 Batch processing: Done. [INFO] 03:17:35.857 Did not optimize analysis for any files, performed a full analysis for all 45 files. [INFO] 03:17:35.935 No "Test" source files to scan. [INFO] 03:17:35.935 No "Generated" source files to scan. [INFO] 03:17:35.935 Sensor JavaSensor [java] (done) | time=1476ms [INFO] 03:17:35.935 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:35.935 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:35.936 Sensor SurefireSensor [java] [INFO] 03:17:35.936 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.diagram/target/surefire-reports] [INFO] 03:17:35.936 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:35.936 Sensor XML Sensor [xml] [INFO] 03:17:35.936 1 source file to be analyzed [INFO] 03:17:35.940 1/1 source file has been analyzed [INFO] 03:17:35.940 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:35.940 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:35.941 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:35.960 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 03:17:35.960 Sensor Java Config Sensor [iac] [INFO] 03:17:35.961 0 source files to be analyzed [INFO] 03:17:35.961 0/0 source files have been analyzed [INFO] 03:17:35.961 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:35.961 Sensor IaC Docker Sensor [iac] [INFO] 03:17:35.962 0 source files to be analyzed [INFO] 03:17:35.965 0/0 source files have been analyzed [INFO] 03:17:35.965 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:35.965 Sensor Serverless configuration file sensor [security] [INFO] 03:17:35.965 0 Serverless function entries were found in the project [INFO] 03:17:35.965 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:35.965 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:35.965 Sensor AWS SAM template file sensor [security] [INFO] 03:17:35.965 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:35.965 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:35.965 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:35.966 ------------- Run sensors on module org.eclipse.sirius.ext.base [INFO] 03:17:36.006 Sensor JavaSensor [java] [INFO] 03:17:36.007 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:36.008 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:36.008 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 03:17:36.012 Starting batch processing. [INFO] 03:17:36.032 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:36.323 100% analyzed [INFO] 03:17:36.323 Batch processing: Done. [INFO] 03:17:36.324 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 03:17:36.358 No "Test" source files to scan. [INFO] 03:17:36.358 No "Generated" source files to scan. [INFO] 03:17:36.358 Sensor JavaSensor [java] (done) | time=352ms [INFO] 03:17:36.358 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:36.358 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:36.358 Sensor SurefireSensor [java] [INFO] 03:17:36.358 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.base/target/surefire-reports] [INFO] 03:17:36.358 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:36.358 Sensor XML Sensor [xml] [INFO] 03:17:36.359 1 source file to be analyzed [INFO] 03:17:36.363 1/1 source file has been analyzed [INFO] 03:17:36.363 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:36.363 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:36.363 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:36.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:17:36.366 Sensor Java Config Sensor [iac] [INFO] 03:17:36.366 0 source files to be analyzed [INFO] 03:17:36.366 0/0 source files have been analyzed [INFO] 03:17:36.366 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:17:36.366 Sensor IaC Docker Sensor [iac] [INFO] 03:17:36.367 0 source files to be analyzed [INFO] 03:17:36.370 0/0 source files have been analyzed [INFO] 03:17:36.370 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:36.370 Sensor Serverless configuration file sensor [security] [INFO] 03:17:36.370 0 Serverless function entries were found in the project [INFO] 03:17:36.370 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:36.370 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:36.370 Sensor AWS SAM template file sensor [security] [INFO] 03:17:36.370 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:36.370 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:36.370 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:36.370 ------------- Run sensors on module org.eclipse.sirius.diagram.model [INFO] 03:17:36.414 Sensor JavaSensor [java] [INFO] 03:17:36.414 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:36.416 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:36.416 Using ECJ batch to parse 44 Main java source files with batch size 214 KB. [INFO] 03:17:36.429 Starting batch processing. [INFO] 03:17:36.454 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:37.974 100% analyzed [INFO] 03:17:37.974 Batch processing: Done. [INFO] 03:17:37.974 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 03:17:38.016 No "Test" source files to scan. [INFO] 03:17:38.016 No "Generated" source files to scan. [INFO] 03:17:38.016 Sensor JavaSensor [java] (done) | time=1602ms [INFO] 03:17:38.017 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:38.017 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:38.017 Sensor SurefireSensor [java] [INFO] 03:17:38.017 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.model/target/surefire-reports] [INFO] 03:17:38.017 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:38.017 Sensor XML Sensor [xml] [INFO] 03:17:38.017 1 source file to be analyzed [INFO] 03:17:38.022 1/1 source file has been analyzed [INFO] 03:17:38.022 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:38.022 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:38.022 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:38.055 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=33ms [INFO] 03:17:38.055 Sensor Java Config Sensor [iac] [INFO] 03:17:38.056 0 source files to be analyzed [INFO] 03:17:38.056 0/0 source files have been analyzed [INFO] 03:17:38.056 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:38.056 Sensor IaC Docker Sensor [iac] [INFO] 03:17:38.056 0 source files to be analyzed [INFO] 03:17:38.059 0/0 source files have been analyzed [INFO] 03:17:38.059 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:38.060 Sensor Serverless configuration file sensor [security] [INFO] 03:17:38.060 0 Serverless function entries were found in the project [INFO] 03:17:38.060 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:38.060 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:38.060 Sensor AWS SAM template file sensor [security] [INFO] 03:17:38.060 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:38.060 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:38.060 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:38.060 ------------- Run sensors on module org.eclipse.sirius.interpreter [INFO] 03:17:38.099 Sensor JavaSensor [java] [INFO] 03:17:38.099 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:38.103 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:38.103 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:17:38.108 Starting batch processing. [INFO] 03:17:38.133 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:38.514 100% analyzed [INFO] 03:17:38.514 Batch processing: Done. [INFO] 03:17:38.515 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:17:38.553 No "Test" source files to scan. [INFO] 03:17:38.553 No "Generated" source files to scan. [INFO] 03:17:38.553 Sensor JavaSensor [java] (done) | time=454ms [INFO] 03:17:38.554 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:38.554 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:38.554 Sensor SurefireSensor [java] [INFO] 03:17:38.554 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.interpreter/target/surefire-reports] [INFO] 03:17:38.554 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:38.554 Sensor XML Sensor [xml] [INFO] 03:17:38.554 1 source file to be analyzed [INFO] 03:17:38.558 1/1 source file has been analyzed [INFO] 03:17:38.558 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:38.559 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:38.559 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:38.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:38.560 Sensor Java Config Sensor [iac] [INFO] 03:17:38.561 0 source files to be analyzed [INFO] 03:17:38.561 0/0 source files have been analyzed [INFO] 03:17:38.561 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:38.561 Sensor IaC Docker Sensor [iac] [INFO] 03:17:38.561 0 source files to be analyzed [INFO] 03:17:38.564 0/0 source files have been analyzed [INFO] 03:17:38.564 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:38.564 Sensor Serverless configuration file sensor [security] [INFO] 03:17:38.564 0 Serverless function entries were found in the project [INFO] 03:17:38.565 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:38.565 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:17:38.565 Sensor AWS SAM template file sensor [security] [INFO] 03:17:38.565 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:38.565 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:38.565 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:38.565 ------------- Run sensors on module org.eclipse.sirius.table.ui [INFO] 03:17:38.619 Sensor JavaSensor [java] [INFO] 03:17:38.619 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:38.623 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:38.623 Using ECJ batch to parse 167 Main java source files with batch size 214 KB. [INFO] 03:17:38.637 Starting batch processing. [INFO] 03:17:38.683 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:47.166 100% analyzed [INFO] 03:17:47.166 Batch processing: Done. [INFO] 03:17:47.167 Did not optimize analysis for any files, performed a full analysis for all 167 files. [INFO] 03:17:47.231 No "Test" source files to scan. [INFO] 03:17:47.231 No "Generated" source files to scan. [INFO] 03:17:47.231 Sensor JavaSensor [java] (done) | time=8612ms [INFO] 03:17:47.231 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:47.232 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:17:47.232 Sensor SurefireSensor [java] [INFO] 03:17:47.232 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui/target/surefire-reports] [INFO] 03:17:47.232 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:47.232 Sensor XML Sensor [xml] [INFO] 03:17:47.232 1 source file to be analyzed [INFO] 03:17:47.237 1/1 source file has been analyzed [INFO] 03:17:47.237 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:47.237 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:47.237 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:47.271 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=34ms [INFO] 03:17:47.271 Sensor Java Config Sensor [iac] [INFO] 03:17:47.273 0 source files to be analyzed [INFO] 03:17:47.273 0/0 source files have been analyzed [INFO] 03:17:47.273 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 03:17:47.273 Sensor IaC Docker Sensor [iac] [INFO] 03:17:47.274 0 source files to be analyzed [INFO] 03:17:47.297 0/0 source files have been analyzed [INFO] 03:17:47.297 Sensor IaC Docker Sensor [iac] (done) | time=24ms [INFO] 03:17:47.297 Sensor Serverless configuration file sensor [security] [INFO] 03:17:47.297 0 Serverless function entries were found in the project [INFO] 03:17:47.297 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:47.297 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:47.297 Sensor AWS SAM template file sensor [security] [INFO] 03:17:47.298 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:17:47.298 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:47.298 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:47.298 ------------- Run sensors on module org.eclipse.sirius.properties.edit [INFO] 03:17:47.336 Sensor JavaSensor [java] [INFO] 03:17:47.336 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:47.341 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:47.341 Using ECJ batch to parse 97 Main java source files with batch size 214 KB. [INFO] 03:17:47.357 Starting batch processing. [INFO] 03:17:47.446 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:48.840 100% analyzed [INFO] 03:17:48.840 Batch processing: Done. [INFO] 03:17:48.840 Did not optimize analysis for any files, performed a full analysis for all 97 files. [INFO] 03:17:48.899 No "Test" source files to scan. [INFO] 03:17:48.899 No "Generated" source files to scan. [INFO] 03:17:48.899 Sensor JavaSensor [java] (done) | time=1563ms [INFO] 03:17:48.899 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:48.899 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:48.899 Sensor SurefireSensor [java] [INFO] 03:17:48.899 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.edit/target/surefire-reports] [INFO] 03:17:48.899 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:48.899 Sensor XML Sensor [xml] [INFO] 03:17:48.900 1 source file to be analyzed [INFO] 03:17:48.904 1/1 source file has been analyzed [INFO] 03:17:48.904 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:48.904 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:48.904 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:48.920 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms [INFO] 03:17:48.920 Sensor Java Config Sensor [iac] [INFO] 03:17:48.921 0 source files to be analyzed [INFO] 03:17:48.921 0/0 source files have been analyzed [INFO] 03:17:48.921 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:48.921 Sensor IaC Docker Sensor [iac] [INFO] 03:17:48.922 0 source files to be analyzed [INFO] 03:17:48.925 0/0 source files have been analyzed [INFO] 03:17:48.925 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:48.925 Sensor Serverless configuration file sensor [security] [INFO] 03:17:48.925 0 Serverless function entries were found in the project [INFO] 03:17:48.925 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:48.925 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:48.925 Sensor AWS SAM template file sensor [security] [INFO] 03:17:48.925 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:48.925 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:48.925 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:48.925 ------------- Run sensors on module org.eclipse.sirius.sample.properties.checkbox [INFO] 03:17:48.959 Sensor JavaSensor [java] [INFO] 03:17:48.959 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:48.963 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:48.963 No "Main" source files to scan. [INFO] 03:17:49.025 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 03:17:49.027 Starting batch processing. [INFO] 03:17:49.043 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:49.050 100% analyzed [INFO] 03:17:49.050 Batch processing: Done. [INFO] 03:17:49.050 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:17:49.050 No "Generated" source files to scan. [INFO] 03:17:49.051 Sensor JavaSensor [java] (done) | time=92ms [INFO] 03:17:49.051 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:49.051 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:49.051 Sensor SurefireSensor [java] [INFO] 03:17:49.051 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.checkbox/target/surefire-reports] [INFO] 03:17:49.051 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:49.051 Sensor XML Sensor [xml] [INFO] 03:17:49.051 1 source file to be analyzed [INFO] 03:17:49.055 1/1 source file has been analyzed [INFO] 03:17:49.055 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:49.055 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:49.056 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:49.056 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:49.056 Sensor Java Config Sensor [iac] [INFO] 03:17:49.057 0 source files to be analyzed [INFO] 03:17:49.057 0/0 source files have been analyzed [INFO] 03:17:49.057 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:49.057 Sensor IaC Docker Sensor [iac] [INFO] 03:17:49.057 0 source files to be analyzed [INFO] 03:17:49.060 0/0 source files have been analyzed [INFO] 03:17:49.060 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:49.060 Sensor Serverless configuration file sensor [security] [INFO] 03:17:49.060 0 Serverless function entries were found in the project [INFO] 03:17:49.060 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:49.060 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:49.060 Sensor AWS SAM template file sensor [security] [INFO] 03:17:49.060 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:49.060 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:49.060 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:49.061 ------------- Run sensors on module org.eclipse.sirius.diagram.ui.ext [INFO] 03:17:49.102 Sensor JavaSensor [java] [INFO] 03:17:49.102 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:49.108 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:49.108 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:17:49.110 Starting batch processing. [INFO] 03:17:49.133 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:49.151 100% analyzed [INFO] 03:17:49.151 Batch processing: Done. [INFO] 03:17:49.152 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:17:49.202 No "Test" source files to scan. [INFO] 03:17:49.202 No "Generated" source files to scan. [INFO] 03:17:49.202 Sensor JavaSensor [java] (done) | time=100ms [INFO] 03:17:49.202 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:49.202 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:49.202 Sensor SurefireSensor [java] [INFO] 03:17:49.202 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui.ext/target/surefire-reports] [INFO] 03:17:49.202 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:49.202 Sensor XML Sensor [xml] [INFO] 03:17:49.202 1 source file to be analyzed [INFO] 03:17:49.206 1/1 source file has been analyzed [INFO] 03:17:49.206 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:17:49.206 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:49.207 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:49.207 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:17:49.207 Sensor Java Config Sensor [iac] [INFO] 03:17:49.208 0 source files to be analyzed [INFO] 03:17:49.208 0/0 source files have been analyzed [INFO] 03:17:49.208 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:17:49.208 Sensor IaC Docker Sensor [iac] [INFO] 03:17:49.208 0 source files to be analyzed [INFO] 03:17:49.211 0/0 source files have been analyzed [INFO] 03:17:49.211 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:17:49.211 Sensor Serverless configuration file sensor [security] [INFO] 03:17:49.211 0 Serverless function entries were found in the project [INFO] 03:17:49.211 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:49.211 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:49.211 Sensor AWS SAM template file sensor [security] [INFO] 03:17:49.212 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:17:49.212 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:49.212 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:49.212 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence [INFO] 03:17:49.262 Sensor JavaSensor [java] [INFO] 03:17:49.262 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:49.268 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:49.268 Using ECJ batch to parse 106 Main java source files with batch size 214 KB. [INFO] 03:17:49.282 Starting batch processing. [INFO] 03:17:49.382 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:17:59.003 100% analyzed [INFO] 03:17:59.003 Batch processing: Done. [INFO] 03:17:59.004 Did not optimize analysis for any files, performed a full analysis for all 106 files. [INFO] 03:17:59.072 No "Test" source files to scan. [INFO] 03:17:59.072 No "Generated" source files to scan. [INFO] 03:17:59.072 Sensor JavaSensor [java] (done) | time=9810ms [INFO] 03:17:59.072 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:17:59.072 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:17:59.072 Sensor SurefireSensor [java] [INFO] 03:17:59.072 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence/target/surefire-reports] [INFO] 03:17:59.072 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:17:59.072 Sensor XML Sensor [xml] [INFO] 03:17:59.073 1 source file to be analyzed [INFO] 03:17:59.077 1/1 source file has been analyzed [INFO] 03:17:59.077 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:17:59.077 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:17:59.077 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:17:59.099 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 03:17:59.099 Sensor Java Config Sensor [iac] [INFO] 03:17:59.101 0 source files to be analyzed [INFO] 03:17:59.101 0/0 source files have been analyzed [INFO] 03:17:59.101 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 03:17:59.101 Sensor IaC Docker Sensor [iac] [INFO] 03:17:59.102 0 source files to be analyzed [INFO] 03:17:59.105 0/0 source files have been analyzed [INFO] 03:17:59.105 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:17:59.105 Sensor Serverless configuration file sensor [security] [INFO] 03:17:59.105 0 Serverless function entries were found in the project [INFO] 03:17:59.105 0 Serverless function handlers were kept as entrypoints [INFO] 03:17:59.105 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:17:59.105 Sensor AWS SAM template file sensor [security] [INFO] 03:17:59.105 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:17:59.105 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:17:59.105 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:17:59.105 ------------- Run sensors on module org.eclipse.sirius.editor.properties [INFO] 03:17:59.141 Sensor JavaSensor [java] [INFO] 03:17:59.141 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:17:59.147 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:17:59.147 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 03:17:59.163 Starting batch processing. [INFO] 03:17:59.214 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:01.161 100% analyzed [INFO] 03:18:01.162 Batch processing: Done. [INFO] 03:18:01.162 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 03:18:01.221 No "Test" source files to scan. [INFO] 03:18:01.221 No "Generated" source files to scan. [INFO] 03:18:01.221 Sensor JavaSensor [java] (done) | time=2080ms [INFO] 03:18:01.221 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:01.221 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:01.221 Sensor SurefireSensor [java] [INFO] 03:18:01.221 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties/target/surefire-reports] [INFO] 03:18:01.221 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:01.221 Sensor XML Sensor [xml] [INFO] 03:18:01.222 1 source file to be analyzed [INFO] 03:18:01.226 1/1 source file has been analyzed [INFO] 03:18:01.226 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:01.226 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:01.226 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:01.245 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] 03:18:01.245 Sensor Java Config Sensor [iac] [INFO] 03:18:01.246 0 source files to be analyzed [INFO] 03:18:01.246 0/0 source files have been analyzed [INFO] 03:18:01.246 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:01.246 Sensor IaC Docker Sensor [iac] [INFO] 03:18:01.247 0 source files to be analyzed [INFO] 03:18:01.250 0/0 source files have been analyzed [INFO] 03:18:01.250 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:01.250 Sensor Serverless configuration file sensor [security] [INFO] 03:18:01.250 0 Serverless function entries were found in the project [INFO] 03:18:01.250 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:01.250 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:01.250 Sensor AWS SAM template file sensor [security] [INFO] 03:18:01.250 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:01.250 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:01.250 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:01.250 ------------- Run sensors on module org.eclipse.sirius.ui.editor [INFO] 03:18:01.284 Sensor JavaSensor [java] [INFO] 03:18:01.284 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:01.288 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:01.288 Using ECJ batch to parse 18 Main java source files with batch size 214 KB. [INFO] 03:18:01.305 Starting batch processing. [INFO] 03:18:01.387 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:02.984 100% analyzed [INFO] 03:18:02.984 Batch processing: Done. [INFO] 03:18:02.985 Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] 03:18:03.048 No "Test" source files to scan. [INFO] 03:18:03.048 No "Generated" source files to scan. [INFO] 03:18:03.048 Sensor JavaSensor [java] (done) | time=1764ms [INFO] 03:18:03.048 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:03.048 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:03.049 Sensor SurefireSensor [java] [INFO] 03:18:03.049 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.editor/target/surefire-reports] [INFO] 03:18:03.049 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:03.049 Sensor XML Sensor [xml] [INFO] 03:18:03.049 1 source file to be analyzed [INFO] 03:18:03.053 1/1 source file has been analyzed [INFO] 03:18:03.053 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:03.053 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:03.054 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:03.057 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:18:03.057 Sensor Java Config Sensor [iac] [INFO] 03:18:03.058 0 source files to be analyzed [INFO] 03:18:03.058 0/0 source files have been analyzed [INFO] 03:18:03.058 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:03.058 Sensor IaC Docker Sensor [iac] [INFO] 03:18:03.059 0 source files to be analyzed [INFO] 03:18:03.062 0/0 source files have been analyzed [INFO] 03:18:03.062 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:03.062 Sensor Serverless configuration file sensor [security] [INFO] 03:18:03.062 0 Serverless function entries were found in the project [INFO] 03:18:03.062 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:03.062 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:03.062 Sensor AWS SAM template file sensor [security] [INFO] 03:18:03.062 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:03.062 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:03.062 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:03.062 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.ui [INFO] 03:18:03.098 Sensor JavaSensor [java] [INFO] 03:18:03.098 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:03.106 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:03.106 No "Main" source files to scan. [INFO] 03:18:03.180 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 03:18:03.190 Starting batch processing. [INFO] 03:18:03.236 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:03.327 100% analyzed [INFO] 03:18:03.327 Batch processing: Done. [INFO] 03:18:03.328 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 03:18:03.328 No "Generated" source files to scan. [INFO] 03:18:03.328 Sensor JavaSensor [java] (done) | time=230ms [INFO] 03:18:03.328 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:03.328 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:03.328 Sensor SurefireSensor [java] [INFO] 03:18:03.328 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/surefire-reports] [INFO] 03:18:03.329 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:18:03.329 Sensor XML Sensor [xml] [INFO] 03:18:03.329 1 source file to be analyzed [INFO] 03:18:03.334 1/1 source file has been analyzed [INFO] 03:18:03.334 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:03.334 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:03.334 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:03.336 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:18:03.336 Sensor Java Config Sensor [iac] [INFO] 03:18:03.336 0 source files to be analyzed [INFO] 03:18:03.336 0/0 source files have been analyzed [INFO] 03:18:03.337 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:03.337 Sensor IaC Docker Sensor [iac] [INFO] 03:18:03.337 0 source files to be analyzed [INFO] 03:18:03.340 0/0 source files have been analyzed [INFO] 03:18:03.340 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:03.340 Sensor Serverless configuration file sensor [security] [INFO] 03:18:03.340 0 Serverless function entries were found in the project [INFO] 03:18:03.340 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:03.340 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:03.340 Sensor AWS SAM template file sensor [security] [INFO] 03:18:03.340 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:03.340 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:03.340 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:03.341 ------------- Run sensors on module org.eclipse.sirius.ext.jface [INFO] 03:18:03.376 Sensor JavaSensor [java] [INFO] 03:18:03.376 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:03.377 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:03.377 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:18:03.378 Starting batch processing. [INFO] 03:18:03.380 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:03.400 100% analyzed [INFO] 03:18:03.400 Batch processing: Done. [INFO] 03:18:03.400 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:18:03.464 No "Test" source files to scan. [INFO] 03:18:03.464 No "Generated" source files to scan. [INFO] 03:18:03.465 Sensor JavaSensor [java] (done) | time=89ms [INFO] 03:18:03.465 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:03.465 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:03.465 Sensor SurefireSensor [java] [INFO] 03:18:03.465 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.jface/target/surefire-reports] [INFO] 03:18:03.465 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:03.465 Sensor XML Sensor [xml] [INFO] 03:18:03.465 1 source file to be analyzed [INFO] 03:18:03.469 1/1 source file has been analyzed [INFO] 03:18:03.469 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:03.469 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:03.470 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:03.470 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:03.470 Sensor Java Config Sensor [iac] [INFO] 03:18:03.471 0 source files to be analyzed [INFO] 03:18:03.471 0/0 source files have been analyzed [INFO] 03:18:03.471 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:03.471 Sensor IaC Docker Sensor [iac] [INFO] 03:18:03.471 0 source files to be analyzed [INFO] 03:18:03.474 0/0 source files have been analyzed [INFO] 03:18:03.474 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:03.474 Sensor Serverless configuration file sensor [security] [INFO] 03:18:03.474 0 Serverless function entries were found in the project [INFO] 03:18:03.474 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:03.474 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:03.474 Sensor AWS SAM template file sensor [security] [INFO] 03:18:03.474 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:03.474 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:03.474 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:03.474 ------------- Run sensors on module org.eclipse.sirius.ext.gef [INFO] 03:18:03.522 Sensor JavaSensor [java] [INFO] 03:18:03.522 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:03.525 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:03.525 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 03:18:03.527 Starting batch processing. [INFO] 03:18:03.554 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:03.706 100% analyzed [INFO] 03:18:03.706 Batch processing: Done. [INFO] 03:18:03.706 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:18:03.764 No "Test" source files to scan. [INFO] 03:18:03.764 No "Generated" source files to scan. [INFO] 03:18:03.764 Sensor JavaSensor [java] (done) | time=242ms [INFO] 03:18:03.764 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:03.764 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:03.764 Sensor SurefireSensor [java] [INFO] 03:18:03.764 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gef/target/surefire-reports] [INFO] 03:18:03.765 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:18:03.765 Sensor XML Sensor [xml] [INFO] 03:18:03.765 1 source file to be analyzed [INFO] 03:18:03.769 1/1 source file has been analyzed [INFO] 03:18:03.769 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:03.769 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:03.769 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:03.770 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:03.770 Sensor Java Config Sensor [iac] [INFO] 03:18:03.771 0 source files to be analyzed [INFO] 03:18:03.771 0/0 source files have been analyzed [INFO] 03:18:03.771 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:03.771 Sensor IaC Docker Sensor [iac] [INFO] 03:18:03.771 0 source files to be analyzed [INFO] 03:18:03.774 0/0 source files have been analyzed [INFO] 03:18:03.774 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:03.775 Sensor Serverless configuration file sensor [security] [INFO] 03:18:03.775 0 Serverless function entries were found in the project [INFO] 03:18:03.775 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:03.775 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:03.775 Sensor AWS SAM template file sensor [security] [INFO] 03:18:03.775 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:03.775 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:03.775 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:03.775 ------------- Run sensors on module org.eclipse.sirius.sample.properties.textarea [INFO] 03:18:03.815 Sensor JavaSensor [java] [INFO] 03:18:03.816 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:03.819 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:03.819 No "Main" source files to scan. [INFO] 03:18:03.886 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 03:18:03.887 Starting batch processing. [INFO] 03:18:03.911 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:03.917 100% analyzed [INFO] 03:18:03.917 Batch processing: Done. [INFO] 03:18:03.918 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:18:03.918 No "Generated" source files to scan. [INFO] 03:18:03.918 Sensor JavaSensor [java] (done) | time=103ms [INFO] 03:18:03.918 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:03.918 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:03.918 Sensor SurefireSensor [java] [INFO] 03:18:03.918 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.textarea/target/surefire-reports] [INFO] 03:18:03.918 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:03.918 Sensor XML Sensor [xml] [INFO] 03:18:03.919 1 source file to be analyzed [INFO] 03:18:03.923 1/1 source file has been analyzed [INFO] 03:18:03.923 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:03.923 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:03.923 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:03.923 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:18:03.924 Sensor Java Config Sensor [iac] [INFO] 03:18:03.924 0 source files to be analyzed [INFO] 03:18:03.924 0/0 source files have been analyzed [INFO] 03:18:03.924 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:03.924 Sensor IaC Docker Sensor [iac] [INFO] 03:18:03.924 0 source files to be analyzed [INFO] 03:18:03.927 0/0 source files have been analyzed [INFO] 03:18:03.927 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:03.927 Sensor Serverless configuration file sensor [security] [INFO] 03:18:03.927 0 Serverless function entries were found in the project [INFO] 03:18:03.927 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:03.927 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:03.927 Sensor AWS SAM template file sensor [security] [INFO] 03:18:03.928 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:18:03.928 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:03.928 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:03.928 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot.support [INFO] 03:18:03.962 Sensor JavaSensor [java] [INFO] 03:18:03.962 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:03.969 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:03.969 No "Main" source files to scan. [INFO] 03:18:04.051 Using ECJ batch to parse 129 Test java source files with batch size 214 KB. [INFO] 03:18:04.072 Starting batch processing. [INFO] 03:18:04.125 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:05.724 100% analyzed [INFO] 03:18:05.724 Batch processing: Done. [INFO] 03:18:05.725 Did not optimize analysis for any files, performed a full analysis for all 129 files. [INFO] 03:18:05.725 No "Generated" source files to scan. [INFO] 03:18:05.725 Sensor JavaSensor [java] (done) | time=1763ms [INFO] 03:18:05.725 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:05.726 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:18:05.726 Sensor SurefireSensor [java] [INFO] 03:18:05.726 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot.support/target/surefire-reports] [INFO] 03:18:05.726 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:05.726 Sensor XML Sensor [xml] [INFO] 03:18:05.726 1 source file to be analyzed [INFO] 03:18:05.731 1/1 source file has been analyzed [INFO] 03:18:05.731 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:05.731 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:05.732 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:05.751 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 03:18:05.751 Sensor Java Config Sensor [iac] [INFO] 03:18:05.752 0 source files to be analyzed [INFO] 03:18:05.752 0/0 source files have been analyzed [INFO] 03:18:05.752 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:05.752 Sensor IaC Docker Sensor [iac] [INFO] 03:18:05.753 0 source files to be analyzed [INFO] 03:18:05.756 0/0 source files have been analyzed [INFO] 03:18:05.756 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:05.756 Sensor Serverless configuration file sensor [security] [INFO] 03:18:05.756 0 Serverless function entries were found in the project [INFO] 03:18:05.756 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:05.756 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:05.756 Sensor AWS SAM template file sensor [security] [INFO] 03:18:05.756 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:05.756 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:05.756 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:05.756 ------------- Run sensors on module org.eclipse.sirius.common.interpreter.aql [INFO] 03:18:05.792 Sensor JavaSensor [java] [INFO] 03:18:05.793 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:05.797 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:05.797 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:18:05.798 Starting batch processing. [INFO] 03:18:05.813 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:05.855 100% analyzed [INFO] 03:18:05.855 Batch processing: Done. [INFO] 03:18:05.855 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:18:05.915 No "Test" source files to scan. [INFO] 03:18:05.915 No "Generated" source files to scan. [INFO] 03:18:05.915 Sensor JavaSensor [java] (done) | time=123ms [INFO] 03:18:05.915 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:05.915 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:05.915 Sensor SurefireSensor [java] [INFO] 03:18:05.915 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter.aql/target/surefire-reports] [INFO] 03:18:05.915 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:05.915 Sensor XML Sensor [xml] [INFO] 03:18:05.916 1 source file to be analyzed [INFO] 03:18:05.920 1/1 source file has been analyzed [INFO] 03:18:05.920 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:05.920 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:05.921 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:05.921 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:05.921 Sensor Java Config Sensor [iac] [INFO] 03:18:05.922 0 source files to be analyzed [INFO] 03:18:05.922 0/0 source files have been analyzed [INFO] 03:18:05.922 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:05.922 Sensor IaC Docker Sensor [iac] [INFO] 03:18:05.922 0 source files to be analyzed [INFO] 03:18:05.925 0/0 source files have been analyzed [INFO] 03:18:05.925 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:05.925 Sensor Serverless configuration file sensor [security] [INFO] 03:18:05.926 0 Serverless function entries were found in the project [INFO] 03:18:05.926 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:05.926 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:18:05.926 Sensor AWS SAM template file sensor [security] [INFO] 03:18:05.926 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:05.926 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:05.926 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:05.926 ------------- Run sensors on module org.eclipse.sirius.ecore.extender [INFO] 03:18:05.963 Sensor JavaSensor [java] [INFO] 03:18:05.963 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:05.965 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:05.965 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 03:18:05.980 Starting batch processing. [INFO] 03:18:05.994 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:07.392 100% analyzed [INFO] 03:18:07.392 Batch processing: Done. [INFO] 03:18:07.392 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 03:18:07.456 No "Test" source files to scan. [INFO] 03:18:07.456 No "Generated" source files to scan. [INFO] 03:18:07.456 Sensor JavaSensor [java] (done) | time=1493ms [INFO] 03:18:07.456 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:07.456 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:07.456 Sensor SurefireSensor [java] [INFO] 03:18:07.456 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ecore.extender/target/surefire-reports] [INFO] 03:18:07.456 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:07.456 Sensor XML Sensor [xml] [INFO] 03:18:07.457 1 source file to be analyzed [INFO] 03:18:07.461 1/1 source file has been analyzed [INFO] 03:18:07.461 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:07.461 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:07.461 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:07.468 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 03:18:07.468 Sensor Java Config Sensor [iac] [INFO] 03:18:07.469 0 source files to be analyzed [INFO] 03:18:07.469 0/0 source files have been analyzed [INFO] 03:18:07.469 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:07.469 Sensor IaC Docker Sensor [iac] [INFO] 03:18:07.469 0 source files to be analyzed [INFO] 03:18:07.472 0/0 source files have been analyzed [INFO] 03:18:07.472 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:07.473 Sensor Serverless configuration file sensor [security] [INFO] 03:18:07.473 0 Serverless function entries were found in the project [INFO] 03:18:07.473 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:07.473 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:07.473 Sensor AWS SAM template file sensor [security] [INFO] 03:18:07.473 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:07.473 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:07.473 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:07.473 ------------- Run sensors on module org.eclipse.sirius.ext.draw2d [INFO] 03:18:07.513 Sensor JavaSensor [java] [INFO] 03:18:07.513 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:07.514 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:07.514 Using ECJ batch to parse 21 Main java source files with batch size 214 KB. [INFO] 03:18:07.519 Starting batch processing. [INFO] 03:18:07.532 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:07.834 100% analyzed [INFO] 03:18:07.834 Batch processing: Done. [INFO] 03:18:07.834 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 03:18:07.896 No "Test" source files to scan. [INFO] 03:18:07.896 No "Generated" source files to scan. [INFO] 03:18:07.896 Sensor JavaSensor [java] (done) | time=383ms [INFO] 03:18:07.897 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:07.897 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:07.897 Sensor SurefireSensor [java] [INFO] 03:18:07.897 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.draw2d/target/surefire-reports] [INFO] 03:18:07.897 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:07.897 Sensor XML Sensor [xml] [INFO] 03:18:07.897 1 source file to be analyzed [INFO] 03:18:07.901 1/1 source file has been analyzed [INFO] 03:18:07.901 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:07.901 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:07.902 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:07.904 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:18:07.904 Sensor Java Config Sensor [iac] [INFO] 03:18:07.905 0 source files to be analyzed [INFO] 03:18:07.905 0/0 source files have been analyzed [INFO] 03:18:07.905 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:07.905 Sensor IaC Docker Sensor [iac] [INFO] 03:18:07.905 0 source files to be analyzed [INFO] 03:18:07.908 0/0 source files have been analyzed [INFO] 03:18:07.908 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:07.908 Sensor Serverless configuration file sensor [security] [INFO] 03:18:07.908 0 Serverless function entries were found in the project [INFO] 03:18:07.908 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:07.909 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:07.909 Sensor AWS SAM template file sensor [security] [INFO] 03:18:07.909 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:07.909 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:07.909 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:07.909 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily [INFO] 03:18:07.943 Sensor JavaSensor [java] [INFO] 03:18:07.943 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:07.944 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:07.944 No "Main" source files to scan. [INFO] 03:18:08.019 Using ECJ batch to parse 14 Test java source files with batch size 214 KB. [INFO] 03:18:08.025 Starting batch processing. [INFO] 03:18:08.042 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:08.138 100% analyzed [INFO] 03:18:08.138 Batch processing: Done. [INFO] 03:18:08.138 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 03:18:08.138 No "Generated" source files to scan. [INFO] 03:18:08.138 Sensor JavaSensor [java] (done) | time=195ms [INFO] 03:18:08.138 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:08.138 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:08.138 Sensor SurefireSensor [java] [INFO] 03:18:08.138 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/surefire-reports] [INFO] 03:18:08.138 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:08.138 Sensor XML Sensor [xml] [INFO] 03:18:08.139 1 source file to be analyzed [INFO] 03:18:08.142 1/1 source file has been analyzed [INFO] 03:18:08.143 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:08.143 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 03:18:08.143 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] 03:18:08.144 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 03:18:08.144 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:08.144 Sensor Java Config Sensor [iac] [INFO] 03:18:08.144 0 source files to be analyzed [INFO] 03:18:08.144 0/0 source files have been analyzed [INFO] 03:18:08.144 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:08.144 Sensor IaC Docker Sensor [iac] [INFO] 03:18:08.145 0 source files to be analyzed [INFO] 03:18:08.148 0/0 source files have been analyzed [INFO] 03:18:08.148 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:08.148 Sensor Serverless configuration file sensor [security] [INFO] 03:18:08.148 0 Serverless function entries were found in the project [INFO] 03:18:08.148 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:08.148 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:08.148 Sensor AWS SAM template file sensor [security] [INFO] 03:18:08.148 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:08.148 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:08.148 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:08.148 ------------- Run sensors on module org.eclipse.sirius.editor.properties.ext.widgets.reference [INFO] 03:18:08.183 Sensor JavaSensor [java] [INFO] 03:18:08.183 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:08.189 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:08.189 Using ECJ batch to parse 13 Main java source files with batch size 214 KB. [INFO] 03:18:08.198 Starting batch processing. [INFO] 03:18:08.249 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:08.476 100% analyzed [INFO] 03:18:08.476 Batch processing: Done. [INFO] 03:18:08.477 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 03:18:08.540 No "Test" source files to scan. [INFO] 03:18:08.540 No "Generated" source files to scan. [INFO] 03:18:08.540 Sensor JavaSensor [java] (done) | time=357ms [INFO] 03:18:08.540 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:08.540 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:08.540 Sensor SurefireSensor [java] [INFO] 03:18:08.540 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/surefire-reports] [INFO] 03:18:08.540 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:08.540 Sensor XML Sensor [xml] [INFO] 03:18:08.541 1 source file to be analyzed [INFO] 03:18:08.544 1/1 source file has been analyzed [INFO] 03:18:08.544 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:08.545 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:08.545 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:08.547 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:18:08.547 Sensor Java Config Sensor [iac] [INFO] 03:18:08.547 0 source files to be analyzed [INFO] 03:18:08.547 0/0 source files have been analyzed [INFO] 03:18:08.547 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:08.547 Sensor IaC Docker Sensor [iac] [INFO] 03:18:08.548 0 source files to be analyzed [INFO] 03:18:08.551 0/0 source files have been analyzed [INFO] 03:18:08.551 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:08.551 Sensor Serverless configuration file sensor [security] [INFO] 03:18:08.551 0 Serverless function entries were found in the project [INFO] 03:18:08.551 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:08.551 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:08.551 Sensor AWS SAM template file sensor [security] [INFO] 03:18:08.551 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:08.551 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:08.551 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:08.551 ------------- Run sensors on module org.eclipse.sirius.common [INFO] 03:18:08.586 Sensor JavaSensor [java] [INFO] 03:18:08.586 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:08.588 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:08.588 Using ECJ batch to parse 118 Main java source files with batch size 214 KB. [INFO] 03:18:08.603 Starting batch processing. [INFO] 03:18:08.626 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:14.112 100% analyzed [INFO] 03:18:14.112 Batch processing: Done. [INFO] 03:18:14.112 Did not optimize analysis for any files, performed a full analysis for all 118 files. [INFO] 03:18:14.237 No "Test" source files to scan. [INFO] 03:18:14.237 No "Generated" source files to scan. [INFO] 03:18:14.237 Sensor JavaSensor [java] (done) | time=5651ms [INFO] 03:18:14.237 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:14.238 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:18:14.238 Sensor SurefireSensor [java] [INFO] 03:18:14.238 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common/target/surefire-reports] [INFO] 03:18:14.238 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:14.238 Sensor XML Sensor [xml] [INFO] 03:18:14.238 1 source file to be analyzed [INFO] 03:18:14.243 1/1 source file has been analyzed [INFO] 03:18:14.243 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:14.243 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:14.244 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:14.297 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=54ms [INFO] 03:18:14.297 Sensor Java Config Sensor [iac] [INFO] 03:18:14.298 0 source files to be analyzed [INFO] 03:18:14.298 0/0 source files have been analyzed [INFO] 03:18:14.298 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:14.299 Sensor IaC Docker Sensor [iac] [INFO] 03:18:14.299 0 source files to be analyzed [INFO] 03:18:14.303 0/0 source files have been analyzed [INFO] 03:18:14.303 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:14.303 Sensor Serverless configuration file sensor [security] [INFO] 03:18:14.303 0 Serverless function entries were found in the project [INFO] 03:18:14.304 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:14.304 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:18:14.304 Sensor AWS SAM template file sensor [security] [INFO] 03:18:14.304 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:14.304 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:14.304 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:14.304 ------------- Run sensors on module org.eclipse.sirius.eef.adapters [INFO] 03:18:14.342 Sensor JavaSensor [java] [INFO] 03:18:14.342 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:14.348 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:14.349 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:18:14.352 Starting batch processing. [INFO] 03:18:14.383 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:14.705 100% analyzed [INFO] 03:18:14.705 Batch processing: Done. [INFO] 03:18:14.706 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:18:14.773 No "Test" source files to scan. [INFO] 03:18:14.773 No "Generated" source files to scan. [INFO] 03:18:14.773 Sensor JavaSensor [java] (done) | time=431ms [INFO] 03:18:14.773 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:14.773 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:14.773 Sensor SurefireSensor [java] [INFO] 03:18:14.773 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.eef.adapters/target/surefire-reports] [INFO] 03:18:14.773 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:14.773 Sensor XML Sensor [xml] [INFO] 03:18:14.774 1 source file to be analyzed [INFO] 03:18:14.777 1/1 source file has been analyzed [INFO] 03:18:14.778 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:14.778 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:14.778 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:14.779 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:14.779 Sensor Java Config Sensor [iac] [INFO] 03:18:14.780 0 source files to be analyzed [INFO] 03:18:14.780 0/0 source files have been analyzed [INFO] 03:18:14.780 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:14.780 Sensor IaC Docker Sensor [iac] [INFO] 03:18:14.780 0 source files to be analyzed [INFO] 03:18:14.783 0/0 source files have been analyzed [INFO] 03:18:14.783 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:14.784 Sensor Serverless configuration file sensor [security] [INFO] 03:18:14.784 0 Serverless function entries were found in the project [INFO] 03:18:14.784 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:14.784 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:14.784 Sensor AWS SAM template file sensor [security] [INFO] 03:18:14.784 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:14.784 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:14.784 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:14.784 ------------- Run sensors on module org.eclipse.sirius.table.model [INFO] 03:18:14.819 Sensor JavaSensor [java] [INFO] 03:18:14.819 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:14.821 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:14.821 Using ECJ batch to parse 24 Main java source files with batch size 214 KB. [INFO] 03:18:14.826 Starting batch processing. [INFO] 03:18:14.849 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:15.212 100% analyzed [INFO] 03:18:15.212 Batch processing: Done. [INFO] 03:18:15.213 Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] 03:18:15.279 No "Test" source files to scan. [INFO] 03:18:15.279 No "Generated" source files to scan. [INFO] 03:18:15.279 Sensor JavaSensor [java] (done) | time=460ms [INFO] 03:18:15.279 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:15.279 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:15.280 Sensor SurefireSensor [java] [INFO] 03:18:15.280 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.model/target/surefire-reports] [INFO] 03:18:15.280 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:15.280 Sensor XML Sensor [xml] [INFO] 03:18:15.280 1 source file to be analyzed [INFO] 03:18:15.284 1/1 source file has been analyzed [INFO] 03:18:15.284 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:15.284 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:15.284 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:15.294 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 03:18:15.295 Sensor Java Config Sensor [iac] [INFO] 03:18:15.295 0 source files to be analyzed [INFO] 03:18:15.295 0/0 source files have been analyzed [INFO] 03:18:15.295 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:15.295 Sensor IaC Docker Sensor [iac] [INFO] 03:18:15.296 0 source files to be analyzed [INFO] 03:18:15.299 0/0 source files have been analyzed [INFO] 03:18:15.299 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:15.299 Sensor Serverless configuration file sensor [security] [INFO] 03:18:15.299 0 Serverless function entries were found in the project [INFO] 03:18:15.299 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:15.299 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:15.299 Sensor AWS SAM template file sensor [security] [INFO] 03:18:15.299 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:15.299 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:15.299 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:15.299 ------------- Run sensors on module org.eclipse.sirius.tests.sample.migration [INFO] 03:18:15.334 Sensor JavaSensor [java] [INFO] 03:18:15.334 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:15.336 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:15.336 No "Main" source files to scan. [INFO] 03:18:15.414 Using ECJ batch to parse 88 Test java source files with batch size 214 KB. [INFO] 03:18:15.429 Starting batch processing. [INFO] 03:18:15.452 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:16.467 100% analyzed [INFO] 03:18:16.467 Batch processing: Done. [INFO] 03:18:16.467 Did not optimize analysis for any files, performed a full analysis for all 88 files. [INFO] 03:18:16.468 No "Generated" source files to scan. [INFO] 03:18:16.468 Sensor JavaSensor [java] (done) | time=1134ms [INFO] 03:18:16.468 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:16.468 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:16.468 Sensor SurefireSensor [java] [INFO] 03:18:16.468 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.migration/target/surefire-reports] [INFO] 03:18:16.468 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:16.468 Sensor XML Sensor [xml] [INFO] 03:18:16.469 1 source file to be analyzed [INFO] 03:18:16.474 1/1 source file has been analyzed [INFO] 03:18:16.474 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:18:16.474 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:16.474 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:16.500 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] 03:18:16.500 Sensor Java Config Sensor [iac] [INFO] 03:18:16.501 0 source files to be analyzed [INFO] 03:18:16.502 0/0 source files have been analyzed [INFO] 03:18:16.502 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 03:18:16.502 Sensor IaC Docker Sensor [iac] [INFO] 03:18:16.502 0 source files to be analyzed [INFO] 03:18:16.506 0/0 source files have been analyzed [INFO] 03:18:16.506 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:16.506 Sensor Serverless configuration file sensor [security] [INFO] 03:18:16.506 0 Serverless function entries were found in the project [INFO] 03:18:16.506 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:16.506 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:16.506 Sensor AWS SAM template file sensor [security] [INFO] 03:18:16.506 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:16.506 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:16.506 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:16.507 ------------- Run sensors on module org.eclipse.sirius.ui.properties [INFO] 03:18:16.542 Sensor JavaSensor [java] [INFO] 03:18:16.542 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:16.547 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:16.547 Using ECJ batch to parse 22 Main java source files with batch size 214 KB. [INFO] 03:18:16.556 Starting batch processing. [INFO] 03:18:16.593 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:17.260 100% analyzed [INFO] 03:18:17.261 Batch processing: Done. [INFO] 03:18:17.261 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 03:18:17.330 No "Test" source files to scan. [INFO] 03:18:17.330 No "Generated" source files to scan. [INFO] 03:18:17.330 Sensor JavaSensor [java] (done) | time=788ms [INFO] 03:18:17.330 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:17.330 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:17.330 Sensor SurefireSensor [java] [INFO] 03:18:17.330 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties/target/surefire-reports] [INFO] 03:18:17.330 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:17.330 Sensor XML Sensor [xml] [INFO] 03:18:17.331 1 source file to be analyzed [INFO] 03:18:17.335 1/1 source file has been analyzed [INFO] 03:18:17.335 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:17.335 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:17.335 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:17.338 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:18:17.339 Sensor Java Config Sensor [iac] [INFO] 03:18:17.339 0 source files to be analyzed [INFO] 03:18:17.339 0/0 source files have been analyzed [INFO] 03:18:17.339 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:17.339 Sensor IaC Docker Sensor [iac] [INFO] 03:18:17.340 0 source files to be analyzed [INFO] 03:18:17.343 0/0 source files have been analyzed [INFO] 03:18:17.343 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:17.343 Sensor Serverless configuration file sensor [security] [INFO] 03:18:17.343 0 Serverless function entries were found in the project [INFO] 03:18:17.343 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:17.343 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:17.343 Sensor AWS SAM template file sensor [security] [INFO] 03:18:17.343 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:17.343 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:17.343 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:17.343 ------------- Run sensors on module org.eclipse.sirius.ext.ide [INFO] 03:18:17.377 Sensor JavaSensor [java] [INFO] 03:18:17.377 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:17.378 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:17.378 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:18:17.381 Starting batch processing. [INFO] 03:18:17.389 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:17.562 100% analyzed [INFO] 03:18:17.562 Batch processing: Done. [INFO] 03:18:17.562 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:18:17.628 No "Test" source files to scan. [INFO] 03:18:17.629 No "Generated" source files to scan. [INFO] 03:18:17.629 Sensor JavaSensor [java] (done) | time=252ms [INFO] 03:18:17.629 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:17.629 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:17.629 Sensor SurefireSensor [java] [INFO] 03:18:17.629 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.ide/target/surefire-reports] [INFO] 03:18:17.629 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:17.629 Sensor XML Sensor [xml] [INFO] 03:18:17.630 1 source file to be analyzed [INFO] 03:18:17.634 1/1 source file has been analyzed [INFO] 03:18:17.634 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:17.634 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:17.634 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:17.635 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:17.635 Sensor Java Config Sensor [iac] [INFO] 03:18:17.636 0 source files to be analyzed [INFO] 03:18:17.636 0/0 source files have been analyzed [INFO] 03:18:17.636 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:17.636 Sensor IaC Docker Sensor [iac] [INFO] 03:18:17.636 0 source files to be analyzed [INFO] 03:18:17.639 0/0 source files have been analyzed [INFO] 03:18:17.639 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:17.640 Sensor Serverless configuration file sensor [security] [INFO] 03:18:17.640 0 Serverless function entries were found in the project [INFO] 03:18:17.640 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:17.640 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:17.640 Sensor AWS SAM template file sensor [security] [INFO] 03:18:17.640 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:17.640 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:17.640 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:17.640 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml [INFO] 03:18:17.675 Sensor JavaSensor [java] [INFO] 03:18:17.676 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:17.677 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:17.677 No "Main" source files to scan. [INFO] 03:18:17.756 Using ECJ batch to parse 70 Test java source files with batch size 214 KB. [INFO] 03:18:17.768 Starting batch processing. [INFO] 03:18:17.790 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:19.283 100% analyzed [INFO] 03:18:19.284 Batch processing: Done. [INFO] 03:18:19.284 Did not optimize analysis for any files, performed a full analysis for all 70 files. [INFO] 03:18:19.284 No "Generated" source files to scan. [INFO] 03:18:19.284 Sensor JavaSensor [java] (done) | time=1609ms [INFO] 03:18:19.284 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:19.284 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:19.284 Sensor SurefireSensor [java] [INFO] 03:18:19.284 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml/target/surefire-reports] [INFO] 03:18:19.284 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:19.285 Sensor XML Sensor [xml] [INFO] 03:18:19.285 1 source file to be analyzed [INFO] 03:18:19.289 1/1 source file has been analyzed [INFO] 03:18:19.289 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:19.289 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:19.290 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:19.307 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=18ms [INFO] 03:18:19.308 Sensor Java Config Sensor [iac] [INFO] 03:18:19.308 0 source files to be analyzed [INFO] 03:18:19.308 0/0 source files have been analyzed [INFO] 03:18:19.309 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:19.309 Sensor IaC Docker Sensor [iac] [INFO] 03:18:19.309 0 source files to be analyzed [INFO] 03:18:19.312 0/0 source files have been analyzed [INFO] 03:18:19.312 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:19.312 Sensor Serverless configuration file sensor [security] [INFO] 03:18:19.312 0 Serverless function entries were found in the project [INFO] 03:18:19.312 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:19.312 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:19.312 Sensor AWS SAM template file sensor [security] [INFO] 03:18:19.312 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:19.312 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:19.313 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 03:18:19.313 ------------- Run sensors on module org.eclipse.sirius.diagram.elk [INFO] 03:18:19.346 Sensor JavaSensor [java] [INFO] 03:18:19.347 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:19.352 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:19.353 Using ECJ batch to parse 16 Main java source files with batch size 214 KB. [INFO] 03:18:19.366 Starting batch processing. [INFO] 03:18:19.443 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:23.890 100% analyzed [INFO] 03:18:23.890 Batch processing: Done. [INFO] 03:18:23.891 Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] 03:18:23.964 No "Test" source files to scan. [INFO] 03:18:23.964 No "Generated" source files to scan. [INFO] 03:18:23.964 Sensor JavaSensor [java] (done) | time=4618ms [INFO] 03:18:23.964 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:23.965 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:18:23.965 Sensor SurefireSensor [java] [INFO] 03:18:23.965 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk/target/surefire-reports] [INFO] 03:18:23.965 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:23.965 Sensor XML Sensor [xml] [INFO] 03:18:23.965 1 source file to be analyzed [INFO] 03:18:23.969 1/1 source file has been analyzed [INFO] 03:18:23.969 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:23.969 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:23.969 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:23.974 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 03:18:23.974 Sensor Java Config Sensor [iac] [INFO] 03:18:23.974 0 source files to be analyzed [INFO] 03:18:23.974 0/0 source files have been analyzed [INFO] 03:18:23.974 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:23.975 Sensor IaC Docker Sensor [iac] [INFO] 03:18:23.975 0 source files to be analyzed [INFO] 03:18:23.978 0/0 source files have been analyzed [INFO] 03:18:23.978 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:23.978 Sensor Serverless configuration file sensor [security] [INFO] 03:18:23.978 0 Serverless function entries were found in the project [INFO] 03:18:23.978 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:23.978 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:23.978 Sensor AWS SAM template file sensor [security] [INFO] 03:18:23.978 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:23.978 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:23.978 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:23.978 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook [INFO] 03:18:24.014 Sensor JavaSensor [java] [INFO] 03:18:24.014 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:24.015 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:24.015 No "Main" source files to scan. [INFO] 03:18:24.092 Using ECJ batch to parse 47 Test java source files with batch size 214 KB. [INFO] 03:18:24.105 Starting batch processing. [INFO] 03:18:24.118 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:24.455 100% analyzed [INFO] 03:18:24.455 Batch processing: Done. [INFO] 03:18:24.455 Did not optimize analysis for any files, performed a full analysis for all 47 files. [INFO] 03:18:24.455 No "Generated" source files to scan. [INFO] 03:18:24.455 Sensor JavaSensor [java] (done) | time=441ms [INFO] 03:18:24.455 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:24.455 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:24.455 Sensor SurefireSensor [java] [INFO] 03:18:24.455 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook/target/surefire-reports] [INFO] 03:18:24.455 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:24.455 Sensor XML Sensor [xml] [INFO] 03:18:24.456 1 source file to be analyzed [INFO] 03:18:24.460 1/1 source file has been analyzed [INFO] 03:18:24.460 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:24.460 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:24.460 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:24.466 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 03:18:24.466 Sensor Java Config Sensor [iac] [INFO] 03:18:24.467 0 source files to be analyzed [INFO] 03:18:24.467 0/0 source files have been analyzed [INFO] 03:18:24.467 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:24.467 Sensor IaC Docker Sensor [iac] [INFO] 03:18:24.468 0 source files to be analyzed [INFO] 03:18:24.470 0/0 source files have been analyzed [INFO] 03:18:24.471 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:24.471 Sensor Serverless configuration file sensor [security] [INFO] 03:18:24.471 0 Serverless function entries were found in the project [INFO] 03:18:24.471 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:24.471 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:24.471 Sensor AWS SAM template file sensor [security] [INFO] 03:18:24.471 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:24.471 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:24.471 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:24.471 ------------- Run sensors on module org.eclipse.sirius.ext.emf [INFO] 03:18:24.511 Sensor JavaSensor [java] [INFO] 03:18:24.511 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:24.513 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:24.513 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 03:18:24.514 Starting batch processing. [INFO] 03:18:24.522 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:24.628 100% analyzed [INFO] 03:18:24.628 Batch processing: Done. [INFO] 03:18:24.629 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 03:18:24.692 No "Test" source files to scan. [INFO] 03:18:24.692 No "Generated" source files to scan. [INFO] 03:18:24.693 Sensor JavaSensor [java] (done) | time=181ms [INFO] 03:18:24.693 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:24.693 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:24.693 Sensor SurefireSensor [java] [INFO] 03:18:24.693 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf/target/surefire-reports] [INFO] 03:18:24.693 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:24.693 Sensor XML Sensor [xml] [INFO] 03:18:24.693 1 source file to be analyzed [INFO] 03:18:24.697 1/1 source file has been analyzed [INFO] 03:18:24.697 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:24.697 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:24.698 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:24.699 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:18:24.699 Sensor Java Config Sensor [iac] [INFO] 03:18:24.725 0 source files to be analyzed [INFO] 03:18:24.725 0/0 source files have been analyzed [INFO] 03:18:24.725 Sensor Java Config Sensor [iac] (done) | time=26ms [INFO] 03:18:24.726 Sensor IaC Docker Sensor [iac] [INFO] 03:18:24.726 0 source files to be analyzed [INFO] 03:18:24.730 0/0 source files have been analyzed [INFO] 03:18:24.730 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:24.730 Sensor Serverless configuration file sensor [security] [INFO] 03:18:24.730 0 Serverless function entries were found in the project [INFO] 03:18:24.730 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:24.730 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:24.730 Sensor AWS SAM template file sensor [security] [INFO] 03:18:24.730 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:24.730 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:24.730 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:24.731 ------------- Run sensors on module org.eclipse.sirius.tree.ui [INFO] 03:18:24.771 Sensor JavaSensor [java] [INFO] 03:18:24.771 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:24.776 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:24.776 Using ECJ batch to parse 51 Main java source files with batch size 214 KB. [INFO] 03:18:24.791 Starting batch processing. [INFO] 03:18:24.842 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:26.987 100% analyzed [INFO] 03:18:26.987 Batch processing: Done. [INFO] 03:18:26.988 Did not optimize analysis for any files, performed a full analysis for all 51 files. [INFO] 03:18:27.070 No "Test" source files to scan. [INFO] 03:18:27.070 No "Generated" source files to scan. [INFO] 03:18:27.070 Sensor JavaSensor [java] (done) | time=2299ms [INFO] 03:18:27.070 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:27.070 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:27.070 Sensor SurefireSensor [java] [INFO] 03:18:27.070 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui/target/surefire-reports] [INFO] 03:18:27.070 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:27.071 Sensor XML Sensor [xml] [INFO] 03:18:27.071 1 source file to be analyzed [INFO] 03:18:27.075 1/1 source file has been analyzed [INFO] 03:18:27.075 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:27.075 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:27.075 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:27.085 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 03:18:27.085 Sensor Java Config Sensor [iac] [INFO] 03:18:27.086 0 source files to be analyzed [INFO] 03:18:27.086 0/0 source files have been analyzed [INFO] 03:18:27.086 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:27.086 Sensor IaC Docker Sensor [iac] [INFO] 03:18:27.087 0 source files to be analyzed [INFO] 03:18:27.090 0/0 source files have been analyzed [INFO] 03:18:27.090 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:27.090 Sensor Serverless configuration file sensor [security] [INFO] 03:18:27.090 0 Serverless function entries were found in the project [INFO] 03:18:27.090 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:27.090 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:27.090 Sensor AWS SAM template file sensor [security] [INFO] 03:18:27.090 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:27.090 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:27.090 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:27.090 ------------- Run sensors on module org.eclipse.sirius.table.ui.ext [INFO] 03:18:27.123 Sensor JavaSensor [java] [INFO] 03:18:27.124 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:27.128 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:27.128 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:18:27.129 Starting batch processing. [INFO] 03:18:27.150 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:27.178 100% analyzed [INFO] 03:18:27.178 Batch processing: Done. [INFO] 03:18:27.179 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:18:27.242 No "Test" source files to scan. [INFO] 03:18:27.242 No "Generated" source files to scan. [INFO] 03:18:27.242 Sensor JavaSensor [java] (done) | time=119ms [INFO] 03:18:27.243 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:27.243 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:27.243 Sensor SurefireSensor [java] [INFO] 03:18:27.243 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table.ui.ext/target/surefire-reports] [INFO] 03:18:27.243 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:27.243 Sensor XML Sensor [xml] [INFO] 03:18:27.243 1 source file to be analyzed [INFO] 03:18:27.247 1/1 source file has been analyzed [INFO] 03:18:27.247 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:27.247 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:27.247 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:27.248 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:27.248 Sensor Java Config Sensor [iac] [INFO] 03:18:27.248 0 source files to be analyzed [INFO] 03:18:27.248 0/0 source files have been analyzed [INFO] 03:18:27.248 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:27.248 Sensor IaC Docker Sensor [iac] [INFO] 03:18:27.249 0 source files to be analyzed [INFO] 03:18:27.252 0/0 source files have been analyzed [INFO] 03:18:27.252 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:27.252 Sensor Serverless configuration file sensor [security] [INFO] 03:18:27.252 0 Serverless function entries were found in the project [INFO] 03:18:27.252 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:27.252 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:27.252 Sensor AWS SAM template file sensor [security] [INFO] 03:18:27.252 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:27.252 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:27.252 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:27.252 ------------- Run sensors on module org.eclipse.sirius.ui.properties.ext.widgets.reference [INFO] 03:18:27.286 Sensor JavaSensor [java] [INFO] 03:18:27.286 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:27.291 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:27.291 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:18:27.293 Starting batch processing. [INFO] 03:18:27.320 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:27.392 100% analyzed [INFO] 03:18:27.392 Batch processing: Done. [INFO] 03:18:27.393 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:18:27.458 No "Test" source files to scan. [INFO] 03:18:27.458 No "Generated" source files to scan. [INFO] 03:18:27.458 Sensor JavaSensor [java] (done) | time=172ms [INFO] 03:18:27.458 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:27.459 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:18:27.459 Sensor SurefireSensor [java] [INFO] 03:18:27.459 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/surefire-reports] [INFO] 03:18:27.459 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:27.459 Sensor XML Sensor [xml] [INFO] 03:18:27.459 1 source file to be analyzed [INFO] 03:18:27.463 1/1 source file has been analyzed [INFO] 03:18:27.463 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:27.463 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:27.463 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:27.464 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:27.464 Sensor Java Config Sensor [iac] [INFO] 03:18:27.465 0 source files to be analyzed [INFO] 03:18:27.465 0/0 source files have been analyzed [INFO] 03:18:27.465 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:27.465 Sensor IaC Docker Sensor [iac] [INFO] 03:18:27.465 0 source files to be analyzed [INFO] 03:18:27.468 0/0 source files have been analyzed [INFO] 03:18:27.469 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:27.469 Sensor Serverless configuration file sensor [security] [INFO] 03:18:27.469 0 Serverless function entries were found in the project [INFO] 03:18:27.469 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:27.469 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:27.469 Sensor AWS SAM template file sensor [security] [INFO] 03:18:27.469 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:27.469 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:27.469 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:27.469 ------------- Run sensors on module org.eclipse.sirius.table [INFO] 03:18:27.525 Sensor JavaSensor [java] [INFO] 03:18:27.526 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:27.527 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:27.528 Using ECJ batch to parse 46 Main java source files with batch size 214 KB. [INFO] 03:18:27.539 Starting batch processing. [INFO] 03:18:27.565 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:30.626 100% analyzed [INFO] 03:18:30.626 Batch processing: Done. [INFO] 03:18:30.626 Did not optimize analysis for any files, performed a full analysis for all 46 files. [INFO] 03:18:30.699 No "Test" source files to scan. [INFO] 03:18:30.699 No "Generated" source files to scan. [INFO] 03:18:30.699 Sensor JavaSensor [java] (done) | time=3174ms [INFO] 03:18:30.699 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:30.699 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:30.699 Sensor SurefireSensor [java] [INFO] 03:18:30.699 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.table/target/surefire-reports] [INFO] 03:18:30.699 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:30.699 Sensor XML Sensor [xml] [INFO] 03:18:30.700 1 source file to be analyzed [INFO] 03:18:30.703 1/1 source file has been analyzed [INFO] 03:18:30.703 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:30.704 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:30.704 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:30.712 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 03:18:30.712 Sensor Java Config Sensor [iac] [INFO] 03:18:30.712 0 source files to be analyzed [INFO] 03:18:30.712 0/0 source files have been analyzed [INFO] 03:18:30.712 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:30.712 Sensor IaC Docker Sensor [iac] [INFO] 03:18:30.713 0 source files to be analyzed [INFO] 03:18:30.716 0/0 source files have been analyzed [INFO] 03:18:30.716 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:30.716 Sensor Serverless configuration file sensor [security] [INFO] 03:18:30.716 0 Serverless function entries were found in the project [INFO] 03:18:30.716 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:30.716 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:30.716 Sensor AWS SAM template file sensor [security] [INFO] 03:18:30.716 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:30.716 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:30.716 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:30.716 ------------- Run sensors on module org.eclipse.sirius.common.ui [INFO] 03:18:30.749 Sensor JavaSensor [java] [INFO] 03:18:30.749 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:30.753 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:30.753 Using ECJ batch to parse 74 Main java source files with batch size 214 KB. [INFO] 03:18:30.766 Starting batch processing. [INFO] 03:18:30.826 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:34.609 100% analyzed [INFO] 03:18:34.609 Batch processing: Done. [INFO] 03:18:34.609 Did not optimize analysis for any files, performed a full analysis for all 74 files. [INFO] 03:18:34.686 No "Test" source files to scan. [INFO] 03:18:34.686 No "Generated" source files to scan. [INFO] 03:18:34.686 Sensor JavaSensor [java] (done) | time=3937ms [INFO] 03:18:34.687 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:34.687 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:34.687 Sensor SurefireSensor [java] [INFO] 03:18:34.687 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui/target/surefire-reports] [INFO] 03:18:34.687 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:34.687 Sensor XML Sensor [xml] [INFO] 03:18:34.687 1 source file to be analyzed [INFO] 03:18:34.691 1/1 source file has been analyzed [INFO] 03:18:34.691 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:34.691 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:34.691 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:34.703 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 03:18:34.703 Sensor Java Config Sensor [iac] [INFO] 03:18:34.704 0 source files to be analyzed [INFO] 03:18:34.704 0/0 source files have been analyzed [INFO] 03:18:34.704 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:34.704 Sensor IaC Docker Sensor [iac] [INFO] 03:18:34.704 0 source files to be analyzed [INFO] 03:18:34.707 0/0 source files have been analyzed [INFO] 03:18:34.707 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:34.707 Sensor Serverless configuration file sensor [security] [INFO] 03:18:34.707 0 Serverless function entries were found in the project [INFO] 03:18:34.707 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:34.707 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:34.707 Sensor AWS SAM template file sensor [security] [INFO] 03:18:34.708 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:18:34.708 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:34.708 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:34.708 ------------- Run sensors on module org.eclipse.sirius.common.interpreter [INFO] 03:18:34.739 Sensor JavaSensor [java] [INFO] 03:18:34.739 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:34.740 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:34.740 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:18:34.742 Starting batch processing. [INFO] 03:18:34.747 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:34.831 100% analyzed [INFO] 03:18:34.831 Batch processing: Done. [INFO] 03:18:34.831 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:18:34.902 No "Test" source files to scan. [INFO] 03:18:34.902 No "Generated" source files to scan. [INFO] 03:18:34.902 Sensor JavaSensor [java] (done) | time=163ms [INFO] 03:18:34.902 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:34.902 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:34.902 Sensor SurefireSensor [java] [INFO] 03:18:34.902 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.interpreter/target/surefire-reports] [INFO] 03:18:34.903 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:34.903 Sensor XML Sensor [xml] [INFO] 03:18:34.903 1 source file to be analyzed [INFO] 03:18:34.907 1/1 source file has been analyzed [INFO] 03:18:34.907 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:34.907 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:34.907 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:34.908 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:18:34.908 Sensor Java Config Sensor [iac] [INFO] 03:18:34.909 0 source files to be analyzed [INFO] 03:18:34.909 0/0 source files have been analyzed [INFO] 03:18:34.909 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:34.909 Sensor IaC Docker Sensor [iac] [INFO] 03:18:34.909 0 source files to be analyzed [INFO] 03:18:34.912 0/0 source files have been analyzed [INFO] 03:18:34.912 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:34.912 Sensor Serverless configuration file sensor [security] [INFO] 03:18:34.912 0 Serverless function entries were found in the project [INFO] 03:18:34.912 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:34.912 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:34.912 Sensor AWS SAM template file sensor [security] [INFO] 03:18:34.912 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:34.912 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:34.912 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:34.912 ------------- Run sensors on module org.eclipse.sirius.ext.e3.ui [INFO] 03:18:34.944 Sensor JavaSensor [java] [INFO] 03:18:34.944 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:34.947 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:34.947 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 03:18:34.951 Starting batch processing. [INFO] 03:18:34.972 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:35.631 100% analyzed [INFO] 03:18:35.631 Batch processing: Done. [INFO] 03:18:35.631 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:18:35.703 No "Test" source files to scan. [INFO] 03:18:35.703 No "Generated" source files to scan. [INFO] 03:18:35.703 Sensor JavaSensor [java] (done) | time=759ms [INFO] 03:18:35.703 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:35.703 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:35.703 Sensor SurefireSensor [java] [INFO] 03:18:35.703 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.e3.ui/target/surefire-reports] [INFO] 03:18:35.703 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:35.703 Sensor XML Sensor [xml] [INFO] 03:18:35.704 1 source file to be analyzed [INFO] 03:18:35.707 1/1 source file has been analyzed [INFO] 03:18:35.708 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:18:35.708 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:35.708 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:35.710 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:18:35.710 Sensor Java Config Sensor [iac] [INFO] 03:18:35.710 0 source files to be analyzed [INFO] 03:18:35.710 0/0 source files have been analyzed [INFO] 03:18:35.710 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:35.710 Sensor IaC Docker Sensor [iac] [INFO] 03:18:35.711 0 source files to be analyzed [INFO] 03:18:35.713 0/0 source files have been analyzed [INFO] 03:18:35.714 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:35.714 Sensor Serverless configuration file sensor [security] [INFO] 03:18:35.714 0 Serverless function entries were found in the project [INFO] 03:18:35.714 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:35.714 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:35.714 Sensor AWS SAM template file sensor [security] [INFO] 03:18:35.714 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:35.714 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:35.714 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:35.714 ------------- Run sensors on module org.eclipse.sirius.ext.swt [INFO] 03:18:35.747 Sensor JavaSensor [java] [INFO] 03:18:35.747 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:35.748 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:35.748 Using ECJ batch to parse 2 Main java source files with batch size 214 KB. [INFO] 03:18:35.749 Starting batch processing. [INFO] 03:18:35.757 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:35.788 100% analyzed [INFO] 03:18:35.788 Batch processing: Done. [INFO] 03:18:35.788 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:18:35.864 No "Test" source files to scan. [INFO] 03:18:35.864 No "Generated" source files to scan. [INFO] 03:18:35.864 Sensor JavaSensor [java] (done) | time=118ms [INFO] 03:18:35.865 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:35.865 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:35.865 Sensor SurefireSensor [java] [INFO] 03:18:35.865 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.swt/target/surefire-reports] [INFO] 03:18:35.865 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:35.865 Sensor XML Sensor [xml] [INFO] 03:18:35.865 1 source file to be analyzed [INFO] 03:18:35.869 1/1 source file has been analyzed [INFO] 03:18:35.869 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:35.870 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:35.870 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:35.870 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:18:35.870 Sensor Java Config Sensor [iac] [INFO] 03:18:35.871 0 source files to be analyzed [INFO] 03:18:35.871 0/0 source files have been analyzed [INFO] 03:18:35.871 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:18:35.871 Sensor IaC Docker Sensor [iac] [INFO] 03:18:35.871 0 source files to be analyzed [INFO] 03:18:35.874 0/0 source files have been analyzed [INFO] 03:18:35.874 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:18:35.874 Sensor Serverless configuration file sensor [security] [INFO] 03:18:35.874 0 Serverless function entries were found in the project [INFO] 03:18:35.874 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:35.874 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:35.874 Sensor AWS SAM template file sensor [security] [INFO] 03:18:35.874 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:35.874 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:35.875 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 03:18:35.875 ------------- Run sensors on module org.eclipse.sirius.diagram [INFO] 03:18:35.916 Sensor JavaSensor [java] [INFO] 03:18:35.916 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:35.918 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:35.918 Using ECJ batch to parse 240 Main java source files with batch size 214 KB. [INFO] 03:18:35.930 Starting batch processing. [INFO] 03:18:35.950 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:53.659 100% analyzed [INFO] 03:18:53.659 Batch processing: Done. [INFO] 03:18:53.659 Did not optimize analysis for any files, performed a full analysis for all 240 files. [INFO] 03:18:53.752 No "Test" source files to scan. [INFO] 03:18:53.752 No "Generated" source files to scan. [INFO] 03:18:53.753 Sensor JavaSensor [java] (done) | time=17837ms [INFO] 03:18:53.753 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:53.753 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:53.753 Sensor SurefireSensor [java] [INFO] 03:18:53.753 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram/target/surefire-reports] [INFO] 03:18:53.753 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:53.753 Sensor XML Sensor [xml] [INFO] 03:18:53.754 1 source file to be analyzed [INFO] 03:18:53.757 1/1 source file has been analyzed [INFO] 03:18:53.757 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:53.757 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:53.758 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:53.794 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=37ms [INFO] 03:18:53.794 Sensor Java Config Sensor [iac] [INFO] 03:18:53.796 0 source files to be analyzed [INFO] 03:18:53.796 0/0 source files have been analyzed [INFO] 03:18:53.796 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 03:18:53.796 Sensor IaC Docker Sensor [iac] [INFO] 03:18:53.797 0 source files to be analyzed [INFO] 03:18:53.800 0/0 source files have been analyzed [INFO] 03:18:53.800 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:53.801 Sensor Serverless configuration file sensor [security] [INFO] 03:18:53.801 0 Serverless function entries were found in the project [INFO] 03:18:53.801 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:53.801 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:53.801 Sensor AWS SAM template file sensor [security] [INFO] 03:18:53.801 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:53.801 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:53.801 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:53.801 ------------- Run sensors on module org.eclipse.sirius.diagram.elk.debug [INFO] 03:18:53.835 Sensor JavaSensor [java] [INFO] 03:18:53.835 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:53.841 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:53.841 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 03:18:53.845 Starting batch processing. [INFO] 03:18:53.887 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:18:54.290 100% analyzed [INFO] 03:18:54.290 Batch processing: Done. [INFO] 03:18:54.291 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 03:18:54.368 No "Test" source files to scan. [INFO] 03:18:54.368 No "Generated" source files to scan. [INFO] 03:18:54.368 Sensor JavaSensor [java] (done) | time=533ms [INFO] 03:18:54.368 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:18:54.368 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:18:54.368 Sensor SurefireSensor [java] [INFO] 03:18:54.368 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.elk.debug/target/surefire-reports] [INFO] 03:18:54.368 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:18:54.368 Sensor XML Sensor [xml] [INFO] 03:18:54.369 1 source file to be analyzed [INFO] 03:18:54.372 1/1 source file has been analyzed [INFO] 03:18:54.372 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:18:54.372 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:18:54.373 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:18:54.374 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:18:54.374 Sensor Java Config Sensor [iac] [INFO] 03:18:54.374 0 source files to be analyzed [INFO] 03:18:54.374 0/0 source files have been analyzed [INFO] 03:18:54.374 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:18:54.374 Sensor IaC Docker Sensor [iac] [INFO] 03:18:54.375 0 source files to be analyzed [INFO] 03:18:54.378 0/0 source files have been analyzed [INFO] 03:18:54.378 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:18:54.378 Sensor Serverless configuration file sensor [security] [INFO] 03:18:54.378 0 Serverless function entries were found in the project [INFO] 03:18:54.378 0 Serverless function handlers were kept as entrypoints [INFO] 03:18:54.378 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:18:54.378 Sensor AWS SAM template file sensor [security] [INFO] 03:18:54.378 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:18:54.378 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:18:54.378 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:18:54.378 ------------- Run sensors on module org.eclipse.sirius.diagram.ui [INFO] 03:18:54.412 Sensor JavaSensor [java] [INFO] 03:18:54.413 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:18:54.418 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:18:54.419 Using ECJ batch to parse 991 Main java source files with batch size 214 KB. [INFO] 03:18:54.432 Starting batch processing. [INFO] 03:18:54.484 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:13.667 100% analyzed [INFO] 03:20:13.667 Batch processing: Done. [INFO] 03:20:13.668 Did not optimize analysis for any files, performed a full analysis for all 991 files. [INFO] 03:20:13.919 No "Test" source files to scan. [INFO] 03:20:13.919 No "Generated" source files to scan. [INFO] 03:20:13.920 Sensor JavaSensor [java] (done) | time=79507ms [INFO] 03:20:13.920 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:13.921 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:20:13.921 Sensor SurefireSensor [java] [INFO] 03:20:13.921 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.ui/target/surefire-reports] [INFO] 03:20:13.921 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:13.921 Sensor XML Sensor [xml] [INFO] 03:20:13.922 1 source file to be analyzed [INFO] 03:20:13.928 1/1 source file has been analyzed [INFO] 03:20:13.929 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 03:20:13.929 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:13.931 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:14.107 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=178ms [INFO] 03:20:14.107 Sensor Java Config Sensor [iac] [INFO] 03:20:14.115 0 source files to be analyzed [INFO] 03:20:14.115 0/0 source files have been analyzed [INFO] 03:20:14.115 Sensor Java Config Sensor [iac] (done) | time=8ms [INFO] 03:20:14.115 Sensor IaC Docker Sensor [iac] [INFO] 03:20:14.118 0 source files to be analyzed [INFO] 03:20:14.122 0/0 source files have been analyzed [INFO] 03:20:14.123 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 03:20:14.123 Sensor Serverless configuration file sensor [security] [INFO] 03:20:14.123 0 Serverless function entries were found in the project [INFO] 03:20:14.123 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:14.123 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:14.123 Sensor AWS SAM template file sensor [security] [INFO] 03:20:14.124 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:20:14.124 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:14.125 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 03:20:14.125 ------------- Run sensors on module org.eclipse.sirius.sample.properties [INFO] 03:20:14.167 Sensor JavaSensor [java] [INFO] 03:20:14.167 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:14.171 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:14.171 No "Main" source files to scan. [INFO] 03:20:14.322 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 03:20:14.323 Starting batch processing. [INFO] 03:20:14.341 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:14.348 100% analyzed [INFO] 03:20:14.348 Batch processing: Done. [INFO] 03:20:14.349 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:20:14.349 No "Generated" source files to scan. [INFO] 03:20:14.349 Sensor JavaSensor [java] (done) | time=182ms [INFO] 03:20:14.349 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:14.349 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:14.349 Sensor SurefireSensor [java] [INFO] 03:20:14.349 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties/target/surefire-reports] [INFO] 03:20:14.349 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:14.349 Sensor XML Sensor [xml] [INFO] 03:20:14.350 1 source file to be analyzed [INFO] 03:20:14.353 1/1 source file has been analyzed [INFO] 03:20:14.353 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:14.353 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:14.353 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:14.354 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:14.354 Sensor Java Config Sensor [iac] [INFO] 03:20:14.354 0 source files to be analyzed [INFO] 03:20:14.355 0/0 source files have been analyzed [INFO] 03:20:14.355 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:14.355 Sensor IaC Docker Sensor [iac] [INFO] 03:20:14.355 0 source files to be analyzed [INFO] 03:20:14.358 0/0 source files have been analyzed [INFO] 03:20:14.358 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:14.358 Sensor Serverless configuration file sensor [security] [INFO] 03:20:14.358 0 Serverless function entries were found in the project [INFO] 03:20:14.358 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:14.358 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:14.358 Sensor AWS SAM template file sensor [security] [INFO] 03:20:14.358 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:14.358 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:14.358 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:14.358 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.aql [INFO] 03:20:14.392 Sensor JavaSensor [java] [INFO] 03:20:14.393 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:14.394 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:14.394 Using ECJ batch to parse 8 Main java source files with batch size 214 KB. [INFO] 03:20:14.397 Starting batch processing. [INFO] 03:20:14.407 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:14.877 100% analyzed [INFO] 03:20:14.877 Batch processing: Done. [INFO] 03:20:14.877 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 03:20:15.016 No "Test" source files to scan. [INFO] 03:20:15.017 No "Generated" source files to scan. [INFO] 03:20:15.017 Sensor JavaSensor [java] (done) | time=625ms [INFO] 03:20:15.017 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:15.017 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:15.017 Sensor SurefireSensor [java] [INFO] 03:20:15.017 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.aql/target/surefire-reports] [INFO] 03:20:15.017 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:15.017 Sensor XML Sensor [xml] [INFO] 03:20:15.017 1 source file to be analyzed [INFO] 03:20:15.021 1/1 source file has been analyzed [INFO] 03:20:15.021 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:15.021 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:15.021 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:15.023 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:20:15.023 Sensor Java Config Sensor [iac] [INFO] 03:20:15.023 0 source files to be analyzed [INFO] 03:20:15.023 0/0 source files have been analyzed [INFO] 03:20:15.023 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:15.023 Sensor IaC Docker Sensor [iac] [INFO] 03:20:15.024 0 source files to be analyzed [INFO] 03:20:15.027 0/0 source files have been analyzed [INFO] 03:20:15.027 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:15.027 Sensor Serverless configuration file sensor [security] [INFO] 03:20:15.027 0 Serverless function entries were found in the project [INFO] 03:20:15.027 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:15.027 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:15.027 Sensor AWS SAM template file sensor [security] [INFO] 03:20:15.027 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:15.027 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:15.027 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:15.027 ------------- Run sensors on module org.eclipse.sirius.tests.sample.xtext.statemachine.design [INFO] 03:20:15.060 Sensor JavaSensor [java] [INFO] 03:20:15.060 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:15.065 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:15.065 No "Main" source files to scan. [INFO] 03:20:15.216 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 03:20:15.218 Starting batch processing. [INFO] 03:20:15.244 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:15.253 100% analyzed [INFO] 03:20:15.253 Batch processing: Done. [INFO] 03:20:15.254 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:20:15.254 No "Generated" source files to scan. [INFO] 03:20:15.254 Sensor JavaSensor [java] (done) | time=194ms [INFO] 03:20:15.254 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:15.254 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:15.254 Sensor SurefireSensor [java] [INFO] 03:20:15.254 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/surefire-reports] [INFO] 03:20:15.255 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:20:15.255 Sensor XML Sensor [xml] [INFO] 03:20:15.255 1 source file to be analyzed [INFO] 03:20:15.259 1/1 source file has been analyzed [INFO] 03:20:15.259 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:15.259 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:15.259 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:15.260 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:15.260 Sensor Java Config Sensor [iac] [INFO] 03:20:15.260 0 source files to be analyzed [INFO] 03:20:15.260 0/0 source files have been analyzed [INFO] 03:20:15.260 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:15.261 Sensor IaC Docker Sensor [iac] [INFO] 03:20:15.261 0 source files to be analyzed [INFO] 03:20:15.264 0/0 source files have been analyzed [INFO] 03:20:15.264 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:15.264 Sensor Serverless configuration file sensor [security] [INFO] 03:20:15.264 0 Serverless function entries were found in the project [INFO] 03:20:15.264 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:15.264 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:15.264 Sensor AWS SAM template file sensor [security] [INFO] 03:20:15.264 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:15.264 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:15.264 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:15.264 ------------- Run sensors on module org.eclipse.sirius.diagram.formatdata [INFO] 03:20:15.297 Sensor JavaSensor [java] [INFO] 03:20:15.297 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:15.299 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:15.299 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 03:20:15.302 Starting batch processing. [INFO] 03:20:15.310 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:15.564 100% analyzed [INFO] 03:20:15.565 Batch processing: Done. [INFO] 03:20:15.565 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 03:20:15.688 No "Test" source files to scan. [INFO] 03:20:15.688 No "Generated" source files to scan. [INFO] 03:20:15.688 Sensor JavaSensor [java] (done) | time=391ms [INFO] 03:20:15.688 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:15.688 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:15.688 Sensor SurefireSensor [java] [INFO] 03:20:15.688 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.formatdata/target/surefire-reports] [INFO] 03:20:15.688 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:15.688 Sensor XML Sensor [xml] [INFO] 03:20:15.688 1 source file to be analyzed [INFO] 03:20:15.692 1/1 source file has been analyzed [INFO] 03:20:15.692 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:15.692 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:15.692 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:15.695 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:20:15.695 Sensor Java Config Sensor [iac] [INFO] 03:20:15.695 0 source files to be analyzed [INFO] 03:20:15.695 0/0 source files have been analyzed [INFO] 03:20:15.695 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:15.696 Sensor IaC Docker Sensor [iac] [INFO] 03:20:15.696 0 source files to be analyzed [INFO] 03:20:15.699 0/0 source files have been analyzed [INFO] 03:20:15.699 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:15.699 Sensor Serverless configuration file sensor [security] [INFO] 03:20:15.699 0 Serverless function entries were found in the project [INFO] 03:20:15.699 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:15.699 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:15.699 Sensor AWS SAM template file sensor [security] [INFO] 03:20:15.699 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:15.699 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:15.699 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:15.699 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.notation [INFO] 03:20:15.731 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:15.732 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:20:15.732 Sensor XML Sensor [xml] [INFO] 03:20:15.732 1 source file to be analyzed [INFO] 03:20:15.736 1/1 source file has been analyzed [INFO] 03:20:15.736 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:15.736 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:15.736 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:15.736 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:20:15.736 Sensor Java Config Sensor [iac] [INFO] 03:20:15.737 0 source files to be analyzed [INFO] 03:20:15.737 0/0 source files have been analyzed [INFO] 03:20:15.737 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:15.737 Sensor IaC Docker Sensor [iac] [INFO] 03:20:15.737 0 source files to be analyzed [INFO] 03:20:15.740 0/0 source files have been analyzed [INFO] 03:20:15.740 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:15.740 Sensor Serverless configuration file sensor [security] [INFO] 03:20:15.740 0 Serverless function entries were found in the project [INFO] 03:20:15.740 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:15.740 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:15.740 Sensor AWS SAM template file sensor [security] [INFO] 03:20:15.740 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:15.740 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:15.740 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:15.740 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.design [INFO] 03:20:15.773 Sensor JavaSensor [java] [INFO] 03:20:15.773 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:15.775 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:15.775 No "Main" source files to scan. [INFO] 03:20:15.927 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 03:20:15.928 Starting batch processing. [INFO] 03:20:15.938 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:15.946 100% analyzed [INFO] 03:20:15.946 Batch processing: Done. [INFO] 03:20:15.947 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:20:15.947 No "Generated" source files to scan. [INFO] 03:20:15.947 Sensor JavaSensor [java] (done) | time=174ms [INFO] 03:20:15.947 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:15.947 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:15.947 Sensor SurefireSensor [java] [INFO] 03:20:15.947 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] 03:20:15.947 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:15.947 Sensor XML Sensor [xml] [INFO] 03:20:15.948 1 source file to be analyzed [INFO] 03:20:15.951 1/1 source file has been analyzed [INFO] 03:20:15.951 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:15.951 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 03:20:15.952 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] 03:20:15.952 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 03:20:15.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:15.952 Sensor Java Config Sensor [iac] [INFO] 03:20:15.952 0 source files to be analyzed [INFO] 03:20:15.952 0/0 source files have been analyzed [INFO] 03:20:15.952 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:15.952 Sensor IaC Docker Sensor [iac] [INFO] 03:20:15.953 0 source files to be analyzed [INFO] 03:20:16.001 0/0 source files have been analyzed [INFO] 03:20:16.001 Sensor IaC Docker Sensor [iac] (done) | time=49ms [INFO] 03:20:16.001 Sensor Serverless configuration file sensor [security] [INFO] 03:20:16.001 0 Serverless function entries were found in the project [INFO] 03:20:16.002 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:16.002 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:20:16.002 Sensor AWS SAM template file sensor [security] [INFO] 03:20:16.002 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:16.002 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:16.002 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:16.002 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.editor [INFO] 03:20:16.035 Sensor JavaSensor [java] [INFO] 03:20:16.035 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:16.041 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:16.041 No "Main" source files to scan. [INFO] 03:20:16.195 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 03:20:16.202 Starting batch processing. [INFO] 03:20:16.233 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:16.401 100% analyzed [INFO] 03:20:16.401 Batch processing: Done. [INFO] 03:20:16.402 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:20:16.402 No "Generated" source files to scan. [INFO] 03:20:16.402 Sensor JavaSensor [java] (done) | time=367ms [INFO] 03:20:16.402 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:16.402 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:16.402 Sensor SurefireSensor [java] [INFO] 03:20:16.402 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/surefire-reports] [INFO] 03:20:16.402 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:16.402 Sensor XML Sensor [xml] [INFO] 03:20:16.402 1 source file to be analyzed [INFO] 03:20:16.406 1/1 source file has been analyzed [INFO] 03:20:16.406 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:16.406 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:16.406 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:16.408 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:20:16.409 Sensor Java Config Sensor [iac] [INFO] 03:20:16.409 0 source files to be analyzed [INFO] 03:20:16.409 0/0 source files have been analyzed [INFO] 03:20:16.409 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:16.409 Sensor IaC Docker Sensor [iac] [INFO] 03:20:16.409 0 source files to be analyzed [INFO] 03:20:16.412 0/0 source files have been analyzed [INFO] 03:20:16.412 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:16.412 Sensor Serverless configuration file sensor [security] [INFO] 03:20:16.412 0 Serverless function entries were found in the project [INFO] 03:20:16.412 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:16.412 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:16.413 Sensor AWS SAM template file sensor [security] [INFO] 03:20:16.413 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:16.413 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:16.413 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:16.413 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.edit [INFO] 03:20:16.446 Sensor JavaSensor [java] [INFO] 03:20:16.446 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:16.447 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:16.447 No "Main" source files to scan. [INFO] 03:20:16.601 Using ECJ batch to parse 6 Test java source files with batch size 214 KB. [INFO] 03:20:16.603 Starting batch processing. [INFO] 03:20:16.616 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:16.653 100% analyzed [INFO] 03:20:16.653 Batch processing: Done. [INFO] 03:20:16.654 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 03:20:16.654 No "Generated" source files to scan. [INFO] 03:20:16.654 Sensor JavaSensor [java] (done) | time=208ms [INFO] 03:20:16.654 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:16.654 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:16.654 Sensor SurefireSensor [java] [INFO] 03:20:16.654 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] 03:20:16.654 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:16.654 Sensor XML Sensor [xml] [INFO] 03:20:16.654 1 source file to be analyzed [INFO] 03:20:16.658 1/1 source file has been analyzed [INFO] 03:20:16.658 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:16.658 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 03:20:16.658 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] 03:20:16.658 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 03:20:16.658 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:20:16.658 Sensor Java Config Sensor [iac] [INFO] 03:20:16.659 0 source files to be analyzed [INFO] 03:20:16.659 0/0 source files have been analyzed [INFO] 03:20:16.659 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:16.659 Sensor IaC Docker Sensor [iac] [INFO] 03:20:16.659 0 source files to be analyzed [INFO] 03:20:16.662 0/0 source files have been analyzed [INFO] 03:20:16.662 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:16.662 Sensor Serverless configuration file sensor [security] [INFO] 03:20:16.662 0 Serverless function entries were found in the project [INFO] 03:20:16.662 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:16.662 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:16.662 Sensor AWS SAM template file sensor [security] [INFO] 03:20:16.662 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:16.662 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:16.662 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:16.662 ------------- Run sensors on module org.eclipse.sirius.ext.emf.edit [INFO] 03:20:16.695 Sensor JavaSensor [java] [INFO] 03:20:16.696 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:16.697 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:16.697 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:20:16.699 Starting batch processing. [INFO] 03:20:16.718 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:16.847 100% analyzed [INFO] 03:20:16.847 Batch processing: Done. [INFO] 03:20:16.847 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:20:16.974 No "Test" source files to scan. [INFO] 03:20:16.974 No "Generated" source files to scan. [INFO] 03:20:16.974 Sensor JavaSensor [java] (done) | time=279ms [INFO] 03:20:16.974 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:16.974 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:16.975 Sensor SurefireSensor [java] [INFO] 03:20:16.975 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.edit/target/surefire-reports] [INFO] 03:20:16.975 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:16.975 Sensor XML Sensor [xml] [INFO] 03:20:16.975 1 source file to be analyzed [INFO] 03:20:16.978 1/1 source file has been analyzed [INFO] 03:20:16.979 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:16.979 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:16.979 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:16.980 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:16.980 Sensor Java Config Sensor [iac] [INFO] 03:20:16.980 0 source files to be analyzed [INFO] 03:20:16.980 0/0 source files have been analyzed [INFO] 03:20:16.980 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:16.980 Sensor IaC Docker Sensor [iac] [INFO] 03:20:16.981 0 source files to be analyzed [INFO] 03:20:16.984 0/0 source files have been analyzed [INFO] 03:20:16.984 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:16.984 Sensor Serverless configuration file sensor [security] [INFO] 03:20:16.984 0 Serverless function entries were found in the project [INFO] 03:20:16.984 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:16.984 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:16.984 Sensor AWS SAM template file sensor [security] [INFO] 03:20:16.984 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:16.984 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:16.984 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:16.984 ------------- Run sensors on module org.eclipse.sirius.common.acceleo.mtl [INFO] 03:20:17.017 Sensor JavaSensor [java] [INFO] 03:20:17.017 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:17.019 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:17.019 Using ECJ batch to parse 15 Main java source files with batch size 214 KB. [INFO] 03:20:17.028 Starting batch processing. [INFO] 03:20:17.041 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:18.823 100% analyzed [INFO] 03:20:18.823 Batch processing: Done. [INFO] 03:20:18.824 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 03:20:18.957 No "Test" source files to scan. [INFO] 03:20:18.957 No "Generated" source files to scan. [INFO] 03:20:18.957 Sensor JavaSensor [java] (done) | time=1940ms [INFO] 03:20:18.957 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:18.957 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:18.957 Sensor SurefireSensor [java] [INFO] 03:20:18.957 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.acceleo.mtl/target/surefire-reports] [INFO] 03:20:18.957 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:18.957 Sensor XML Sensor [xml] [INFO] 03:20:18.958 1 source file to be analyzed [INFO] 03:20:18.961 1/1 source file has been analyzed [INFO] 03:20:18.961 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:18.961 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:18.961 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:18.965 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:20:18.965 Sensor Java Config Sensor [iac] [INFO] 03:20:18.965 0 source files to be analyzed [INFO] 03:20:18.965 0/0 source files have been analyzed [INFO] 03:20:18.965 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:18.965 Sensor IaC Docker Sensor [iac] [INFO] 03:20:18.966 0 source files to be analyzed [INFO] 03:20:18.969 0/0 source files have been analyzed [INFO] 03:20:18.969 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:18.969 Sensor Serverless configuration file sensor [security] [INFO] 03:20:18.969 0 Serverless function entries were found in the project [INFO] 03:20:18.969 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:18.969 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:18.969 Sensor AWS SAM template file sensor [security] [INFO] 03:20:18.969 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:18.969 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:18.969 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:18.969 ------------- Run sensors on module org.eclipse.sirius.editor [INFO] 03:20:19.003 Sensor JavaSensor [java] [INFO] 03:20:19.003 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:19.008 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:19.009 Using ECJ batch to parse 92 Main java source files with batch size 214 KB. [INFO] 03:20:19.024 Starting batch processing. [INFO] 03:20:19.077 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:22.679 100% analyzed [INFO] 03:20:22.679 Batch processing: Done. [INFO] 03:20:22.680 Did not optimize analysis for any files, performed a full analysis for all 92 files. [INFO] 03:20:22.870 No "Test" source files to scan. [INFO] 03:20:22.870 No "Generated" source files to scan. [INFO] 03:20:22.870 Sensor JavaSensor [java] (done) | time=3867ms [INFO] 03:20:22.870 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:22.870 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:22.870 Sensor SurefireSensor [java] [INFO] 03:20:22.870 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor/target/surefire-reports] [INFO] 03:20:22.870 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:22.870 Sensor XML Sensor [xml] [INFO] 03:20:22.871 1 source file to be analyzed [INFO] 03:20:22.874 1/1 source file has been analyzed [INFO] 03:20:22.874 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:22.874 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:22.875 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:22.901 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=27ms [INFO] 03:20:22.901 Sensor Java Config Sensor [iac] [INFO] 03:20:22.902 0 source files to be analyzed [INFO] 03:20:22.902 0/0 source files have been analyzed [INFO] 03:20:22.902 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:22.902 Sensor IaC Docker Sensor [iac] [INFO] 03:20:22.903 0 source files to be analyzed [INFO] 03:20:22.906 0/0 source files have been analyzed [INFO] 03:20:22.906 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:22.906 Sensor Serverless configuration file sensor [security] [INFO] 03:20:22.906 0 Serverless function entries were found in the project [INFO] 03:20:22.906 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:22.906 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:22.906 Sensor AWS SAM template file sensor [security] [INFO] 03:20:22.906 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:22.906 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:22.906 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:22.906 ------------- Run sensors on module org.eclipse.sirius.tests.swtbot [INFO] 03:20:22.942 Sensor JavaSensor [java] [INFO] 03:20:22.942 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:22.952 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:22.952 No "Main" source files to scan. [INFO] 03:20:23.158 Using ECJ batch to parse 487 Test java source files with batch size 214 KB. [INFO] 03:20:23.172 Starting batch processing. [INFO] 03:20:23.246 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [WARNING] 03:20:31.604 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] 03:20:37.585 100% analyzed [INFO] 03:20:37.585 Batch processing: Done. [INFO] 03:20:37.587 Did not optimize analysis for any files, performed a full analysis for all 487 files. [INFO] 03:20:37.587 No "Generated" source files to scan. [INFO] 03:20:37.587 Sensor JavaSensor [java] (done) | time=14645ms [INFO] 03:20:37.587 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:37.588 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:20:37.588 Sensor SurefireSensor [java] [INFO] 03:20:37.588 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports] [INFO] 03:20:37.696 Sensor SurefireSensor [java] (done) | time=108ms [INFO] 03:20:37.696 Sensor XML Sensor [xml] [INFO] 03:20:37.697 1 source file to be analyzed [INFO] 03:20:37.704 1/1 source file has been analyzed [INFO] 03:20:37.704 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 03:20:37.704 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:37.705 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:37.840 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=135ms [INFO] 03:20:37.840 Sensor Java Config Sensor [iac] [INFO] 03:20:37.843 0 source files to be analyzed [INFO] 03:20:37.843 0/0 source files have been analyzed [INFO] 03:20:37.843 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 03:20:37.843 Sensor IaC Docker Sensor [iac] [INFO] 03:20:37.844 0 source files to be analyzed [INFO] 03:20:37.848 0/0 source files have been analyzed [INFO] 03:20:37.848 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 03:20:37.848 Sensor Serverless configuration file sensor [security] [INFO] 03:20:37.848 0 Serverless function entries were found in the project [INFO] 03:20:37.848 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:37.848 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:37.848 Sensor AWS SAM template file sensor [security] [INFO] 03:20:37.849 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:20:37.849 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:37.849 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:37.849 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.edit [INFO] 03:20:37.890 Sensor JavaSensor [java] [INFO] 03:20:37.890 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:37.896 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:37.896 No "Main" source files to scan. [INFO] 03:20:38.047 Using ECJ batch to parse 109 Test java source files with batch size 214 KB. [INFO] 03:20:38.061 Starting batch processing. [INFO] 03:20:38.107 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:39.454 100% analyzed [INFO] 03:20:39.454 Batch processing: Done. [INFO] 03:20:39.455 Did not optimize analysis for any files, performed a full analysis for all 109 files. [INFO] 03:20:39.455 No "Generated" source files to scan. [INFO] 03:20:39.455 Sensor JavaSensor [java] (done) | time=1565ms [INFO] 03:20:39.455 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:39.455 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:39.455 Sensor SurefireSensor [java] [INFO] 03:20:39.455 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/surefire-reports] [INFO] 03:20:39.455 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:39.455 Sensor XML Sensor [xml] [INFO] 03:20:39.456 1 source file to be analyzed [INFO] 03:20:39.460 1/1 source file has been analyzed [INFO] 03:20:39.460 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:20:39.460 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:39.460 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:39.480 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] 03:20:39.480 Sensor Java Config Sensor [iac] [INFO] 03:20:39.481 0 source files to be analyzed [INFO] 03:20:39.481 0/0 source files have been analyzed [INFO] 03:20:39.481 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:39.481 Sensor IaC Docker Sensor [iac] [INFO] 03:20:39.482 0 source files to be analyzed [INFO] 03:20:39.485 0/0 source files have been analyzed [INFO] 03:20:39.485 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:39.485 Sensor Serverless configuration file sensor [security] [INFO] 03:20:39.485 0 Serverless function entries were found in the project [INFO] 03:20:39.485 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:39.485 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:39.485 Sensor AWS SAM template file sensor [security] [INFO] 03:20:39.485 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:39.485 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:39.485 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:39.485 ------------- Run sensors on module org.eclipse.sirius.properties.ext.widgets.reference.edit [INFO] 03:20:39.520 Sensor JavaSensor [java] [INFO] 03:20:39.520 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:39.524 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:39.524 Using ECJ batch to parse 5 Main java source files with batch size 214 KB. [INFO] 03:20:39.526 Starting batch processing. [INFO] 03:20:39.548 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:39.645 100% analyzed [INFO] 03:20:39.645 Batch processing: Done. [INFO] 03:20:39.646 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 03:20:39.776 No "Test" source files to scan. [INFO] 03:20:39.776 No "Generated" source files to scan. [INFO] 03:20:39.776 Sensor JavaSensor [java] (done) | time=256ms [INFO] 03:20:39.776 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:39.776 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:39.776 Sensor SurefireSensor [java] [INFO] 03:20:39.776 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/surefire-reports] [INFO] 03:20:39.776 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:39.776 Sensor XML Sensor [xml] [INFO] 03:20:39.776 1 source file to be analyzed [INFO] 03:20:39.780 1/1 source file has been analyzed [INFO] 03:20:39.780 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:39.780 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:39.780 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:39.782 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:20:39.782 Sensor Java Config Sensor [iac] [INFO] 03:20:39.782 0 source files to be analyzed [INFO] 03:20:39.782 0/0 source files have been analyzed [INFO] 03:20:39.782 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:39.783 Sensor IaC Docker Sensor [iac] [INFO] 03:20:39.783 0 source files to be analyzed [INFO] 03:20:39.786 0/0 source files have been analyzed [INFO] 03:20:39.786 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:39.786 Sensor Serverless configuration file sensor [security] [INFO] 03:20:39.786 0 Serverless function entries were found in the project [INFO] 03:20:39.786 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:39.786 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:39.786 Sensor AWS SAM template file sensor [security] [INFO] 03:20:39.786 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:39.786 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:39.786 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:39.786 ------------- Run sensors on module org.eclipse.sirius.ext.emf.tx [INFO] 03:20:39.819 Sensor JavaSensor [java] [INFO] 03:20:39.820 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:39.821 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:39.821 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:20:39.822 Starting batch processing. [INFO] 03:20:39.827 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:39.870 100% analyzed [INFO] 03:20:39.870 Batch processing: Done. [INFO] 03:20:39.870 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:20:39.999 No "Test" source files to scan. [INFO] 03:20:40.000 No "Generated" source files to scan. [INFO] 03:20:40.000 Sensor JavaSensor [java] (done) | time=181ms [INFO] 03:20:40.000 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:40.000 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:40.000 Sensor SurefireSensor [java] [INFO] 03:20:40.000 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.tx/target/surefire-reports] [INFO] 03:20:40.000 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:40.000 Sensor XML Sensor [xml] [INFO] 03:20:40.000 1 source file to be analyzed [INFO] 03:20:40.004 1/1 source file has been analyzed [INFO] 03:20:40.004 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:40.004 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:40.004 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:40.005 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:40.005 Sensor Java Config Sensor [iac] [INFO] 03:20:40.005 0 source files to be analyzed [INFO] 03:20:40.006 0/0 source files have been analyzed [INFO] 03:20:40.006 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:40.006 Sensor IaC Docker Sensor [iac] [INFO] 03:20:40.006 0 source files to be analyzed [INFO] 03:20:40.009 0/0 source files have been analyzed [INFO] 03:20:40.010 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:40.010 Sensor Serverless configuration file sensor [security] [INFO] 03:20:40.010 0 Serverless function entries were found in the project [INFO] 03:20:40.010 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:40.010 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:40.010 Sensor AWS SAM template file sensor [security] [INFO] 03:20:40.010 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:40.010 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:40.010 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:40.010 ------------- Run sensors on module org.eclipse.sirius.tree.model [INFO] 03:20:40.044 Sensor JavaSensor [java] [INFO] 03:20:40.044 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:40.045 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:40.046 Using ECJ batch to parse 11 Main java source files with batch size 214 KB. [INFO] 03:20:40.048 Starting batch processing. [INFO] 03:20:40.062 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:40.243 100% analyzed [INFO] 03:20:40.243 Batch processing: Done. [INFO] 03:20:40.244 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 03:20:40.380 No "Test" source files to scan. [INFO] 03:20:40.380 No "Generated" source files to scan. [INFO] 03:20:40.380 Sensor JavaSensor [java] (done) | time=336ms [INFO] 03:20:40.380 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:40.380 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:40.380 Sensor SurefireSensor [java] [INFO] 03:20:40.380 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.model/target/surefire-reports] [INFO] 03:20:40.380 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:40.380 Sensor XML Sensor [xml] [INFO] 03:20:40.381 1 source file to be analyzed [INFO] 03:20:40.384 1/1 source file has been analyzed [INFO] 03:20:40.384 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:40.384 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:40.385 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:40.391 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 03:20:40.391 Sensor Java Config Sensor [iac] [INFO] 03:20:40.392 0 source files to be analyzed [INFO] 03:20:40.392 0/0 source files have been analyzed [INFO] 03:20:40.392 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:40.392 Sensor IaC Docker Sensor [iac] [INFO] 03:20:40.392 0 source files to be analyzed [INFO] 03:20:40.395 0/0 source files have been analyzed [INFO] 03:20:40.395 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:40.395 Sensor Serverless configuration file sensor [security] [INFO] 03:20:40.395 0 Serverless function entries were found in the project [INFO] 03:20:40.395 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:40.395 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:40.395 Sensor AWS SAM template file sensor [security] [INFO] 03:20:40.395 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:40.395 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:40.395 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:40.395 ------------- Run sensors on module org.eclipse.sirius.properties.core [INFO] 03:20:40.428 Sensor JavaSensor [java] [INFO] 03:20:40.428 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:40.430 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:40.431 Using ECJ batch to parse 65 Main java source files with batch size 214 KB. [INFO] 03:20:40.444 Starting batch processing. [INFO] 03:20:40.467 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:42.175 100% analyzed [INFO] 03:20:42.175 Batch processing: Done. [INFO] 03:20:42.176 Did not optimize analysis for any files, performed a full analysis for all 65 files. [INFO] 03:20:42.312 No "Test" source files to scan. [INFO] 03:20:42.312 No "Generated" source files to scan. [INFO] 03:20:42.312 Sensor JavaSensor [java] (done) | time=1884ms [INFO] 03:20:42.312 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:42.312 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:42.312 Sensor SurefireSensor [java] [INFO] 03:20:42.312 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.properties.core/target/surefire-reports] [INFO] 03:20:42.312 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:42.312 Sensor XML Sensor [xml] [INFO] 03:20:42.313 1 source file to be analyzed [INFO] 03:20:42.316 1/1 source file has been analyzed [INFO] 03:20:42.316 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:42.316 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:42.317 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:42.325 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] 03:20:42.325 Sensor Java Config Sensor [iac] [INFO] 03:20:42.326 0 source files to be analyzed [INFO] 03:20:42.326 0/0 source files have been analyzed [INFO] 03:20:42.326 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:20:42.326 Sensor IaC Docker Sensor [iac] [INFO] 03:20:42.327 0 source files to be analyzed [INFO] 03:20:42.329 0/0 source files have been analyzed [INFO] 03:20:42.329 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:42.329 Sensor Serverless configuration file sensor [security] [INFO] 03:20:42.329 0 Serverless function entries were found in the project [INFO] 03:20:42.329 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:42.329 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:42.329 Sensor AWS SAM template file sensor [security] [INFO] 03:20:42.330 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 03:20:42.330 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:42.330 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:42.330 ------------- Run sensors on module org.eclipse.sirius.tree.ui.ext [INFO] 03:20:42.362 Sensor JavaSensor [java] [INFO] 03:20:42.362 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:42.366 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:42.366 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:20:42.367 Starting batch processing. [INFO] 03:20:42.387 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:42.426 100% analyzed [INFO] 03:20:42.426 Batch processing: Done. [INFO] 03:20:42.427 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:20:42.556 No "Test" source files to scan. [INFO] 03:20:42.556 No "Generated" source files to scan. [INFO] 03:20:42.556 Sensor JavaSensor [java] (done) | time=194ms [INFO] 03:20:42.556 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:42.556 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:42.556 Sensor SurefireSensor [java] [INFO] 03:20:42.556 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree.ui.ext/target/surefire-reports] [INFO] 03:20:42.556 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:42.556 Sensor XML Sensor [xml] [INFO] 03:20:42.568 1 source file to be analyzed [INFO] 03:20:42.571 1/1 source file has been analyzed [INFO] 03:20:42.571 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 03:20:42.571 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:42.571 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:42.572 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:42.572 Sensor Java Config Sensor [iac] [INFO] 03:20:42.572 0 source files to be analyzed [INFO] 03:20:42.572 0/0 source files have been analyzed [INFO] 03:20:42.572 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:42.573 Sensor IaC Docker Sensor [iac] [INFO] 03:20:42.573 0 source files to be analyzed [INFO] 03:20:42.575 0/0 source files have been analyzed [INFO] 03:20:42.575 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 03:20:42.576 Sensor Serverless configuration file sensor [security] [INFO] 03:20:42.576 0 Serverless function entries were found in the project [INFO] 03:20:42.576 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:42.576 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:42.576 Sensor AWS SAM template file sensor [security] [INFO] 03:20:42.576 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:42.576 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:42.576 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:42.576 ------------- Run sensors on module org.eclipse.sirius.tests.junit [INFO] 03:20:42.610 Sensor JavaSensor [java] [INFO] 03:20:42.610 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:42.619 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:42.619 No "Main" source files to scan. [INFO] 03:20:42.907 Using ECJ batch to parse 696 Test java source files with batch size 214 KB. [INFO] 03:20:42.921 Starting batch processing. [INFO] 03:20:42.985 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:57.548 100% analyzed [INFO] 03:20:57.548 Batch processing: Done. [INFO] 03:20:57.549 Did not optimize analysis for any files, performed a full analysis for all 696 files. [INFO] 03:20:57.549 No "Generated" source files to scan. [INFO] 03:20:57.549 Sensor JavaSensor [java] (done) | time=14939ms [INFO] 03:20:57.549 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:57.550 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:20:57.550 Sensor SurefireSensor [java] [INFO] 03:20:57.550 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit/target/surefire-reports] [INFO] 03:20:57.670 Sensor SurefireSensor [java] (done) | time=120ms [INFO] 03:20:57.670 Sensor XML Sensor [xml] [INFO] 03:20:57.671 1 source file to be analyzed [INFO] 03:20:57.677 1/1 source file has been analyzed [INFO] 03:20:57.677 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 03:20:57.677 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:57.678 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:57.835 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=158ms [INFO] 03:20:57.835 Sensor Java Config Sensor [iac] [INFO] 03:20:57.841 0 source files to be analyzed [INFO] 03:20:57.841 0/0 source files have been analyzed [INFO] 03:20:57.841 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 03:20:57.841 Sensor IaC Docker Sensor [iac] [INFO] 03:20:57.842 0 source files to be analyzed [INFO] 03:20:57.845 0/0 source files have been analyzed [INFO] 03:20:57.845 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:57.845 Sensor Serverless configuration file sensor [security] [INFO] 03:20:57.846 0 Serverless function entries were found in the project [INFO] 03:20:57.846 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:57.846 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:20:57.846 Sensor AWS SAM template file sensor [security] [INFO] 03:20:57.846 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:57.846 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:57.847 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 03:20:57.847 ------------- Run sensors on module org.eclipse.sirius.sample.ecore.design [INFO] 03:20:57.886 Sensor JavaSensor [java] [INFO] 03:20:57.886 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:57.892 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:57.892 No "Main" source files to scan. [INFO] 03:20:58.053 Using ECJ batch to parse 12 Test java source files with batch size 214 KB. [INFO] 03:20:58.058 Starting batch processing. [INFO] 03:20:58.099 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:58.186 100% analyzed [INFO] 03:20:58.186 Batch processing: Done. [INFO] 03:20:58.187 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 03:20:58.187 No "Generated" source files to scan. [INFO] 03:20:58.187 Sensor JavaSensor [java] (done) | time=301ms [INFO] 03:20:58.187 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:58.187 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:58.187 Sensor SurefireSensor [java] [INFO] 03:20:58.187 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.ecore.design/target/surefire-reports] [INFO] 03:20:58.187 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:20:58.187 Sensor XML Sensor [xml] [INFO] 03:20:58.187 1 source file to be analyzed [INFO] 03:20:58.191 1/1 source file has been analyzed [INFO] 03:20:58.191 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:20:58.191 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:58.192 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:58.194 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 03:20:58.194 Sensor Java Config Sensor [iac] [INFO] 03:20:58.194 0 source files to be analyzed [INFO] 03:20:58.194 0/0 source files have been analyzed [INFO] 03:20:58.194 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:58.195 Sensor IaC Docker Sensor [iac] [INFO] 03:20:58.195 0 source files to be analyzed [INFO] 03:20:58.198 0/0 source files have been analyzed [INFO] 03:20:58.198 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:20:58.198 Sensor Serverless configuration file sensor [security] [INFO] 03:20:58.198 0 Serverless function entries were found in the project [INFO] 03:20:58.198 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:58.198 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:58.198 Sensor AWS SAM template file sensor [security] [INFO] 03:20:58.198 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:58.198 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:58.198 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:58.198 ------------- Run sensors on module org.eclipse.sirius.tests.ui.properties [INFO] 03:20:58.233 Sensor JavaSensor [java] [INFO] 03:20:58.233 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:58.240 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:58.240 No "Main" source files to scan. [INFO] 03:20:58.397 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 03:20:58.402 Starting batch processing. [INFO] 03:20:58.473 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:20:58.568 100% analyzed [INFO] 03:20:58.568 Batch processing: Done. [INFO] 03:20:58.569 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 03:20:58.569 No "Generated" source files to scan. [INFO] 03:20:58.569 Sensor JavaSensor [java] (done) | time=336ms [INFO] 03:20:58.569 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:20:58.569 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:20:58.569 Sensor SurefireSensor [java] [INFO] 03:20:58.569 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.ui.properties/target/surefire-reports] [INFO] 03:20:58.572 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 03:20:58.572 Sensor XML Sensor [xml] [INFO] 03:20:58.572 1 source file to be analyzed [INFO] 03:20:58.577 1/1 source file has been analyzed [INFO] 03:20:58.577 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:20:58.578 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:20:58.578 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:20:58.579 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:20:58.580 Sensor Java Config Sensor [iac] [INFO] 03:20:58.580 0 source files to be analyzed [INFO] 03:20:58.580 0/0 source files have been analyzed [INFO] 03:20:58.580 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:20:58.580 Sensor IaC Docker Sensor [iac] [INFO] 03:20:58.581 0 source files to be analyzed [INFO] 03:20:58.584 0/0 source files have been analyzed [INFO] 03:20:58.584 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:20:58.584 Sensor Serverless configuration file sensor [security] [INFO] 03:20:58.584 0 Serverless function entries were found in the project [INFO] 03:20:58.584 0 Serverless function handlers were kept as entrypoints [INFO] 03:20:58.584 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:20:58.584 Sensor AWS SAM template file sensor [security] [INFO] 03:20:58.584 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:20:58.584 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:20:58.584 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:20:58.584 ------------- Run sensors on module org.eclipse.sirius.ext.gmf.runtime [INFO] 03:20:58.623 Sensor JavaSensor [java] [INFO] 03:20:58.624 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:20:58.627 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:20:58.627 Using ECJ batch to parse 36 Main java source files with batch size 214 KB. [INFO] 03:20:58.643 Starting batch processing. [INFO] 03:20:58.673 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:02.619 100% analyzed [INFO] 03:21:02.619 Batch processing: Done. [INFO] 03:21:02.620 Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] 03:21:02.758 No "Test" source files to scan. [INFO] 03:21:02.758 No "Generated" source files to scan. [INFO] 03:21:02.758 Sensor JavaSensor [java] (done) | time=4135ms [INFO] 03:21:02.758 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:02.758 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:02.758 Sensor SurefireSensor [java] [INFO] 03:21:02.758 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.gmf.runtime/target/surefire-reports] [INFO] 03:21:02.758 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:02.758 Sensor XML Sensor [xml] [INFO] 03:21:02.759 1 source file to be analyzed [INFO] 03:21:02.762 1/1 source file has been analyzed [INFO] 03:21:02.762 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:02.762 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:02.762 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:02.770 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 03:21:02.770 Sensor Java Config Sensor [iac] [INFO] 03:21:02.771 0 source files to be analyzed [INFO] 03:21:02.771 0/0 source files have been analyzed [INFO] 03:21:02.771 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:02.771 Sensor IaC Docker Sensor [iac] [INFO] 03:21:02.772 0 source files to be analyzed [INFO] 03:21:02.774 0/0 source files have been analyzed [INFO] 03:21:02.774 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:02.774 Sensor Serverless configuration file sensor [security] [INFO] 03:21:02.774 0 Serverless function entries were found in the project [INFO] 03:21:02.774 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:02.774 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:02.774 Sensor AWS SAM template file sensor [security] [INFO] 03:21:02.774 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:02.774 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:02.774 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:02.775 ------------- Run sensors on module org.eclipse.sirius.editor.sequence [INFO] 03:21:02.818 Sensor JavaSensor [java] [INFO] 03:21:02.819 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:02.825 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:02.825 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:21:02.827 Starting batch processing. [INFO] 03:21:02.864 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:02.901 100% analyzed [INFO] 03:21:02.901 Batch processing: Done. [INFO] 03:21:02.902 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:21:03.034 No "Test" source files to scan. [INFO] 03:21:03.034 No "Generated" source files to scan. [INFO] 03:21:03.034 Sensor JavaSensor [java] (done) | time=216ms [INFO] 03:21:03.034 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:03.034 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:03.034 Sensor SurefireSensor [java] [INFO] 03:21:03.034 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.sequence/target/surefire-reports] [INFO] 03:21:03.034 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:03.034 Sensor XML Sensor [xml] [INFO] 03:21:03.035 1 source file to be analyzed [INFO] 03:21:03.038 1/1 source file has been analyzed [INFO] 03:21:03.038 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:03.038 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:03.039 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:03.043 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 03:21:03.043 Sensor Java Config Sensor [iac] [INFO] 03:21:03.043 0 source files to be analyzed [INFO] 03:21:03.043 0/0 source files have been analyzed [INFO] 03:21:03.044 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:03.044 Sensor IaC Docker Sensor [iac] [INFO] 03:21:03.044 0 source files to be analyzed [INFO] 03:21:03.047 0/0 source files have been analyzed [INFO] 03:21:03.047 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:03.047 Sensor Serverless configuration file sensor [security] [INFO] 03:21:03.047 0 Serverless function entries were found in the project [INFO] 03:21:03.047 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:03.047 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:03.047 Sensor AWS SAM template file sensor [security] [INFO] 03:21:03.047 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:03.047 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:03.047 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:03.047 ------------- Run sensors on module org.eclipse.sirius.tests.sample.component [INFO] 03:21:03.080 Sensor JavaSensor [java] [INFO] 03:21:03.080 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:03.082 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:03.082 No "Main" source files to scan. [INFO] 03:21:03.243 Using ECJ batch to parse 10 Test java source files with batch size 214 KB. [INFO] 03:21:03.248 Starting batch processing. [INFO] 03:21:03.259 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:03.357 100% analyzed [INFO] 03:21:03.357 Batch processing: Done. [INFO] 03:21:03.357 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 03:21:03.357 No "Generated" source files to scan. [INFO] 03:21:03.357 Sensor JavaSensor [java] (done) | time=277ms [INFO] 03:21:03.357 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:03.357 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:03.358 Sensor SurefireSensor [java] [INFO] 03:21:03.358 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.component/target/surefire-reports] [INFO] 03:21:03.358 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:03.358 Sensor XML Sensor [xml] [INFO] 03:21:03.358 1 source file to be analyzed [INFO] 03:21:03.363 1/1 source file has been analyzed [INFO] 03:21:03.364 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 03:21:03.364 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:03.364 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:03.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 03:21:03.366 Sensor Java Config Sensor [iac] [INFO] 03:21:03.367 0 source files to be analyzed [INFO] 03:21:03.367 0/0 source files have been analyzed [INFO] 03:21:03.367 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:03.367 Sensor IaC Docker Sensor [iac] [INFO] 03:21:03.367 0 source files to be analyzed [INFO] 03:21:03.370 0/0 source files have been analyzed [INFO] 03:21:03.370 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:03.370 Sensor Serverless configuration file sensor [security] [INFO] 03:21:03.370 0 Serverless function entries were found in the project [INFO] 03:21:03.370 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:03.370 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:03.370 Sensor AWS SAM template file sensor [security] [INFO] 03:21:03.370 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:03.370 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:03.370 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:03.370 ------------- Run sensors on module org.eclipse.sirius.sample.basicfamily.editor [INFO] 03:21:03.410 Sensor JavaSensor [java] [INFO] 03:21:03.411 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:03.414 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:03.414 No "Main" source files to scan. [INFO] 03:21:03.587 Using ECJ batch to parse 4 Test java source files with batch size 214 KB. [INFO] 03:21:03.594 Starting batch processing. [INFO] 03:21:03.634 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:03.811 100% analyzed [INFO] 03:21:03.812 Batch processing: Done. [INFO] 03:21:03.812 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:21:03.812 No "Generated" source files to scan. [INFO] 03:21:03.812 Sensor JavaSensor [java] (done) | time=402ms [INFO] 03:21:03.812 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:03.812 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:03.812 Sensor SurefireSensor [java] [INFO] 03:21:03.812 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] 03:21:03.813 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:21:03.813 Sensor XML Sensor [xml] [INFO] 03:21:03.813 1 source file to be analyzed [INFO] 03:21:03.816 1/1 source file has been analyzed [INFO] 03:21:03.816 Sensor XML Sensor [xml] (done) | time=3ms [INFO] 03:21:03.817 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 03:21:03.817 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] 03:21:03.817 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 03:21:03.817 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:21:03.817 Sensor Java Config Sensor [iac] [INFO] 03:21:03.817 0 source files to be analyzed [INFO] 03:21:03.817 0/0 source files have been analyzed [INFO] 03:21:03.817 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:21:03.817 Sensor IaC Docker Sensor [iac] [INFO] 03:21:03.818 0 source files to be analyzed [INFO] 03:21:03.820 0/0 source files have been analyzed [INFO] 03:21:03.820 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:03.820 Sensor Serverless configuration file sensor [security] [INFO] 03:21:03.820 0 Serverless function entries were found in the project [INFO] 03:21:03.820 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:03.820 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:03.820 Sensor AWS SAM template file sensor [security] [INFO] 03:21:03.820 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:03.821 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:03.821 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 03:21:03.821 ------------- Run sensors on module org.eclipse.sirius.common.ocl [INFO] 03:21:03.853 Sensor JavaSensor [java] [INFO] 03:21:03.853 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:03.855 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:03.855 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 03:21:03.857 Starting batch processing. [INFO] 03:21:03.866 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:04.013 100% analyzed [INFO] 03:21:04.013 Batch processing: Done. [INFO] 03:21:04.013 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:21:04.154 No "Test" source files to scan. [INFO] 03:21:04.154 No "Generated" source files to scan. [INFO] 03:21:04.154 Sensor JavaSensor [java] (done) | time=301ms [INFO] 03:21:04.154 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:04.154 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:04.154 Sensor SurefireSensor [java] [INFO] 03:21:04.154 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ocl/target/surefire-reports] [INFO] 03:21:04.154 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:04.154 Sensor XML Sensor [xml] [INFO] 03:21:04.155 1 source file to be analyzed [INFO] 03:21:04.159 1/1 source file has been analyzed [INFO] 03:21:04.159 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:21:04.159 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:04.159 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:04.160 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:21:04.160 Sensor Java Config Sensor [iac] [INFO] 03:21:04.161 0 source files to be analyzed [INFO] 03:21:04.161 0/0 source files have been analyzed [INFO] 03:21:04.161 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:04.161 Sensor IaC Docker Sensor [iac] [INFO] 03:21:04.161 0 source files to be analyzed [INFO] 03:21:04.164 0/0 source files have been analyzed [INFO] 03:21:04.164 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:04.164 Sensor Serverless configuration file sensor [security] [INFO] 03:21:04.164 0 Serverless function entries were found in the project [INFO] 03:21:04.164 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:04.164 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:04.164 Sensor AWS SAM template file sensor [security] [INFO] 03:21:04.164 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:04.164 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:04.164 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:04.164 ------------- Run sensors on module org.eclipse.sirius.editor.table [INFO] 03:21:04.197 Sensor JavaSensor [java] [INFO] 03:21:04.197 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:04.202 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:04.202 Using ECJ batch to parse 6 Main java source files with batch size 214 KB. [INFO] 03:21:04.205 Starting batch processing. [INFO] 03:21:04.232 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:04.600 100% analyzed [INFO] 03:21:04.600 Batch processing: Done. [INFO] 03:21:04.601 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 03:21:04.744 No "Test" source files to scan. [INFO] 03:21:04.744 No "Generated" source files to scan. [INFO] 03:21:04.744 Sensor JavaSensor [java] (done) | time=547ms [INFO] 03:21:04.744 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:04.745 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 03:21:04.745 Sensor SurefireSensor [java] [INFO] 03:21:04.745 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.editor.table/target/surefire-reports] [INFO] 03:21:04.745 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:04.745 Sensor XML Sensor [xml] [INFO] 03:21:04.745 1 source file to be analyzed [INFO] 03:21:04.749 1/1 source file has been analyzed [INFO] 03:21:04.749 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:04.749 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:04.749 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:04.753 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:21:04.753 Sensor Java Config Sensor [iac] [INFO] 03:21:04.753 0 source files to be analyzed [INFO] 03:21:04.753 0/0 source files have been analyzed [INFO] 03:21:04.753 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:21:04.753 Sensor IaC Docker Sensor [iac] [INFO] 03:21:04.754 0 source files to be analyzed [INFO] 03:21:04.756 0/0 source files have been analyzed [INFO] 03:21:04.756 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:04.756 Sensor Serverless configuration file sensor [security] [INFO] 03:21:04.756 0 Serverless function entries were found in the project [INFO] 03:21:04.756 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:04.756 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:04.756 Sensor AWS SAM template file sensor [security] [INFO] 03:21:04.756 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:04.756 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:04.756 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:04.757 ------------- Run sensors on module org.eclipse.sirius.sample.interactions.edit [INFO] 03:21:04.789 Sensor JavaSensor [java] [INFO] 03:21:04.790 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:04.791 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:04.791 No "Main" source files to scan. [INFO] 03:21:04.956 Using ECJ batch to parse 25 Test java source files with batch size 214 KB. [INFO] 03:21:04.966 Starting batch processing. [INFO] 03:21:04.985 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:05.207 100% analyzed [INFO] 03:21:05.207 Batch processing: Done. [INFO] 03:21:05.208 Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] 03:21:05.208 No "Generated" source files to scan. [INFO] 03:21:05.208 Sensor JavaSensor [java] (done) | time=419ms [INFO] 03:21:05.208 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:05.208 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:05.208 Sensor SurefireSensor [java] [INFO] 03:21:05.208 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.interactions.edit/target/surefire-reports] [INFO] 03:21:05.208 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:05.208 Sensor XML Sensor [xml] [INFO] 03:21:05.209 1 source file to be analyzed [INFO] 03:21:05.217 1/1 source file has been analyzed [INFO] 03:21:05.217 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 03:21:05.217 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:05.217 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:05.221 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:21:05.222 Sensor Java Config Sensor [iac] [INFO] 03:21:05.222 0 source files to be analyzed [INFO] 03:21:05.222 0/0 source files have been analyzed [INFO] 03:21:05.222 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:21:05.222 Sensor IaC Docker Sensor [iac] [INFO] 03:21:05.223 0 source files to be analyzed [INFO] 03:21:05.227 0/0 source files have been analyzed [INFO] 03:21:05.227 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 03:21:05.227 Sensor Serverless configuration file sensor [security] [INFO] 03:21:05.227 0 Serverless function entries were found in the project [INFO] 03:21:05.227 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:05.227 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:05.227 Sensor AWS SAM template file sensor [security] [INFO] 03:21:05.227 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:05.227 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:05.227 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:05.227 ------------- Run sensors on module org.eclipse.sirius.diagram.sequence.edit [INFO] 03:21:05.274 Sensor JavaSensor [java] [INFO] 03:21:05.274 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:05.280 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:05.281 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:21:05.283 Starting batch processing. [INFO] 03:21:05.333 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:05.373 100% analyzed [INFO] 03:21:05.373 Batch processing: Done. [INFO] 03:21:05.374 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:21:05.521 No "Test" source files to scan. [INFO] 03:21:05.521 No "Generated" source files to scan. [INFO] 03:21:05.521 Sensor JavaSensor [java] (done) | time=247ms [INFO] 03:21:05.521 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:05.521 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:05.521 Sensor SurefireSensor [java] [INFO] 03:21:05.521 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.diagram.sequence.edit/target/surefire-reports] [INFO] 03:21:05.522 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 03:21:05.522 Sensor XML Sensor [xml] [INFO] 03:21:05.522 1 source file to be analyzed [INFO] 03:21:05.526 1/1 source file has been analyzed [INFO] 03:21:05.526 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:05.526 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:05.526 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:05.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 03:21:05.530 Sensor Java Config Sensor [iac] [INFO] 03:21:05.531 0 source files to be analyzed [INFO] 03:21:05.531 0/0 source files have been analyzed [INFO] 03:21:05.531 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:05.531 Sensor IaC Docker Sensor [iac] [INFO] 03:21:05.531 0 source files to be analyzed [INFO] 03:21:05.534 0/0 source files have been analyzed [INFO] 03:21:05.534 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:05.534 Sensor Serverless configuration file sensor [security] [INFO] 03:21:05.534 0 Serverless function entries were found in the project [INFO] 03:21:05.534 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:05.534 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:05.534 Sensor AWS SAM template file sensor [security] [INFO] 03:21:05.534 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:05.534 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:05.534 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:05.534 ------------- Run sensors on module org.eclipse.sirius.common.ui.ext [INFO] 03:21:05.569 Sensor JavaSensor [java] [INFO] 03:21:05.569 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:05.573 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:05.573 Using ECJ batch to parse 1 Main java source files with batch size 214 KB. [INFO] 03:21:05.575 Starting batch processing. [INFO] 03:21:05.592 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:05.630 100% analyzed [INFO] 03:21:05.630 Batch processing: Done. [INFO] 03:21:05.630 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:21:05.765 No "Test" source files to scan. [INFO] 03:21:05.765 No "Generated" source files to scan. [INFO] 03:21:05.765 Sensor JavaSensor [java] (done) | time=196ms [INFO] 03:21:05.766 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:05.766 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:05.766 Sensor SurefireSensor [java] [INFO] 03:21:05.766 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.common.ui.ext/target/surefire-reports] [INFO] 03:21:05.766 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:05.766 Sensor XML Sensor [xml] [INFO] 03:21:05.766 1 source file to be analyzed [INFO] 03:21:05.770 1/1 source file has been analyzed [INFO] 03:21:05.770 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:05.770 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:05.770 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:05.770 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:21:05.770 Sensor Java Config Sensor [iac] [INFO] 03:21:05.771 0 source files to be analyzed [INFO] 03:21:05.771 0/0 source files have been analyzed [INFO] 03:21:05.771 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:05.771 Sensor IaC Docker Sensor [iac] [INFO] 03:21:05.771 0 source files to be analyzed [INFO] 03:21:05.774 0/0 source files have been analyzed [INFO] 03:21:05.774 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:05.774 Sensor Serverless configuration file sensor [security] [INFO] 03:21:05.774 0 Serverless function entries were found in the project [INFO] 03:21:05.774 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:05.774 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:05.774 Sensor AWS SAM template file sensor [security] [INFO] 03:21:05.774 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:05.774 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:05.774 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:05.774 ------------- Run sensors on module org.eclipse.sirius.tests.sample.docbook.design [INFO] 03:21:05.828 Sensor JavaSensor [java] [INFO] 03:21:05.828 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:05.830 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:05.830 No "Main" source files to scan. [INFO] 03:21:06.007 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 03:21:06.008 Starting batch processing. [INFO] 03:21:06.018 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:06.031 100% analyzed [INFO] 03:21:06.031 Batch processing: Done. [INFO] 03:21:06.031 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:21:06.031 No "Generated" source files to scan. [INFO] 03:21:06.031 Sensor JavaSensor [java] (done) | time=203ms [INFO] 03:21:06.031 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:06.031 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:06.031 Sensor SurefireSensor [java] [INFO] 03:21:06.031 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/surefire-reports] [INFO] 03:21:06.031 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:06.031 Sensor XML Sensor [xml] [INFO] 03:21:06.032 1 source file to be analyzed [INFO] 03:21:06.036 1/1 source file has been analyzed [INFO] 03:21:06.036 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:21:06.036 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:06.036 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:06.037 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:21:06.037 Sensor Java Config Sensor [iac] [INFO] 03:21:06.038 0 source files to be analyzed [INFO] 03:21:06.038 0/0 source files have been analyzed [INFO] 03:21:06.038 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:06.038 Sensor IaC Docker Sensor [iac] [INFO] 03:21:06.038 0 source files to be analyzed [INFO] 03:21:06.041 0/0 source files have been analyzed [INFO] 03:21:06.041 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:06.041 Sensor Serverless configuration file sensor [security] [INFO] 03:21:06.041 0 Serverless function entries were found in the project [INFO] 03:21:06.041 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:06.041 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:06.041 Sensor AWS SAM template file sensor [security] [INFO] 03:21:06.041 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:06.041 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:06.041 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:06.041 ------------- Run sensors on module org.eclipse.sirius.tests.sample.scxml.design [INFO] 03:21:06.074 Sensor JavaSensor [java] [INFO] 03:21:06.074 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:06.077 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:06.078 No "Main" source files to scan. [INFO] 03:21:06.237 Using ECJ batch to parse 2 Test java source files with batch size 214 KB. [INFO] 03:21:06.238 Starting batch processing. [INFO] 03:21:06.255 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:06.266 100% analyzed [INFO] 03:21:06.266 Batch processing: Done. [INFO] 03:21:06.267 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 03:21:06.267 No "Generated" source files to scan. [INFO] 03:21:06.267 Sensor JavaSensor [java] (done) | time=193ms [INFO] 03:21:06.267 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:06.267 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:06.267 Sensor SurefireSensor [java] [INFO] 03:21:06.267 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/surefire-reports] [INFO] 03:21:06.267 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:06.267 Sensor XML Sensor [xml] [INFO] 03:21:06.268 1 source file to be analyzed [INFO] 03:21:06.271 1/1 source file has been analyzed [INFO] 03:21:06.271 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:06.271 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:06.271 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:06.272 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:21:06.272 Sensor Java Config Sensor [iac] [INFO] 03:21:06.272 0 source files to be analyzed [INFO] 03:21:06.272 0/0 source files have been analyzed [INFO] 03:21:06.272 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:21:06.273 Sensor IaC Docker Sensor [iac] [INFO] 03:21:06.273 0 source files to be analyzed [INFO] 03:21:06.275 0/0 source files have been analyzed [INFO] 03:21:06.275 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 03:21:06.275 Sensor Serverless configuration file sensor [security] [INFO] 03:21:06.276 0 Serverless function entries were found in the project [INFO] 03:21:06.276 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:06.276 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:21:06.276 Sensor AWS SAM template file sensor [security] [INFO] 03:21:06.276 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:06.276 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:06.276 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:06.276 ------------- Run sensors on module org.eclipse.sirius.sample.properties.radio [INFO] 03:21:06.309 Sensor JavaSensor [java] [INFO] 03:21:06.310 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:06.313 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:06.313 No "Main" source files to scan. [INFO] 03:21:06.473 Using ECJ batch to parse 1 Test java source files with batch size 214 KB. [INFO] 03:21:06.474 Starting batch processing. [INFO] 03:21:06.490 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:06.496 100% analyzed [INFO] 03:21:06.497 Batch processing: Done. [INFO] 03:21:06.497 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 03:21:06.497 No "Generated" source files to scan. [INFO] 03:21:06.497 Sensor JavaSensor [java] (done) | time=188ms [INFO] 03:21:06.497 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:06.497 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:06.497 Sensor SurefireSensor [java] [INFO] 03:21:06.497 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.sample.properties.radio/target/surefire-reports] [INFO] 03:21:06.497 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:06.497 Sensor XML Sensor [xml] [INFO] 03:21:06.498 1 source file to be analyzed [INFO] 03:21:06.501 1/1 source file has been analyzed [INFO] 03:21:06.501 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:06.501 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:06.501 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:06.502 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:21:06.502 Sensor Java Config Sensor [iac] [INFO] 03:21:06.502 0 source files to be analyzed [INFO] 03:21:06.502 0/0 source files have been analyzed [INFO] 03:21:06.502 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 03:21:06.502 Sensor IaC Docker Sensor [iac] [INFO] 03:21:06.503 0 source files to be analyzed [INFO] 03:21:06.505 0/0 source files have been analyzed [INFO] 03:21:06.505 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:06.505 Sensor Serverless configuration file sensor [security] [INFO] 03:21:06.505 0 Serverless function entries were found in the project [INFO] 03:21:06.505 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:06.505 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:06.505 Sensor AWS SAM template file sensor [security] [INFO] 03:21:06.505 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:06.505 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:06.505 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:06.506 ------------- Run sensors on module org.eclipse.sirius.tree [INFO] 03:21:06.543 Sensor JavaSensor [java] [INFO] 03:21:06.543 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:06.545 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:06.545 Using ECJ batch to parse 49 Main java source files with batch size 214 KB. [INFO] 03:21:06.559 Starting batch processing. [INFO] 03:21:06.579 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:07.918 100% analyzed [INFO] 03:21:07.918 Batch processing: Done. [INFO] 03:21:07.919 Did not optimize analysis for any files, performed a full analysis for all 49 files. [INFO] 03:21:08.057 No "Test" source files to scan. [INFO] 03:21:08.057 No "Generated" source files to scan. [INFO] 03:21:08.057 Sensor JavaSensor [java] (done) | time=1514ms [INFO] 03:21:08.058 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:08.058 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:08.058 Sensor SurefireSensor [java] [INFO] 03:21:08.058 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tree/target/surefire-reports] [INFO] 03:21:08.058 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:08.058 Sensor XML Sensor [xml] [INFO] 03:21:08.059 1 source file to be analyzed [INFO] 03:21:08.063 1/1 source file has been analyzed [INFO] 03:21:08.064 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 03:21:08.064 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:08.064 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:08.071 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 03:21:08.071 Sensor Java Config Sensor [iac] [INFO] 03:21:08.072 0 source files to be analyzed [INFO] 03:21:08.072 0/0 source files have been analyzed [INFO] 03:21:08.072 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:08.072 Sensor IaC Docker Sensor [iac] [INFO] 03:21:08.073 0 source files to be analyzed [INFO] 03:21:08.076 0/0 source files have been analyzed [INFO] 03:21:08.076 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 03:21:08.076 Sensor Serverless configuration file sensor [security] [INFO] 03:21:08.077 0 Serverless function entries were found in the project [INFO] 03:21:08.077 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:08.077 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 03:21:08.077 Sensor AWS SAM template file sensor [security] [INFO] 03:21:08.077 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:08.077 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:08.077 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:08.077 ------------- Run sensors on module org.eclipse.sirius.tests.junit.support [INFO] 03:21:08.112 Sensor JavaSensor [java] [INFO] 03:21:08.112 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:08.118 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:08.118 No "Main" source files to scan. [INFO] 03:21:08.290 Using ECJ batch to parse 34 Test java source files with batch size 214 KB. [INFO] 03:21:08.305 Starting batch processing. [INFO] 03:21:08.340 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:08.880 100% analyzed [INFO] 03:21:08.880 Batch processing: Done. [INFO] 03:21:08.881 Did not optimize analysis for any files, performed a full analysis for all 34 files. [INFO] 03:21:08.881 No "Generated" source files to scan. [INFO] 03:21:08.881 Sensor JavaSensor [java] (done) | time=769ms [INFO] 03:21:08.881 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:08.881 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:08.881 Sensor SurefireSensor [java] [INFO] 03:21:08.881 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.tests.junit.support/target/surefire-reports] [INFO] 03:21:08.881 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:08.881 Sensor XML Sensor [xml] [INFO] 03:21:08.882 1 source file to be analyzed [INFO] 03:21:08.885 1/1 source file has been analyzed [INFO] 03:21:08.885 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:08.885 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:08.885 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:08.892 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 03:21:08.892 Sensor Java Config Sensor [iac] [INFO] 03:21:08.893 0 source files to be analyzed [INFO] 03:21:08.893 0/0 source files have been analyzed [INFO] 03:21:08.893 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:08.893 Sensor IaC Docker Sensor [iac] [INFO] 03:21:08.893 0 source files to be analyzed [INFO] 03:21:08.896 0/0 source files have been analyzed [INFO] 03:21:08.896 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:08.896 Sensor Serverless configuration file sensor [security] [INFO] 03:21:08.896 0 Serverless function entries were found in the project [INFO] 03:21:08.896 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:08.896 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:08.896 Sensor AWS SAM template file sensor [security] [INFO] 03:21:08.896 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:08.896 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:08.896 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:08.897 ------------- Run sensors on module org.eclipse.sirius.ext.emf.ui [INFO] 03:21:08.932 Sensor JavaSensor [java] [INFO] 03:21:08.932 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 03:21:08.935 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 03:21:08.935 Using ECJ batch to parse 4 Main java source files with batch size 214 KB. [INFO] 03:21:08.936 Starting batch processing. [INFO] 03:21:08.949 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 03:21:09.038 100% analyzed [INFO] 03:21:09.038 Batch processing: Done. [INFO] 03:21:09.038 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 03:21:09.175 No "Test" source files to scan. [INFO] 03:21:09.175 No "Generated" source files to scan. [INFO] 03:21:09.175 Sensor JavaSensor [java] (done) | time=244ms [INFO] 03:21:09.175 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:09.175 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:09.175 Sensor SurefireSensor [java] [INFO] 03:21:09.175 parsing [/home/jenkins/agent/workspace/sirius.sonar-master/plugins/org.eclipse.sirius.ext.emf.ui/target/surefire-reports] [INFO] 03:21:09.175 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 03:21:09.175 Sensor XML Sensor [xml] [INFO] 03:21:09.176 1 source file to be analyzed [INFO] 03:21:09.179 1/1 source file has been analyzed [INFO] 03:21:09.179 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 03:21:09.179 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 03:21:09.179 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 03:21:09.180 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 03:21:09.180 Sensor Java Config Sensor [iac] [INFO] 03:21:09.181 0 source files to be analyzed [INFO] 03:21:09.181 0/0 source files have been analyzed [INFO] 03:21:09.181 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:09.181 Sensor IaC Docker Sensor [iac] [INFO] 03:21:09.181 0 source files to be analyzed [INFO] 03:21:09.184 0/0 source files have been analyzed [INFO] 03:21:09.184 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:09.184 Sensor Serverless configuration file sensor [security] [INFO] 03:21:09.184 0 Serverless function entries were found in the project [INFO] 03:21:09.184 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:09.184 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:09.184 Sensor AWS SAM template file sensor [security] [INFO] 03:21:09.184 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:09.184 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:09.184 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:09.184 ------------- Run sensors on module Sirius Parent [INFO] 03:21:09.219 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 03:21:09.219 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 03:21:09.219 Sensor XML Sensor [xml] [INFO] 03:21:09.220 1 source file to be analyzed [INFO] 03:21:09.255 1/1 source file has been analyzed [INFO] 03:21:09.255 Sensor XML Sensor [xml] (done) | time=36ms [INFO] 03:21:09.255 Sensor JaCoCo XML Report Importer [jacoco] [WARNING] 03:21:09.255 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] 03:21:09.255 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 03:21:09.255 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 03:21:09.255 Sensor Java Config Sensor [iac] [INFO] 03:21:09.256 0 source files to be analyzed [INFO] 03:21:09.256 0/0 source files have been analyzed [INFO] 03:21:09.256 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 03:21:09.256 Sensor IaC Docker Sensor [iac] [INFO] 03:21:09.256 0 source files to be analyzed [INFO] 03:21:09.259 0/0 source files have been analyzed [INFO] 03:21:09.259 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 03:21:09.259 Sensor Serverless configuration file sensor [security] [INFO] 03:21:09.259 0 Serverless function entries were found in the project [INFO] 03:21:09.259 0 Serverless function handlers were kept as entrypoints [INFO] 03:21:09.259 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 03:21:09.259 Sensor AWS SAM template file sensor [security] [INFO] 03:21:09.259 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 03:21:09.259 Sensor AWS SAM Inline template file sensor [security] [INFO] 03:21:09.259 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 03:21:09.259 Sensor javabugs [dbd] [INFO] 03:21:09.450 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/java [INFO] 03:21:10.347 Analyzing 26049 functions to detect bugs. [INFO] 03:22:33.617 Sensor javabugs [dbd] (done) | time=84358ms [INFO] 03:22:33.617 Sensor pythonbugs [dbd] [INFO] 03:22:33.618 Reading IR files from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ir/python [INFO] 03:22:33.618 No IR files have been included for analysis. [INFO] 03:22:33.618 Sensor pythonbugs [dbd] (done) | time=1ms [INFO] 03:22:33.618 Sensor TextAndSecretsSensor [text] [INFO] 03:22:33.618 Available processors: 2 [INFO] 03:22:33.618 Using 2 threads for analysis. [INFO] 03:22:33.966 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 03:22:34.014 Using git CLI to retrieve untracked files [INFO] 03:22:35.238 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 03:22:35.897 5501 source files to be analyzed [INFO] 03:22:45.897 2392/5501 files analyzed, current files: plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/diagram/modeler/ecore/design/EntitiesDiagramRefreshTests.java, plugins/org.eclipse.sirius.table.ui/src/org/eclipse/sirius/table/ui/tools/internal/editor/provider/DTableActionBarContributor.java [INFO] 03:22:48.287 5501/5501 source files have been analyzed [INFO] 03:22:48.287 Sensor TextAndSecretsSensor [text] (done) | time=14669ms [INFO] 03:22:48.287 Sensor JavaSecuritySensor [security] [INFO] 03:22:48.290 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] 03:22:48.291 Load type hierarchy and UCFGs: Starting [INFO] 03:22:48.291 Load type hierarchy: Starting [INFO] 03:22:48.291 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 03:22:48.948 Read 15417 type definitions [INFO] 03:22:49.095 Load type hierarchy: Time spent was 00:00:00.803 [INFO] 03:22:49.095 Load UCFGs: Starting [INFO] 03:22:49.096 Reading UCFGs from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/java [INFO] 03:22:53.840 Load UCFGs: Time spent was 00:00:04.743 [INFO] 03:22:53.840 Load type hierarchy and UCFGs: Time spent was 00:00:05.548 [INFO] 03:22:53.840 Analyzing 25604 UCFGs to detect vulnerabilities. [INFO] 03:22:53.840 Check cache: Starting [INFO] 03:22:53.840 Load cache: Starting [INFO] 03:22:53.840 Load cache: Time spent was 00:00:00.000 [INFO] 03:22:53.840 Check cache: Time spent was 00:00:00.000 [INFO] 03:22:53.840 Create runtime call graph: Starting [INFO] 03:22:53.841 Variable Type Analysis #1: Starting [INFO] 03:22:53.842 Create runtime type propagation graph: Starting [INFO] 03:22:56.367 Create runtime type propagation graph: Time spent was 00:00:02.525 [INFO] 03:22:56.368 Run SCC (Tarjan) on 168534 nodes: Starting [INFO] 03:22:56.556 Run SCC (Tarjan) on 168534 nodes: Time spent was 00:00:00.187 [INFO] 03:22:56.556 Tarjan found 164777 strongly connected components [INFO] 03:22:56.556 Propagate runtime types to strongly connected components: Starting [INFO] 03:22:57.186 Propagate runtime types to strongly connected components: Time spent was 00:00:00.629 [INFO] 03:22:57.186 Variable Type Analysis #1: Time spent was 00:00:03.344 [INFO] 03:22:57.191 Variable Type Analysis #2: Starting [INFO] 03:22:57.191 Create runtime type propagation graph: Starting [INFO] 03:22:59.272 Create runtime type propagation graph: Time spent was 00:00:02.080 [INFO] 03:22:59.272 Run SCC (Tarjan) on 167132 nodes: Starting [INFO] 03:22:59.408 Run SCC (Tarjan) on 167132 nodes: Time spent was 00:00:00.135 [INFO] 03:22:59.408 Tarjan found 164171 strongly connected components [INFO] 03:22:59.408 Propagate runtime types to strongly connected components: Starting [INFO] 03:22:59.755 Propagate runtime types to strongly connected components: Time spent was 00:00:00.346 [INFO] 03:22:59.755 Variable Type Analysis #2: Time spent was 00:00:02.563 [INFO] 03:22:59.772 Create runtime call graph: Time spent was 00:00:05.932 [INFO] 03:22:59.772 Load config: Starting [INFO] 03:23:00.710 Load config: Time spent was 00:00:00.937 [INFO] 03:23:00.710 Compute entry points: Starting [INFO] 03:23:11.560 Compute entry points: Time spent was 00:00:10.849 [INFO] 03:23:11.560 No entry points found. [INFO] 03:23:11.583 java security sensor: Time spent was 00:00:23.293 [INFO] 03:23:11.584 java security sensor: Begin: 2024-06-28T03:22:48.289796940Z, End: 2024-06-28T03:23:11.583328996Z, Duration: 00:00:23.293 Load type hierarchy and UCFGs: Begin: 2024-06-28T03:22:48.291528261Z, End: 2024-06-28T03:22:53.840120640Z, Duration: 00:00:05.548 Load type hierarchy: Begin: 2024-06-28T03:22:48.291576554Z, End: 2024-06-28T03:22:49.095528379Z, Duration: 00:00:00.803 Load UCFGs: Begin: 2024-06-28T03:22:49.095932759Z, End: 2024-06-28T03:22:53.839862899Z, Duration: 00:00:04.743 Check cache: Begin: 2024-06-28T03:22:53.840162682Z, End: 2024-06-28T03:22:53.840591717Z, Duration: 00:00:00.000 Load cache: Begin: 2024-06-28T03:22:53.840176089Z, End: 2024-06-28T03:22:53.840227145Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-06-28T03:22:53.840640998Z, End: 2024-06-28T03:22:59.772703576Z, Duration: 00:00:05.932 Variable Type Analysis #1: Begin: 2024-06-28T03:22:53.841502384Z, End: 2024-06-28T03:22:57.186195228Z, Duration: 00:00:03.344 Create runtime type propagation graph: Begin: 2024-06-28T03:22:53.842645326Z, End: 2024-06-28T03:22:56.367825339Z, Duration: 00:00:02.525 Run SCC (Tarjan) on 168534 nodes: Begin: 2024-06-28T03:22:56.368291448Z, End: 2024-06-28T03:22:56.556145050Z, Duration: 00:00:00.187 Propagate runtime types to strongly connected components: Begin: 2024-06-28T03:22:56.556335346Z, End: 2024-06-28T03:22:57.186039702Z, Duration: 00:00:00.629 Variable Type Analysis #2: Begin: 2024-06-28T03:22:57.191540236Z, End: 2024-06-28T03:22:59.755062236Z, Duration: 00:00:02.563 Create runtime type propagation graph: Begin: 2024-06-28T03:22:57.191614349Z, End: 2024-06-28T03:22:59.271962125Z, Duration: 00:00:02.080 Run SCC (Tarjan) on 167132 nodes: Begin: 2024-06-28T03:22:59.272112045Z, End: 2024-06-28T03:22:59.407983896Z, Duration: 00:00:00.135 Propagate runtime types to strongly connected components: Begin: 2024-06-28T03:22:59.408114429Z, End: 2024-06-28T03:22:59.754940372Z, Duration: 00:00:00.346 Load config: Begin: 2024-06-28T03:22:59.772807178Z, End: 2024-06-28T03:23:00.710373200Z, Duration: 00:00:00.937 Compute entry points: Begin: 2024-06-28T03:23:00.710478935Z, End: 2024-06-28T03:23:11.560321613Z, Duration: 00:00:10.849 [INFO] 03:23:11.584 java security sensor peak memory: 4455 MB [INFO] 03:23:11.584 Sensor JavaSecuritySensor [security] (done) | time=23297ms [INFO] 03:23:11.584 Sensor CSharpSecuritySensor [security] [INFO] 03:23:11.584 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] 03:23:11.584 Load type hierarchy and UCFGs: Starting [INFO] 03:23:11.584 Load type hierarchy: Starting [INFO] 03:23:11.584 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/ucfg2/cs [INFO] 03:23:11.584 Read 0 type definitions [INFO] 03:23:11.584 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 03:23:11.584 Load UCFGs: Starting [INFO] 03:23:11.584 Load UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.584 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.584 No UCFGs have been included for analysis. [INFO] 03:23:11.585 csharp security sensor: Time spent was 00:00:00.000 [INFO] 03:23:11.585 csharp security sensor: Begin: 2024-06-28T03:23:11.584523153Z, End: 2024-06-28T03:23:11.585100208Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-06-28T03:23:11.584654324Z, End: 2024-06-28T03:23:11.584914987Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-06-28T03:23:11.584664892Z, End: 2024-06-28T03:23:11.584839087Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-06-28T03:23:11.584872895Z, End: 2024-06-28T03:23:11.584896153Z, Duration: 00:00:00.000 [INFO] 03:23:11.585 csharp security sensor peak memory: 4455 MB [INFO] 03:23:11.585 Sensor CSharpSecuritySensor [security] (done) | time=1ms [INFO] 03:23:11.585 Sensor PhpSecuritySensor [security] [INFO] 03:23:11.585 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] 03:23:11.585 Load type hierarchy and UCFGs: Starting [INFO] 03:23:11.585 Load type hierarchy: Starting [INFO] 03:23:11.585 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/php [INFO] 03:23:11.585 Read 0 type definitions [INFO] 03:23:11.585 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 03:23:11.585 Load UCFGs: Starting [INFO] 03:23:11.585 Load UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.585 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.585 No UCFGs have been included for analysis. [INFO] 03:23:11.585 php security sensor: Time spent was 00:00:00.000 [INFO] 03:23:11.585 php security sensor: Begin: 2024-06-28T03:23:11.585371987Z, End: 2024-06-28T03:23:11.585753209Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-06-28T03:23:11.585451594Z, End: 2024-06-28T03:23:11.585602999Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-06-28T03:23:11.585461692Z, End: 2024-06-28T03:23:11.585544914Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-06-28T03:23:11.585570363Z, End: 2024-06-28T03:23:11.585586811Z, Duration: 00:00:00.000 [INFO] 03:23:11.585 php security sensor peak memory: 4455 MB [INFO] 03:23:11.585 Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] 03:23:11.585 Sensor PythonSecuritySensor [security] [INFO] 03:23:11.586 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] 03:23:11.586 Load type hierarchy and UCFGs: Starting [INFO] 03:23:11.586 Load type hierarchy: Starting [INFO] 03:23:11.586 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/python [INFO] 03:23:11.586 Read 0 type definitions [INFO] 03:23:11.586 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 03:23:11.586 Load UCFGs: Starting [INFO] 03:23:11.586 Load UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.586 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.586 No UCFGs have been included for analysis. [INFO] 03:23:11.586 python security sensor: Time spent was 00:00:00.000 [INFO] 03:23:11.586 python security sensor: Begin: 2024-06-28T03:23:11.585968058Z, End: 2024-06-28T03:23:11.586366936Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-06-28T03:23:11.586065314Z, End: 2024-06-28T03:23:11.586214400Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-06-28T03:23:11.586074806Z, End: 2024-06-28T03:23:11.586155705Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-06-28T03:23:11.586181577Z, End: 2024-06-28T03:23:11.586197249Z, Duration: 00:00:00.000 [INFO] 03:23:11.586 python security sensor peak memory: 4455 MB [INFO] 03:23:11.586 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 03:23:11.586 Sensor JsSecuritySensor [security] [INFO] 03:23:11.586 Enabled taint analysis rules: S5131, S2083, S5696, S6350, S5146, S6287, S6105, S5147, S2076, S5334, S5883, S6096, S5144, S3649, S2631 [INFO] 03:23:11.586 Load type hierarchy and UCFGs: Starting [INFO] 03:23:11.586 Load type hierarchy: Starting [INFO] 03:23:11.586 Reading type hierarchy from: /home/jenkins/agent/workspace/sirius.sonar-master/packaging/org.eclipse.sirius.parent/target/sonar/ucfg2/js [INFO] 03:23:11.586 Read 0 type definitions [INFO] 03:23:11.586 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 03:23:11.586 Load UCFGs: Starting [INFO] 03:23:11.586 Load UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.586 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 03:23:11.586 No UCFGs have been included for analysis. [INFO] 03:23:11.587 js security sensor: Time spent was 00:00:00.000 [INFO] 03:23:11.587 js security sensor: Begin: 2024-06-28T03:23:11.586609491Z, End: 2024-06-28T03:23:11.587071511Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-06-28T03:23:11.586783890Z, End: 2024-06-28T03:23:11.586929527Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-06-28T03:23:11.586794408Z, End: 2024-06-28T03:23:11.586871364Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-06-28T03:23:11.586898721Z, End: 2024-06-28T03:23:11.586914700Z, Duration: 00:00:00.000 [INFO] 03:23:11.587 js security sensor peak memory: 4455 MB [INFO] 03:23:11.587 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 03:23:11.587 ------------- Run sensors on project [INFO] 03:23:11.590 Sensor Zero Coverage Sensor [INFO] 03:23:11.612 Sensor Zero Coverage Sensor (done) | time=22ms [INFO] 03:23:11.612 Sensor Java CPD Block Indexer [INFO] 03:23:14.741 Sensor Java CPD Block Indexer (done) | time=3129ms [INFO] 03:23:15.051 SCM Publisher SCM provider for this project is: git [INFO] 03:23:15.052 SCM Publisher 14 source files to be analyzed [INFO] 03:23:17.388 SCM Publisher 14/14 source files have been analyzed (done) | time=2334ms [INFO] 03:23:17.756 CPD Executor 698 files had no CPD blocks [INFO] 03:23:17.756 CPD Executor Calculating CPD for 2754 files [INFO] 03:23:18.432 CPD Executor CPD calculation finished (done) | time=676ms [INFO] 03:23:20.233 Analysis report generated in 1226ms, dir size=70 MB [INFO] 03:23:32.466 Analysis report compressed in 12233ms, zip size=26 MB [INFO] 03:24:18.059 Analysis report uploaded in 45593ms [INFO] 03:24:18.060 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org.eclipse.sirius [INFO] 03:24:18.060 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 03:24:18.060 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZBc31HM2mPuiwvlQi03 [INFO] 03:24:24.417 Sensor cache published successfully [INFO] 03:24:26.468 Analysis total time: 8:21.089 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 7.4.3-SNAPSHOT ....................... SUCCESS [08:30 min] [INFO] org.eclipse.sirius.ext.base 7.4.3-SNAPSHOT ......... SUCCESS [ 15.746 s] [INFO] org.eclipse.sirius.ext.e3 7.4.3-SNAPSHOT ........... SUCCESS [ 0.518 s] [INFO] org.eclipse.sirius.ext.emf 7.4.3-SNAPSHOT .......... SUCCESS [ 0.500 s] [INFO] org.eclipse.sirius.ext.emf.edit 7.4.3-SNAPSHOT ..... SUCCESS [ 0.386 s] [INFO] org.eclipse.sirius.ext.emf.tx 7.4.3-SNAPSHOT ....... SUCCESS [ 0.745 s] [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.3-SNAPSHOT . SUCCESS [ 0.194 s] [INFO] org.eclipse.sirius.ext.ide 7.4.3-SNAPSHOT .......... SUCCESS [ 0.288 s] [INFO] org.eclipse.sirius.model 7.4.3-SNAPSHOT ............ SUCCESS [ 1.348 s] [INFO] org.eclipse.sirius.ecore.extender 7.4.3-SNAPSHOT ... SUCCESS [ 0.536 s] [INFO] org.eclipse.sirius.common 7.4.3-SNAPSHOT ........... SUCCESS [ 0.781 s] [INFO] org.eclipse.sirius 7.4.3-SNAPSHOT .................. SUCCESS [ 1.196 s] [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.3-SNAPSHOT SUCCESS [ 0.511 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.3-SNAPSHOT SUCCESS [ 1.051 s] [INFO] org.eclipse.sirius.common.interpreter 7.4.3-SNAPSHOT SUCCESS [ 0.226 s] [INFO] org.eclipse.sirius.common.ocl 7.4.3-SNAPSHOT ....... SUCCESS [ 0.275 s] [INFO] org.eclipse.sirius.diagram.model 7.4.3-SNAPSHOT .... SUCCESS [ 0.989 s] [INFO] org.eclipse.sirius.diagram 7.4.3-SNAPSHOT .......... SUCCESS [ 1.042 s] [INFO] org.eclipse.sirius.diagram.formatdata 7.4.3-SNAPSHOT SUCCESS [ 0.333 s] [INFO] org.eclipse.sirius.synchronizer 7.4.3-SNAPSHOT ..... SUCCESS [ 0.215 s] [INFO] org.eclipse.sirius.table.model 7.4.3-SNAPSHOT ...... SUCCESS [ 0.506 s] [INFO] org.eclipse.sirius.table 7.4.3-SNAPSHOT ............ SUCCESS [ 0.392 s] [INFO] org.eclipse.sirius.tree.model 7.4.3-SNAPSHOT ....... SUCCESS [ 0.329 s] [INFO] org.eclipse.sirius.tree 7.4.3-SNAPSHOT ............. SUCCESS [ 0.322 s] [INFO] org.eclipse.sirius.model.feature 7.4.3-SNAPSHOT .... SUCCESS [ 0.295 s] [INFO] org.eclipse.sirius.runtime 7.4.3-SNAPSHOT .......... SUCCESS [ 0.239 s] [INFO] org.eclipse.sirius.runtime.acceleo 7.4.3-SNAPSHOT .. SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.runtime.aql 7.4.3-SNAPSHOT ...... SUCCESS [ 0.165 s] [INFO] org.eclipse.sirius.runtime.ocl 7.4.3-SNAPSHOT ...... SUCCESS [ 0.115 s] [INFO] org.eclipse.sirius.headless.update 7.4.3-SNAPSHOT .. SUCCESS [ 2.327 s] [INFO] org.eclipse.sirius.ext.draw2d 7.4.3-SNAPSHOT ....... SUCCESS [ 2.285 s] [INFO] org.eclipse.sirius.ext.e3.ui 7.4.3-SNAPSHOT ........ SUCCESS [ 2.197 s] [INFO] org.eclipse.sirius.ext.emf.ui 7.4.3-SNAPSHOT ....... SUCCESS [ 0.442 s] [INFO] org.eclipse.sirius.ext.gef 7.4.3-SNAPSHOT .......... SUCCESS [ 0.535 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.3-SNAPSHOT .. SUCCESS [ 1.156 s] [INFO] org.eclipse.sirius.ext.jface 7.4.3-SNAPSHOT ........ SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.ext.swt 7.4.3-SNAPSHOT .......... SUCCESS [ 0.304 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.3-SNAPSHOT SUCCESS [ 0.247 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.3-SNAPSHOT SUCCESS [ 5.857 s] [INFO] org.eclipse.sirius.common.ui 7.4.3-SNAPSHOT ........ SUCCESS [ 0.679 s] [INFO] org.eclipse.sirius.common.ui.ext 7.4.3-SNAPSHOT .... SUCCESS [ 0.408 s] [INFO] org.eclipse.sirius.common.xtext 7.4.3-SNAPSHOT ..... SUCCESS [ 5.006 s] [INFO] org.eclipse.sirius.ui 7.4.3-SNAPSHOT ............... SUCCESS [ 1.589 s] [INFO] org.eclipse.sirius.diagram.ui 7.4.3-SNAPSHOT ....... SUCCESS [ 4.300 s] [INFO] org.eclipse.sirius.diagram.elk 7.4.3-SNAPSHOT ...... SUCCESS [ 1.202 s] [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.3-SNAPSHOT SUCCESS [ 1.284 s] [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.3-SNAPSHOT ... SUCCESS [ 0.897 s] [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.3-SNAPSHOT SUCCESS [ 0.513 s] [INFO] org.eclipse.sirius.diagram.sequence 7.4.3-SNAPSHOT . SUCCESS [ 1.174 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.3-SNAPSHOT SUCCESS [ 1.056 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.3-SNAPSHOT SUCCESS [ 1.019 s] [INFO] org.eclipse.sirius.doc 7.4.3-SNAPSHOT .............. SUCCESS [ 1.529 s] [INFO] org.eclipse.sirius.editor 7.4.3-SNAPSHOT ........... SUCCESS [ 1.151 s] [INFO] org.eclipse.sirius.editor.diagram 7.4.3-SNAPSHOT ... SUCCESS [ 1.327 s] [INFO] org.eclipse.sirius.editor.sequence 7.4.3-SNAPSHOT .. SUCCESS [ 1.042 s] [INFO] org.eclipse.sirius.table.ui 7.4.3-SNAPSHOT ......... SUCCESS [ 0.785 s] [INFO] org.eclipse.sirius.editor.table 7.4.3-SNAPSHOT ..... SUCCESS [ 0.644 s] [INFO] org.eclipse.sirius.tree.ui 7.4.3-SNAPSHOT .......... SUCCESS [ 0.574 s] [INFO] org.eclipse.sirius.editor.tree 7.4.3-SNAPSHOT ...... SUCCESS [ 0.613 s] [INFO] org.eclipse.sirius.eef.adapters 7.4.3-SNAPSHOT ..... SUCCESS [ 0.806 s] [INFO] org.eclipse.sirius.interpreter 7.4.3-SNAPSHOT ...... SUCCESS [ 0.401 s] [INFO] org.eclipse.sirius.table.ui.ext 7.4.3-SNAPSHOT ..... SUCCESS [ 0.443 s] [INFO] org.eclipse.sirius.tree.ui.ext 7.4.3-SNAPSHOT ...... SUCCESS [ 0.499 s] [INFO] org.eclipse.sirius.ui.ext 7.4.3-SNAPSHOT ........... SUCCESS [ 0.459 s] [INFO] org.eclipse.sirius.ui.editor 7.4.3-SNAPSHOT ........ SUCCESS [ 0.507 s] [INFO] org.eclipse.sirius.tests.junit.support 7.4.3-SNAPSHOT SUCCESS [ 0.939 s] [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.3-SNAPSHOT SUCCESS [ 1.317 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.196 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.173 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.348 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.228 s] [INFO] org.eclipse.sirius.samples.family 7.4.3-SNAPSHOT ... SUCCESS [ 0.258 s] [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.3-SNAPSHOT SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.properties 7.4.3-SNAPSHOT ....... SUCCESS [ 0.585 s] [INFO] org.eclipse.sirius.properties.edit 7.4.3-SNAPSHOT .. SUCCESS [ 0.723 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.231 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.3-SNAPSHOT SUCCESS [ 0.548 s] [INFO] org.eclipse.sirius.properties.defaultrules 7.4.3-SNAPSHOT SUCCESS [ 0.246 s] [INFO] org.eclipse.sirius.properties.core 7.4.3-SNAPSHOT .. SUCCESS [ 0.437 s] [INFO] org.eclipse.sirius.editor.properties 7.4.3-SNAPSHOT SUCCESS [ 1.179 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.582 s] [INFO] org.eclipse.sirius.ui.properties 7.4.3-SNAPSHOT .... SUCCESS [ 0.685 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.3-SNAPSHOT SUCCESS [ 0.682 s] [INFO] org.eclipse.sirius.sample.properties 7.4.3-SNAPSHOT SUCCESS [ 0.329 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.3-SNAPSHOT SUCCESS [ 0.353 s] [INFO] org.eclipse.sirius.sample.properties.radio 7.4.3-SNAPSHOT SUCCESS [ 0.322 s] [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.3-SNAPSHOT SUCCESS [ 0.317 s] [INFO] org.eclipse.sirius.tests.ui.properties 7.4.3-SNAPSHOT SUCCESS [ 1.211 s] [INFO] org.eclipse.sirius.aql 7.4.3-SNAPSHOT .............. SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.doc.feature 7.4.3-SNAPSHOT ...... SUCCESS [ 0.149 s] [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.3-SNAPSHOT .. SUCCESS [ 0.279 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.3-SNAPSHOT ... SUCCESS [ 0.473 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.3-SNAPSHOT SUCCESS [ 0.272 s] [INFO] org.eclipse.sirius.samples 7.4.3-SNAPSHOT .......... SUCCESS [ 0.379 s] [INFO] org.eclipse.sirius.specifier 7.4.3-SNAPSHOT ........ SUCCESS [ 0.777 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.3-SNAPSHOT SUCCESS [ 0.306 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.3-SNAPSHOT SUCCESS [ 0.093 s] [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.3-SNAPSHOT . SUCCESS [ 0.326 s] [INFO] org.eclipse.sirius.tests.support 7.4.3-SNAPSHOT .... SUCCESS [ 0.344 s] [INFO] org.eclipse.sirius.interpreter.feature 7.4.3-SNAPSHOT SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.232 s] [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.269 s] [INFO] org.eclipse.sirius.samples.properties.feature 7.4.3-SNAPSHOT SUCCESS [ 0.178 s] [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.3-SNAPSHOT SUCCESS [ 0.406 s] [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.3-SNAPSHOT SUCCESS [ 0.707 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.3-SNAPSHOT SUCCESS [ 0.169 s] [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.3-SNAPSHOT SUCCESS [ 0.226 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.3-SNAPSHOT SUCCESS [ 0.293 s] [INFO] org.eclipse.sirius.tests.sample.component 7.4.3-SNAPSHOT SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.3-SNAPSHOT SUCCESS [ 0.859 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.3-SNAPSHOT SUCCESS [ 0.267 s] [INFO] org.eclipse.sirius.sample.interactions 7.4.3-SNAPSHOT SUCCESS [ 0.233 s] [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.3-SNAPSHOT SUCCESS [ 0.199 s] [INFO] org.eclipse.sirius.tests.sample.migration 7.4.3-SNAPSHOT SUCCESS [ 0.516 s] [INFO] org.eclipse.sirius.sample.interactions.design 7.4.3-SNAPSHOT SUCCESS [ 0.928 s] [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.3-SNAPSHOT SUCCESS [ 0.406 s] [INFO] org.eclipse.sirius.sample.ecore.design 7.4.3-SNAPSHOT SUCCESS [ 1.154 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.3-SNAPSHOT SUCCESS [ 1.045 s] [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.3-SNAPSHOT SUCCESS [ 0.334 s] [INFO] org.eclipse.sirius.tests.junit 7.4.3-SNAPSHOT ...... SUCCESS [ 8.440 s] [INFO] org.eclipse.sirius.tests.tree 7.4.3-SNAPSHOT ....... SUCCESS [ 2.022 s] [INFO] org.eclipse.sirius.tests.swtbot 7.4.3-SNAPSHOT ..... SUCCESS [ 5.157 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.3-SNAPSHOT SUCCESS [ 0.441 s] [INFO] org.eclipse.sirius.tests 7.4.3-SNAPSHOT ............ SUCCESS [ 0.605 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.3-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.3-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.3-SNAPSHOT SUCCESS [ 0.539 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.3-SNAPSHOT SUCCESS [ 0.368 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.3-SNAPSHOT SUCCESS [ 0.177 s] [INFO] org.eclipse.sirius.update 7.4.3-SNAPSHOT ........... SUCCESS [ 20.287 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.3-SNAPSHOT SUCCESS [ 0.506 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.3-SNAPSHOT SUCCESS [ 1.205 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.3-SNAPSHOT SUCCESS [ 1.231 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.3-SNAPSHOT SUCCESS [ 6.814 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.3-SNAPSHOT SUCCESS [ 0.520 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.3-SNAPSHOT SUCCESS [ 0.871 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.3-SNAPSHOT SUCCESS [ 0.727 s] [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.3-SNAPSHOT SUCCESS [ 2.315 s] [INFO] org.eclipse.sirius.tests.update 7.4.3-SNAPSHOT ..... SUCCESS [ 3.147 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:26 min [INFO] Finished at: 2024-06-28T03:24:26Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE