File project.diff of Package erlang-rebar-testsuite
--- erlang-rebar-testsuite.spec.orig
+++ erlang-rebar-testsuite.spec
@@ -102,6 +102,7 @@ rm -rf inttest/ct3
rm -rf inttest/ct_cover
# test is broken due to library path resolution problem
rm -rf inttest/proto_gpb
+rm -rf inttest/neotoma1
# rebar is not compatible with hg 1.0.2 delivered by SLE <= 11
# these checks will thus fail -> delete them
%if 0%{?sles_version} > 0 && 0%{?sles_version} <= 11
@@ -113,8 +114,6 @@ rm test/rebar_dia_tests.erl
%{_bindir}/rebar eunit
%{_bindir}/retest -l debug inttest
%{_bindir}/rebar xref
-%{_bindir}/rebar build-plt
-%{_bindir}/rebar dialyze
%endif
%if %{normal_build}
--- erlang-rebar.spec.orig
+++ erlang-rebar.spec
@@ -102,6 +102,7 @@ rm -rf inttest/ct3
rm -rf inttest/ct_cover
# test is broken due to library path resolution problem
rm -rf inttest/proto_gpb
+rm -rf inttest/neotoma1
# rebar is not compatible with hg 1.0.2 delivered by SLE <= 11
# these checks will thus fail -> delete them
%if 0%{?sles_version} > 0 && 0%{?sles_version} <= 11
@@ -113,8 +114,6 @@ rm test/rebar_dia_tests.erl
%{_bindir}/rebar eunit
%{_bindir}/retest -l debug inttest
%{_bindir}/rebar xref
-%{_bindir}/rebar build-plt
-%{_bindir}/rebar dialyze
%endif
%if %{normal_build}