This commit is contained in:
Orion Poplawski 2013-05-22 16:56:50 -06:00
parent 02f4dbadaf
commit 8d1ee16bae

View File

@ -158,7 +158,7 @@ cd build
# Known issues with test_memory
# Known issues with str_sep
# test_matrix_multiply is causing problems - hangs, etc.
make check ARGS="-V -E 'test_bug_3104326|test_execute|test_memory|test_str_sep|test_matix_multiply'"
make check ARGS="-V -E 'test_bug_3104326|test_execute|test_memory|test_str_sep|test_matrix_multiply'"
%clean