add XXX about #3446

This commit is contained in:
David Glasser
2015-01-08 15:22:31 -08:00
parent 60ba1f403b
commit 4381bb86ef

View File

@@ -1373,6 +1373,9 @@ main.registerCommand({
// resolution.) This will get written to disk once we prepareProjectForBuild,
// either in the Cordova code below, right before deploying below, or in the
// app runner.
// XXX We need to also remove all other constraints from the file, or else
// if you use --test-app-path twice it will keep testing stuff from the
// previous iteration! #3446
projectContext.projectConstraintsFile.addConstraints(constraintsToAdd);
// The rest of the projectContext preparation process will happen inside the