[Bug 56590] Use the HTTP API in round-trip testing

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 Marc Ordinas i Llopis changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|--

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #18 from Gerrit Notification Bot --- Change 102011 merged by jenkins-bot: Bug 56590: Use the Parsoid HTTP API in round-trip testing https://gerrit.wikimedia.org/r/102011 -- You are receiving this mail because: You are on the CC l

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #17 from Gerrit Notification Bot --- Change 99348 abandoned by GWicke: Bug 56590: Use the Parsoid HTTP API in round-trip testing Reason: Moved to https://gerrit.wikimedia.org/r/#/c/102011/ https://gerrit.wikimedia.org/r/99348 --

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #16 from Gerrit Notification Bot --- Change 102011 had a related patch set uploaded by GWicke: Bug 56590: Use the Parsoid HTTP API in round-trip testing https://gerrit.wikimedia.org/r/102011 -- You are receiving this mail because

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #15 from ssas...@wikimedia.org --- So far, we've been doing some basic integration testing on a single page (en:Barack_Obama) in a Jenkins job after each commit. While we could fully mock up all API accesses, for large pages like en:

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #14 from Antoine "hashar" Musso --- (In reply to comment #12) > Thanks for the info, Antoine. Even though we'll be running an independent > Parsoid API server when running roundtrip-test.js, that will need internet > access to fetc

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #13 from Gerrit Notification Bot --- Change 99348 had a related patch set uploaded by Marcoil: Bug 56590: Use the Parsoid HTTP API in round-trip testing https://gerrit.wikimedia.org/r/99348 -- You are receiving this mail because:

[Bug 56590] Use the HTTP API in round-trip testing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 Gerrit Notification Bot changed: What|Removed |Added Status|ASSIGNED|PATCH_TO_REVIEW -- You are

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 Marc Ordinas i Llopis changed: What|Removed |Added Status|PATCH_TO_REVIEW |ASSIGNED --- Comment #12 from

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #11 from Antoine "hashar" Musso --- (In reply to comment #9) > - It doesn't pass Jenkins, see > https://integration.wikimedia.org/ci/job/parsoid-roundtrip-test-check/1789/ > console > It seems that the roundtrip-test.js script can'

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #10 from Gerrit Notification Bot --- Change 97733 abandoned by Marcoil: Bug 56590: Use the HTTP API in round-trip testing Reason: This needs more work to work anywhere besides my local setup, a new patch will come soon. https

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #9 from Marc Ordinas i Llopis --- Problems when testing this patch: - When testing with a local Parsoid instance, it compares the two wikitext versions and gives a correct number of syntactic and semantic diffs, although the number

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 Gerrit Notification Bot changed: What|Removed |Added Status|ASSIGNED|PATCH_TO_REVIEW -- You are

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 --- Comment #8 from Gerrit Notification Bot --- Change 97733 had a related patch set uploaded by Marcoil: Bug 56590: Use the HTTP API in round-trip testing https://gerrit.wikimedia.org/r/97733 -- You are receiving this mail because: You are

[Bug 56590] Use the HTTP API in round-trip testing

2013-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56590 Marc Ordinas i Llopis changed: What|Removed |Added Summary|Test HTTP API endpoints |Use the HTTP API in