=== juergh_ is now known as juergh [10:46] Crossing fingers and landing my buildmaster-fetch-in-thread branch [10:48] * SpecialK|Canon eats^Wsacrifices a biscuit to the concurrency deities [11:11] * tomwardill -> lunch [12:43] ilasc: I'm starting to look at your question in https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/383333 now (sorry for the delay). Is there a failing test that exhibits the problem, or do I need to set something up in a browser? [12:47] cjwatson: thanks! there is a Unit Test that you can use to avoid all the browser action, putting together a pastebin now [12:53] cjwatson: this is how I test without browser: https://pastebin.canonical.com/p/dytcVy7vmS/ [12:55] ilasc: OK, thanks [16:30] cjwatson: thanks for looking @ my merge request, changes made to the branch accordingly. [16:31] question though: if we're replacing Person.displayname -> Person.display_name does that apply for all cases of a 'person' including bug owner, etc.? [16:31] 'cause if so there's a *lot* of deprecated usages in the bug notification builder [16:32] teward: We should eventually fix it tree-wide, but it'll be a massive change so for now it's fine to just chase the deprecation on lines we're changing anyway [16:32] ok [16:32] 'cause if we WANT I can start a change for the bug notification part [16:32] since i'm already stabbing that xD [16:33] teward: It's not urgent [16:33] ok [16:33] I'll land your change once I've fixed the buildbot chaos I just caused [16:41] heh no problem. let me guess it exploded hard :) [16:41] cjwatson: does Canonical and the LP team need to make an announcement about the DMARC compliance change? [16:41] (for bug notifications only at the moment) [16:42] I don't think it's vital, since it's already the status quo for users with hidden email addresses [16:42] But we'll probably put something about it on blog.launchpad.net [16:57] tomwardill: if you're still around? https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/383734 (Fix proxy token handling for buildd-manager changes) [16:57] or maybe pappacena [16:58] looking [17:02] +1 [17:25] Thanks [18:44] pappacena: http://lpbuildbot.canonical.com/builders/lp-devel-xenial/builds/1247/steps/shell_9/logs/summary looks like your bug so far FYI [18:45] let me check [18:45] (assuming no more of mine show up ...) [18:45] ah, it's probably something I've changed in the previous lp-signing MP, and didn't fix the tests here. Should be easy. Give me a minute [18:52] Yeah, it looked like something along those lines [18:52] I'll run all the tests here and open a MP in some minutes [18:52] Ta [18:53] I've mostly EODed but can manage a testfix review if you need it [18:54] I'm opening the MP right now [18:55] Here: https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383739 [18:56] bin/test -vvct lp.services.signing -t lp.archivepublisher.tests.test_signing [18:56] Total: 100 tests, 0 failures, 0 errors, 0 skipped in 48.322 seconds. [19:05] cjwatson, it's a quite easy test fix. Not a big deal if you EODed and I self-approve it... [19:53] pappacena: r=me [19:53] * pappacena Thanks!