Skip to content

Commit

Permalink
Disable broken ToT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asadchev committed Dec 18, 2020
1 parent c30fbd4 commit 72551ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ set(ta_test_src_files ta_test.cpp
initializer_list.cpp
diagonal_array.cpp
retile.cpp
tot_dist_array_part1.cpp
tot_dist_array_part2.cpp
# tot_dist_array_part1.cpp
# tot_dist_array_part2.cpp
random.cpp
trace.cpp
tot_expressions.cpp
Expand All @@ -108,8 +108,8 @@ set(ta_test_src_files ta_test.cpp
s_t_t_contract_.cpp
t_t_t_contract_.cpp
t_s_t_contract_.cpp
t_tot_tot_contract_.cpp
tot_tot_tot_contract_.cpp
# t_tot_tot_contract_.cpp
# tot_tot_tot_contract_.cpp
einsum.cpp
linalg.cpp
)
Expand Down

0 comments on commit 72551ef

Please sign in to comment.