diff --git a/tests/Makefile.am b/tests/Makefile.am index 0242ab640fe6d311773640fa44af83f902ed72d9..62eb9baa5540bc7dea77d6e4d3f41abce4731bf1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -53,9 +53,6 @@ TESTS = check_version check_init\ check_protobuf_c \ check_transport_gfs \ check_declare \ - check_schema_parse \ - check_type_parser \ - check_symtab \ check_pool_local \ check_pool_local_putget \ check_pool_local_stress \ @@ -68,6 +65,10 @@ TESTS = check_version check_init\ check_pm_declare.sh \ check_pm_interlock.sh +# will come when 46-* branch is completely merged +# check_schema_parse \ +# check_type_parser \ +# check_symtab # too expensive: check_pool_local_multi # check_mempool