Options:
Previous day, Next day
- # Session Start: Fri Dec 19 00:00:00 2014
- # Session Ident: #testing
- # [00:12] <MikeSmith> so it seems I broke the pull-request sync script again
- # [00:12] * MikeSmith tries to figure out what new way he muffed it up this time
- # [00:14] <MikeSmith> "error: insufficient permission for adding an object to repository database .git/objects"
- # [00:14] <MikeSmith> haven't gotten that one before
- # [00:15] * MikeSmith pats himself on the back
- # [00:22] * Quits: MK (kawamori@public.cloak) (Client closed connection)
- # [00:22] * Joins: MK (kawamori@public.cloak)
- # [00:29] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [00:32] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
- # [00:56] * Joins: MK_ (kawamori@public.cloak)
- # [00:58] * Joins: bhill2_ (~bhill2@public.cloak)
- # [01:00] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [01:04] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [01:22] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [01:24] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [01:27] <MikeSmith> botie, inform zcorpan thanks for the heads-up. http://w3c-test.org/submissions/1475/ fixed. (the problem was a cron jobs running as root and clobbering file modes, and sync script running as a non-priveleged user then not having perms to overwrite those files)
- # [01:27] <botie> will do
- # [02:03] * terri is now known as terri_offline
- # [02:17] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [02:17] * Joins: bhill2 (~bhill2@public.cloak)
- # [02:30] * heycam is now known as heycam|away
- # [02:42] * Joins: tripu (antonio@public.cloak)
- # [03:34] * Joins: bhill2_ (~bhill2@public.cloak)
- # [03:40] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [03:41] * Quits: bhill2_ (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [03:53] * heycam|away is now known as heycam
- # [04:39] * heycam is now known as heycam|away
- # [05:13] * heycam|away is now known as heycam
- # [07:13] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:13] <botie> zcorpan, at 2014-12-19 00:27 UTC, MikeSmith said: thanks for the heads-up. http://w3c-test.org/submissions/1475/ fixed. (the problem was a cron jobs running as root and clobbering file modes, and sync script running as a non-priveleged user then not having perms to overwrite those files)
- # [07:13] <zcorpan> MikeSmith: thanks!
- # [07:14] <MikeSmith> cheers
- # [07:23] <MikeSmith> I also notice that the sync webhook gets called every time somebody adds a label to an issue, and so then the sync.py script runs every time somebody adds a label
- # [07:23] <MikeSmith> and the fails
- # [07:24] <MikeSmith> I guess because the sync.py script has no idea what it's usefully supposed to do when somebody adds a label to a PR or issue
- # [07:28] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [07:32] * heycam is now known as heycam|away
- # [07:35] * MikeSmith adds a "labeled" handler and just makes it a noop
- # [07:41] * Quits: MK_ (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [07:42] * Joins: MK (kawamori@public.cloak)
- # [08:05] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [08:39] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:43] * Joins: MK (kawamori@public.cloak)
- # [08:46] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [08:50] * Quits: MK (kawamori@public.cloak) (Client closed connection)
- # [08:57] * Joins: zcorpan (~zcorpan@public.cloak)
- # [09:10] * Joins: rego (~smuxi@public.cloak)
- # [09:58] * Joins: darobin (rberjon@public.cloak)
- # [10:04] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:37] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [11:08] * Joins: MK (kawamori@public.cloak)
- # [11:16] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [11:50] * Joins: gitbot (~gitbot@public.cloak)
- # [11:50] -gitbot:#testing- [web-platform-tests] zcorpan closed pull request #1475: Add a manual test for :active and :hover quirk (master...quirk-active-hover) https://github.com/w3c/web-platform-tests/pull/1475
- # [11:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:50] * Joins: gitbot (~gitbot@public.cloak)
- # [11:50] -gitbot:#testing- [web-platform-tests] zcorpan pushed 12 new commits to master: https://github.com/w3c/web-platform-tests/compare/cb2bb58f719e...70d0739dd166
- # [11:50] -gitbot:#testing- web-platform-tests/master 0ae2fb5 Simon Pieters: Add a manual test for :active and :hover quirk
- # [11:50] -gitbot:#testing- web-platform-tests/master ea73a28 Simon Pieters: Don't preventDefault onmousedown/up since that broke :active in gecko
- # [11:50] -gitbot:#testing- web-platform-tests/master af72a6a Simon Pieters: Hard-code what is supposed to match :link, :visited
- # [11:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:07] * Joins: abarsto (~abarsto@public.cloak)
- # [12:07] * abarsto is now known as ArtB
- # [12:21] * Joins: MK (kawamori@public.cloak)
- # [12:26] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [13:05] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [13:34] * Joins: gitbot (~gitbot@public.cloak)
- # [13:34] -gitbot:#testing- [wptserve] jgraham created jgraham/ssl_connect (+1 new commit): https://github.com/w3c/wptserve/commit/7e7ae4064250
- # [13:34] -gitbot:#testing- wptserve/jgraham/ssl_connect 7e7ae40 James Graham: Enable server to act as a self-proxy when using https....
- # [13:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:36] * Joins: gitbot (~gitbot@public.cloak)
- # [13:36] -gitbot:#testing- [wptserve] jgraham created jgraham/path_resolve (+1 new commit): https://github.com/w3c/wptserve/commit/34a97c28bdaf
- # [13:36] -gitbot:#testing- wptserve/jgraham/path_resolve 34a97c2 James Graham: Fix resoluion of paths outside the document root
- # [13:36] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:45] * Joins: gitbot (~gitbot@public.cloak)
- # [13:45] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/ssl_support: https://github.com/w3c/web-platform-tests/commit/57a153cf43126b6e0dc2979757c3369abfb65223
- # [13:45] -gitbot:#testing- web-platform-tests/jgraham/ssl_support 57a153c James Graham: fixup! fixup! fixup! fixup! fixup! Support running tests with SSL.
- # [13:45] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:47] * Joins: gitbot (~gitbot@public.cloak)
- # [13:47] -gitbot:#testing- [wptrunner] jgraham pushed 1 new commit to jgraham/ssl_support: https://github.com/w3c/wptrunner/commit/40cf850d858bdd181ebb31bf6ff2c3a730e68044
- # [13:47] -gitbot:#testing- wptrunner/jgraham/ssl_support 40cf850 James Graham: fixup! fixup! fixup! Initial support for running tests with ssl enabled in Firefox.
- # [13:47] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:03] * Joins: MK_ (kawamori@public.cloak)
- # [14:06] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [14:17] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [14:19] * Joins: plh (plehegar@public.cloak)
- # [14:32] * Joins: dom (dom@public.cloak)
- # [14:49] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [14:49] * Joins: plh (plehegar@public.cloak)
- # [15:03] * Quits: MK_ (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [16:09] * Joins: mdas (~mdas@public.cloak)
- # [16:10] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:43] * Quits: zcorpan (~zcorpan@public.cloak) ("Leaving...")
- # [16:52] * Joins: gitbot (~gitbot@public.cloak)
- # [16:52] -gitbot:#testing- [wptserve] jgraham opened pull request #54: Enable server to act as a self-proxy when using https. (master...jgraham/ssl_connect) https://github.com/w3c/wptserve/pull/54
- # [16:52] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:08] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [17:10] * Joins: gitbot (~gitbot@public.cloak)
- # [17:10] -gitbot:#testing- [wptrunner] jgraham force-pushed jgraham/ssl_support from 40cf850 to 27ea0da: https://github.com/w3c/wptrunner/commits/jgraham/ssl_support
- # [17:10] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:11] * Joins: gitbot (~gitbot@public.cloak)
- # [17:11] -gitbot:#testing- [wptrunner] jgraham pushed 1 new commit to jgraham/ssl_support: https://github.com/w3c/wptrunner/commit/40cf850d858bdd181ebb31bf6ff2c3a730e68044
- # [17:11] -gitbot:#testing- wptrunner/jgraham/ssl_support 40cf850 James Graham: fixup! fixup! fixup! Initial support for running tests with ssl enabled in Firefox.
- # [17:11] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [17:18] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [17:22] * Quits: tripu (antonio@public.cloak) ("Leaving")
- # [17:27] * Joins: mdas (~mdas@public.cloak)
- # [17:32] * Joins: lukeis (~Adium@public.cloak)
- # [17:34] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [17:34] * Joins: mdas (~mdas@public.cloak)
- # [18:08] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [18:10] * Joins: mdas (~mdas@public.cloak)
- # [18:13] * Quits: dom (dom@public.cloak) ("")
- # [18:24] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [18:36] * Joins: bhill2 (~bhill2@public.cloak)
- # [18:37] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [19:01] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [19:01] * Joins: plh (plehegar@public.cloak)
- # [19:12] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [19:16] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:21] * Joins: bhill2_ (~bhill2@public.cloak)
- # [19:26] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [19:55] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [20:12] * terri_offline is now known as terri
- # [20:13] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [20:14] * Joins: plh (plehegar@public.cloak)
- # [20:14] * Joins: bhill2 (~bhill2@public.cloak)
- # [20:20] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [20:29] * Joins: bhill2 (~bhill2@public.cloak)
- # [20:30] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [20:30] * Joins: bhill2 (~bhill2@public.cloak)
- # [20:40] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [20:40] * Joins: mdas (~mdas@public.cloak)
- # [20:41] * Joins: mdas_ (~mdas@public.cloak)
- # [20:41] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [21:22] * terri is now known as terri_offline
- # [21:32] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [21:32] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:19] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:54] * Quits: mdas_ (~mdas@public.cloak) (Client closed connection)
- # [22:58] * Joins: mdas (~mdas@public.cloak)
- # [23:00] * Joins: bhill2_ (~bhill2@public.cloak)
- # [23:04] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [23:05] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [23:11] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # Session Close: Sat Dec 20 00:00:00 2014
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn