Exclude test_memory - known issues with it
This commit is contained in:
parent
9b5d737d8b
commit
757c1cdea4
3
gdl.spec
3
gdl.spec
@ -155,8 +155,9 @@ install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
|
||||
%check
|
||||
cd build
|
||||
# test_bug_3104326 and test_execute expects to use DISPLAY
|
||||
# Known issues with test_memory
|
||||
# Known issues with str_sep
|
||||
make check ARGS="-V -E 'test_bug_3104326|test_execute|test_str_sep'"
|
||||
make check ARGS="-V -E 'test_bug_3104326|test_execute|test_memory|test_str_sep'"
|
||||
|
||||
|
||||
%clean
|
||||
|
Loading…
Reference in New Issue
Block a user