jenkins-bot has submitted this change and it was merged.

Change subject: Sync parserTests with core.
......................................................................


Sync parserTests with core.

This matches upstream commit e0e58939694c085c04518816d03b98b03407e6ce.

Both parsoid and core are now in sync with renamed sections and
combined tests for html/php and html/parsoid.  This commit just
records the synchronization point.

Change-Id: I65eda05a6ab1c28a7b6eccb3b773cf9d90f033a4
---
M tests/fetch-parserTests.txt.js
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/tests/fetch-parserTests.txt.js b/tests/fetch-parserTests.txt.js
index 7810a14..f8d76b1 100755
--- a/tests/fetch-parserTests.txt.js
+++ b/tests/fetch-parserTests.txt.js
@@ -11,9 +11,9 @@
 //     and update these hashes automatically.
 //
 // You can use 'sha1sum -b tests/parser/parserTests.txt' to compute this value:
-var expectedSHA1 = "5a4cc734945349d141e33d044148b0cd578935c2";
+var expectedSHA1 = "45f9d280cc1c2980043e86494c7c28fcbf5e4c27";
 // git log --pretty=oneline -1 tests/parser/parserTests.txt
-var latestCommit = "0e0ffe4d17b2aea1a2da1fadc46e08b07708fe79";
+var latestCommit = "e0e58939694c085c04518816d03b98b03407e6ce";
 
 var fs = require('fs'),
        path = require('path'),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I65eda05a6ab1c28a7b6eccb3b773cf9d90f033a4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/parsoid
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to