[00:00:00] im guessing there's some kind of side effect from calling it... [00:01:31] bearND: and i cant replicate it locally any more o_O [00:07:22] jdlrobson: I don't remember why we put in the `delete summary.code` line but it doesn't remove the undefined issue. Maybe I misunderstood you. [00:08:16] bearND: HAH! Now i remember the caveat with removing spans :) [00:08:44] jdlrobson: oh oh [00:09:35] jdlrobson: what is it? [00:12:04] bbl [00:15:49] bearND: there's an issue with the flatten code [00:26:13] that's what's causing the HTML issues. Sorry I didn't get that via code review.. > https://gerrit.wikimedia.org/r/404603 [00:47:33] bearND: as http://jdlrobson.com/summaries/en.2b.jon.html demonstrates those 2 patches i've posted eradicate most of the issues.. [01:06:42] jdlrobson: very nice. BTW, I'm really tempted to remove the beta cluster test. Not sure what it buys us. [01:17:01] Ugh, `PHP fatal error:
\n Stack overflow` on http://localhost:6927/en.wikipedia.beta.wmflabs.org/v1/page/mobile-sections/Foobar [01:34:34] looks like tgr noticed it first: T185055 [01:34:34] T185055: Stack overflow when Redis is down - https://phabricator.wikimedia.org/T185055 [17:38:03] bearND: i dont think it adds much tbh [17:38:19] also npm run test:unit seems to require internet again [17:38:22] can we fix that? [17:38:34] (it also makes the tests run slower) [17:50:08] jdlrobson: which unit test uses the internet or why do you think so? [17:50:45] bearND: there's a PREQ_CONNECT_TIMEOUT=15 [17:51:45] jdlrobson: that is not needed, was just copied from the other one [17:52:17] I'll remove it [17:54:10] great :) [17:54:19] Do you get lib:dateUtil Unhandled rejection AssertionError [ERR_ASSERTION]: undefined deepEqual 0 when you run? [17:55:13] jdlrobson: yeah, that's a really weird one. mdholloway also noticed that a few weeks ago. It looks like it only happens when we run the whole test suite [17:56:17] jdlrobson: bearND: https://phabricator.wikimedia.org/T182738 [17:56:21] or all the tests in that file but not if running the last test by itself [18:01:18] jdlrobson: ok, fixed that, too: https://gerrit.wikimedia.org/r/404744 [19:23:09] lol, you beat me to it. ;) [19:23:23] mdholloway: ^ [19:24:05] bearND: hmm, the large test passed without it, though... [19:24:17] looks like we'll have inconsistent results again for a bit :( [19:24:27] uh, no [19:24:34] ;( [19:35:15] bearND: oh, nm, i accidentally left a 'describe.only' in the first PS, so the diff tests didn't run... [19:35:35] dbrant: mdholloway: if you have some CR cycles to spare the consolidated 1st paragraph PR is up https://github.com/wikimedia/wikimedia-page-library/pull/122 [19:36:04] mhurd: will try to have a look this pm! [19:36:13] cool thx! [19:36:35] mdholloway: makes sense. Gives us some hope. ;)