Details
-
Type:
Bug
-
Status:
In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: X10 2.1.1
-
Fix Version/s: X10 2.3.2
-
Component/s: Build/Test Infrastructure
-
Labels:None
-
Number of attachments :
Description
Can you add a call to RunTestSuite in precommit and make sure the exit code is 0 at the end?
First we have to fix the running time of RunTestSuite, or decide on a smaller set of tests (instead of the whole of x10.tests/examples). As it is, adding RunTestSuite will triple the time it takes to run the precommit script on a fast machine. We cannot afford this kind of delay.