Tests: Parallelize Python tests
- "./run_all --fast" parallelizes all Python tests. Perl and C++ tests are not guaranteed to run in an isolated environment, so run them serially instead. - Adjust some tests in order to recognize them as Python.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python2.7
|
||||
#!/usr/bin/env python2.7
|
||||
# -*- coding: utf-8 -*-
|
||||
###############################################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user