diff --git a/tests/meson.build b/tests/meson.build index 0e8d8a8a302d808332d5b731611511c48beeff43..a02648e48cb86b766daef4986b5769dc68b4228d 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -20,10 +20,11 @@ tests = { 'description': 'Test EMPER\'s C++ API', }, - 'SimpleActorTest.cpp': - { - 'description': 'Simple Actor Test', - }, + # 'SimpleActorTest.cpp': + # { + # 'description': 'Simple Actor Test', + # 'test_suite': 'broken', + # }, 'SimpleLawsTest.cpp': {