Commit 520c1192 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Reenable -n tests for CI

parent 4f03c2d0
......@@ -332,7 +332,7 @@ endmacro()
# tests testname directory arguments
add_pyston_test(defaults tests --order-by-mtime -t50)
# XXX: reenable
# add_pyston_test(force_llvm tests -a=-n -a=-X -t50)
add_pyston_test(force_llvm tests -a=-n -a=-X -t50)
if(${CMAKE_BUILD_TYPE} STREQUAL "Release")
add_pyston_test(max_compilation_tier tests -a=-O -a=-X -t50)
endif()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment