提交 dad40bf9 编写于 作者: G Guo Xiang Tan

Run ActionPack test cases in random order.

上级 34d6a17d
......@@ -483,8 +483,3 @@ def translate_exceptions(result)
# Use N processes (N defaults to 4)
Minitest.parallel_executor = ForkingExecutor.new(PROCESS_COUNT)
end
# FIXME: we have tests that depend on run order, we should fix that and
# remove this method call.
require 'active_support/test_case'
ActiveSupport::TestCase.test_order = :sorted
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册