Last modified: 2013-07-18 19:59:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53083, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51083 - Script to sync parser tests.
Script to sync parser tests.
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: C. Scott Ananian
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-10 00:41 UTC by C. Scott Ananian
Modified: 2013-07-18 19:59 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description C. Scott Ananian 2013-07-10 00:41:45 UTC
From IRC:
(07:53:06 PM) gwicke: cscott: can you create a script to automate future merges?
(08:02:03 PM) cscott-free: it's not really hard (and maybe i should put this on the wiki): cd ~/Mediawiki/core ; git checkout -b sync-up <commit id of latest commit mentioned in fetch-parsertests> ; cp ~/Parsoid/tests/parserTests.txt tests/parser; git commit -a -m "Sync" ; git rebase master
(08:02:57 PM) cscott-free: in theory after you do that and get that patch merged to core, fetch-parserTests in parsoid will do the rest.
(08:04:09 PM) gwicke: cscott: sounds like a good thing to add to fetch-parsertests
(08:04:16 PM) gwicke: and maybe rename it to sync-parsertests
(08:04:35 PM) gwicke: sync-parsertests <core-dir>
Comment 1 Gerrit Notification Bot 2013-07-18 17:55:10 UTC
Change 74399 had a related patch set uploaded by Cscott:
Add tool to aid synchronization with upstream parser tests.

https://gerrit.wikimedia.org/r/74399
Comment 2 Gerrit Notification Bot 2013-07-18 19:14:20 UTC
Change 74399 merged by jenkins-bot:
Add tool to aid synchronization with upstream parser tests.

https://gerrit.wikimedia.org/r/74399

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links