[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #18 from John Mark Vandenberg --- Yes. TestRequest was forcing all subsequent queries to return the same result, consisting of the same pages, so it would never find new pages to yield. -- You are receiving this mail because: You

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #17 from Sorawee Porncharoenwase --- So what's the problem? Cache? -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@list

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 John Mark Vandenberg changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #15 from Gerrit Notification Bot --- Change 171830 merged by jenkins-bot: Disable cache for RepeatingGenerator tests https://gerrit.wikimedia.org/r/171830 -- You are receiving this mail because: You are on the CC list for the bug

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #14 from Gerrit Notification Bot --- Change 171830 had a related patch set uploaded by John Vandenberg: Disable cache for RepeatingGenerator tests https://gerrit.wikimedia.org/r/171830 -- You are receiving this mail because: You

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 Fabian changed: What|Removed |Added CC||commodorefabia...@gmx.de --- Comment #13 from

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #12 from Sorawee Porncharoenwase --- This weekend I will add a parameter "timeout." It's not an elegant solution, though, because it would be just a workaround -- hiding the real problem without fixing it. Some people might even dis

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #11 from John Mark Vandenberg --- ar.wp https://travis-ci.org/wikimedia/pywikibot-core/jobs/40288852 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikib

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-11-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #10 from John Mark Vandenberg --- three recent fr.wikt hangs https://travis-ci.org/wikimedia/pywikibot-core/jobs/40017256 https://travis-ci.org/wikimedia/pywikibot-core/jobs/40011201 https://travis-ci.org/wikimedia/pywikibot-core/jo

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #9 from John Mark Vandenberg --- Another test.wd hang: https://travis-ci.org/wikimedia/pywikibot-core/jobs/39560103 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #8 from Sorawee Porncharoenwase --- The most recent one now is on ar.wikipedia: https://travis-ci.org/wikimedia/pywikibot-core/builds/39342240 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #7 from John Mark Vandenberg --- OK. thanks for clarifying; it makes more sense now, but still doesnt explain how it might take 10 mins to fetch 3 namespace 0 edits in enwp. One way to avoid the problem is to add a timeout to Repea

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #6 from Sorawee Porncharoenwase --- (In reply to John Mark Vandenberg from comment #5) > recentchanges for 10 minutes. In fact, 10 mins shouldnt even be required. > If I understand correctly, this test is essentially asking the RC

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #5 from John Mark Vandenberg --- (In reply to Sorawee Porncharoenwase from comment #4) > @John Mark Vandenberg: class TestPageGenerators runs with family = > 'wikipedia', code = 'en', doesn't it? Why should it run on test.wikidata?

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #4 from Sorawee Porncharoenwase --- @John Mark Vandenberg: class TestPageGenerators runs with family = 'wikipedia', code = 'en', doesn't it? Why should it run on test.wikidata? Anyway, suppose that this bug really need to be fixed:

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #3 from John Mark Vandenberg --- It isnt urgent. It only happens occasionally, and only happens on one site. Another one today. https://travis-ci.org/wikimedia/pywikibot-core/jobs/37035200 (In reply to Sorawee Porncharoenwase fro

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #2 from Sorawee Porncharoenwase --- If it's very urgent, you can remove the test right now. I can't code in next few days. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 --- Comment #1 from Sorawee Porncharoenwase --- The easiest workaround is to remove the test, and when we come up with a better test that guarantees that it won't cause a failure in any case, we can add it later. Another workaround is to simul

[Bug 71121] RepeatingGenerator intermittent failure on test.wikidata

2014-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71121 John Mark Vandenberg changed: What|Removed |Added Priority|Unprioritized |High CC|