Skip to content

Commit

Permalink
[Test] Add the test case PropertyValuesDetachment to the global test
Browse files Browse the repository at this point in the history
suite + Stop running RCPTT tests with the build (They are now launched
locally)

Change-Id: Ibc75a0dabf7a574b9e7fb8a034079f14fe6bed92
Signed-off-by: Tu Ton <minhtutonthat@gmail.com>
  • Loading branch information
minhtutonthat committed Mar 21, 2018
1 parent eca7392 commit 7d892a4
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
6 changes: 3 additions & 3 deletions tests/plugins/org.polarsys.capella.test.rcptt/AllTests.suite
Expand Up @@ -5,8 +5,8 @@ Element-Type: testsuite
Element-Version: 2.0
Id: _H2g9YMEUEeWqb6y2_gGIKQ
Manually-Ordered: true
Runtime-Version: 2.3.0.201712190725
Save-Time: 12/19/17 2:44 PM
Runtime-Version: 2.1.0.201606221726
Save-Time: 3/13/18 3:14 PM

------=_testcase-items-62c497da-4241-31f4-811a-6b453a3ecff8
Content-Type: text/testcase
Expand All @@ -19,7 +19,6 @@ _g6DIAFpOEeaZtZLaGPKybA // kind: 'test' name: 'CheckAFMFilePresenceAfterMigratio
_LPsygGYiEeaVsIgvj-cA7g // kind: 'suite' name: 'PatternSuite' path: 'Patterns/PatternSuite.suite'
_s0WTkLfUEea5ZpGbd-RfXw // kind: 'test' name: 'FragmentedModelDiffMerge' path: 'FragmentedModelDiffMerge/FragmentedModelDiffMerge.test'
_KKad8L0gEeaNWvF_GpqW3w // kind: 'suite' name: 'ValidationProfileSuite' path: 'PrefConfig/ValidationProfileSuite.suite'
_zy85YBhIEee-A_RTBZbvjg // kind: 'test' name: 'DetachVP' path: 'detachment/DetachVP.test'
_AczyQB3uEeex3Nv8iShVXQ // kind: 'suite' name: 'InnerDiagramsSuite' path: 'InnerDiagrams/InnerDiagramsSuite.suite'
_6DCJACmvEeeLMJ-eLKwAnw // kind: 'suite' name: 'Constraint' path: 'Constraint/Constraint.suite'
_02YZQDS4EeeZEMGRa8a5kg // kind: 'test' name: 'DragnDropClassDiagram' path: 'DragAndDrop/DragnDropClassDiagram.test'
Expand All @@ -33,5 +32,6 @@ _8tBCsOSeEeeF_6848eoV8Q // kind: 'test' name: 'HidePartsByDefaultInProjectExplor
_r_UEYOSgEeeF_6848eoV8Q // kind: 'test' name: 'LocatedElementIsFilteredInCapellaExplorer' path: 'ProjectExplorer/LocatedElementIsFilteredInCapellaExplorer.test'
_-NK48OTBEee98IEkL9YSZg // kind: 'test' name: 'LocatedElementIsFilteredInCapellaExplorer_GoTo' path: 'ProjectExplorer/LocatedElementIsFilteredInCapellaExplorer_GoTo.test'
_j7W34AXEEeiIZY68FD204w // kind: 'suite' name: 'RefreshAllSubRepresentations_Suite' path: 'SiriusUiNavigator/RefreshAllSubRepresentations_Suite.suite'
_0kJfgCbIEeieRPPEeacKyA // kind: 'suite' name: 'DetachmentTestSuite' path: 'detachment/DetachmentTestSuite.suite'

------=_testcase-items-62c497da-4241-31f4-811a-6b453a3ecff8--
@@ -0,0 +1,17 @@
--- RCPTT testcase ---
Format-Version: 1.0
Element-Name: DetachmentTestSuite
Element-Type: testsuite
Element-Version: 2.0
Id: _0kJfgCbIEeieRPPEeacKyA
Runtime-Version: 2.1.0.201606221726
Save-Time: 3/13/18 3:14 PM

------=_testcase-items-62c497da-4241-31f4-811a-6b453a3ecff8
Content-Type: text/testcase
Entry-Name: testcase-items

_zy85YBhIEee-A_RTBZbvjg // kind: 'test' name: 'DetachVP' path: 'DetachVP.test'
_2XTFcBhIEee-A_RTBZbvjg // kind: 'test' name: 'PropertyValuesDetachment' path: 'PropertyValuesDetachment.test'

------=_testcase-items-62c497da-4241-31f4-811a-6b453a3ecff8--
3 changes: 1 addition & 2 deletions tests/plugins/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2017 THALES GLOBAL SERVICES.
Copyright (c) 2017, 2018 THALES GLOBAL SERVICES.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -61,7 +61,6 @@
<module>org.polarsys.capella.test.suites.ju</module>
<module>org.polarsys.capella.test.transition.ju</module>
<module>org.polarsys.capella.test.validation.rules.ju</module>
<module>org.polarsys.capella.test.rcptt</module>
<module>org.polarsys.capella.test.doc.ju</module>
</modules>
</profile>
Expand Down

0 comments on commit 7d892a4

Please sign in to comment.