MarkTraceur has submitted this change and it was merged.

Change subject: Use proper CL option for RT testing
......................................................................


Use proper CL option for RT testing

Use --prefix now, not --wiki

Change-Id: I4be87c6f45947d315b8a1a1b2ae57f516f88f667
---
M parsoid.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  MarkTraceur: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/parsoid.yaml b/parsoid.yaml
index 990d5d3..39c766b 100644
--- a/parsoid.yaml
+++ b/parsoid.yaml
@@ -191,7 +191,7 @@
             cd js/tests
             NODE_PATH=$NODE_PATH:../../contrib/node_modules
             node roundtrip-test.js "Barack Obama"
-            node roundtrip-test.js --wiki fr "Chope"
+            node roundtrip-test.js --prefix fr "Chope"
             node roundtrip-test.js --xml "Parkour"
 
 - project:

-- 
To view, visit https://gerrit.wikimedia.org/r/59978
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4be87c6f45947d315b8a1a1b2ae57f516f88f667
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to