https://bugzilla.wikimedia.org/show_bug.cgi?id=51083

       Web browser: ---
            Bug ID: 51083
           Summary: Script to sync parser tests.
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

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>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to