summaryrefslogtreecommitdiffstats
path: root/test/ctest
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-12-26 22:29:22 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-12-26 22:29:22 (GMT)
commit42437db418574f2a80d098e568b9498a21343800 (patch)
tree291c1983d8ad14b97be19fda7f3601b9d83c2031 /test/ctest
parent330576fcb4d97504e0d6951067b753499d91b541 (diff)
downloaduscxml-42437db418574f2a80d098e568b9498a21343800.zip
uscxml-42437db418574f2a80d098e568b9498a21343800.tar.gz
uscxml-42437db418574f2a80d098e568b9498a21343800.tar.bz2
Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodel
Diffstat (limited to 'test/ctest')
-rw-r--r--test/ctest/CTestCustom.ctest.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/ctest/CTestCustom.ctest.in b/test/ctest/CTestCustom.ctest.in
index c4fc9c9..3af297e 100644
--- a/test/ctest/CTestCustom.ctest.in
+++ b/test/ctest/CTestCustom.ctest.in
@@ -28,6 +28,15 @@ set(CTEST_CUSTOM_TESTS_IGNORE
"fsm/ecma/test415.scxml" # manual test
# "fsm/ecma/test513.txt" # manual test
+ ### Ignore for flattened, minimized ECMAScript datamodel
+ "fsm/minimized/ecma/test178.scxml" # manual test
+ "fsm/minimized/ecma/test230.scxml" # manual test
+ "fsm/minimized/ecma/test250.scxml" # manual test
+ "fsm/minimized/ecma/test301.scxml" # manual test
+ "fsm/minimized/ecma/test307.scxml" # manual test
+ "fsm/minimized/ecma/test415.scxml" # manual test
+ # "fsm/ecma/test513.txt" # manual test
+
### Just ignore the XPath datamodel tests that hang, most of the rest fails as well
"xpath/test388.scxml" # hangs
"xpath/test580.scxml" # hangs