summaryrefslogtreecommitdiffstats
path: root/test/ctest
diff options
context:
space:
mode:
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