/irc-logs / w3c / #testing / 2014-12-19 / end

Options:

Previous day, Next day

  1. # Session Start: Fri Dec 19 00:00:00 2014
  2. # Session Ident: #testing
  3. # [00:12] <MikeSmith> so it seems I broke the pull-request sync script again
  4. # [00:12] * MikeSmith tries to figure out what new way he muffed it up this time
  5. # [00:14] <MikeSmith> "error: insufficient permission for adding an object to repository database .git/objects"
  6. # [00:14] <MikeSmith> haven't gotten that one before
  7. # [00:15] * MikeSmith pats himself on the back
  8. # [00:22] * Quits: MK (kawamori@public.cloak) (Client closed connection)
  9. # [00:22] * Joins: MK (kawamori@public.cloak)
  10. # [00:29] * Quits: plh (plehegar@public.cloak) ("Leaving")
  11. # [00:32] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
  12. # [00:56] * Joins: MK_ (kawamori@public.cloak)
  13. # [00:58] * Joins: bhill2_ (~bhill2@public.cloak)
  14. # [01:00] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
  15. # [01:04] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  16. # [01:22] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  17. # [01:24] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  18. # [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)
  19. # [01:27] <botie> will do
  20. # [02:03] * terri is now known as terri_offline
  21. # [02:17] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
  22. # [02:17] * Joins: bhill2 (~bhill2@public.cloak)
  23. # [02:30] * heycam is now known as heycam|away
  24. # [02:42] * Joins: tripu (antonio@public.cloak)
  25. # [03:34] * Joins: bhill2_ (~bhill2@public.cloak)
  26. # [03:40] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  27. # [03:41] * Quits: bhill2_ (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  28. # [03:53] * heycam|away is now known as heycam
  29. # [04:39] * heycam is now known as heycam|away
  30. # [05:13] * heycam|away is now known as heycam
  31. # [07:13] * Joins: zcorpan (~zcorpan@public.cloak)
  32. # [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)
  33. # [07:13] <zcorpan> MikeSmith: thanks!
  34. # [07:14] <MikeSmith> cheers
  35. # [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
  36. # [07:23] <MikeSmith> and the fails
  37. # [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
  38. # [07:28] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  39. # [07:32] * heycam is now known as heycam|away
  40. # [07:35] * MikeSmith adds a "labeled" handler and just makes it a noop
  41. # [07:41] * Quits: MK_ (kawamori@public.cloak) (Ping timeout: 180 seconds)
  42. # [07:42] * Joins: MK (kawamori@public.cloak)
  43. # [08:05] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
  44. # [08:39] * Joins: zcorpan (~zcorpan@public.cloak)
  45. # [08:43] * Joins: MK (kawamori@public.cloak)
  46. # [08:46] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  47. # [08:50] * Quits: MK (kawamori@public.cloak) (Client closed connection)
  48. # [08:57] * Joins: zcorpan (~zcorpan@public.cloak)
  49. # [09:10] * Joins: rego (~smuxi@public.cloak)
  50. # [09:58] * Joins: darobin (rberjon@public.cloak)
  51. # [10:04] * Joins: Ms2ger (~Ms2ger@public.cloak)
  52. # [10:37] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  53. # [11:08] * Joins: MK (kawamori@public.cloak)
  54. # [11:16] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
  55. # [11:50] * Joins: gitbot (~gitbot@public.cloak)
  56. # [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
  57. # [11:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  58. # [11:50] * Joins: gitbot (~gitbot@public.cloak)
  59. # [11:50] -gitbot:#testing- [web-platform-tests] zcorpan pushed 12 new commits to master: https://github.com/w3c/web-platform-tests/compare/cb2bb58f719e...70d0739dd166
  60. # [11:50] -gitbot:#testing- web-platform-tests/master 0ae2fb5 Simon Pieters: Add a manual test for :active and :hover quirk
  61. # [11:50] -gitbot:#testing- web-platform-tests/master ea73a28 Simon Pieters: Don't preventDefault onmousedown/up since that broke :active in gecko
  62. # [11:50] -gitbot:#testing- web-platform-tests/master af72a6a Simon Pieters: Hard-code what is supposed to match :link, :visited
  63. # [11:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  64. # [12:07] * Joins: abarsto (~abarsto@public.cloak)
  65. # [12:07] * abarsto is now known as ArtB
  66. # [12:21] * Joins: MK (kawamori@public.cloak)
  67. # [12:26] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  68. # [13:05] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  69. # [13:34] * Joins: gitbot (~gitbot@public.cloak)
  70. # [13:34] -gitbot:#testing- [wptserve] jgraham created jgraham/ssl_connect (+1 new commit): https://github.com/w3c/wptserve/commit/7e7ae4064250
  71. # [13:34] -gitbot:#testing- wptserve/jgraham/ssl_connect 7e7ae40 James Graham: Enable server to act as a self-proxy when using https....
  72. # [13:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  73. # [13:36] * Joins: gitbot (~gitbot@public.cloak)
  74. # [13:36] -gitbot:#testing- [wptserve] jgraham created jgraham/path_resolve (+1 new commit): https://github.com/w3c/wptserve/commit/34a97c28bdaf
  75. # [13:36] -gitbot:#testing- wptserve/jgraham/path_resolve 34a97c2 James Graham: Fix resoluion of paths outside the document root
  76. # [13:36] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  77. # [13:45] * Joins: gitbot (~gitbot@public.cloak)
  78. # [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
  79. # [13:45] -gitbot:#testing- web-platform-tests/jgraham/ssl_support 57a153c James Graham: fixup! fixup! fixup! fixup! fixup! Support running tests with SSL.
  80. # [13:45] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  81. # [13:47] * Joins: gitbot (~gitbot@public.cloak)
  82. # [13:47] -gitbot:#testing- [wptrunner] jgraham pushed 1 new commit to jgraham/ssl_support: https://github.com/w3c/wptrunner/commit/40cf850d858bdd181ebb31bf6ff2c3a730e68044
  83. # [13:47] -gitbot:#testing- wptrunner/jgraham/ssl_support 40cf850 James Graham: fixup! fixup! fixup! Initial support for running tests with ssl enabled in Firefox.
  84. # [13:47] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  85. # [14:03] * Joins: MK_ (kawamori@public.cloak)
  86. # [14:06] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
  87. # [14:17] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  88. # [14:19] * Joins: plh (plehegar@public.cloak)
  89. # [14:32] * Joins: dom (dom@public.cloak)
  90. # [14:49] * Quits: plh (plehegar@public.cloak) ("Leaving")
  91. # [14:49] * Joins: plh (plehegar@public.cloak)
  92. # [15:03] * Quits: MK_ (kawamori@public.cloak) (Ping timeout: 180 seconds)
  93. # [16:09] * Joins: mdas (~mdas@public.cloak)
  94. # [16:10] * Joins: zcorpan (~zcorpan@public.cloak)
  95. # [16:43] * Quits: zcorpan (~zcorpan@public.cloak) ("Leaving...")
  96. # [16:52] * Joins: gitbot (~gitbot@public.cloak)
  97. # [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
  98. # [16:52] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  99. # [17:08] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
  100. # [17:10] * Joins: gitbot (~gitbot@public.cloak)
  101. # [17:10] -gitbot:#testing- [wptrunner] jgraham force-pushed jgraham/ssl_support from 40cf850 to 27ea0da: https://github.com/w3c/wptrunner/commits/jgraham/ssl_support
  102. # [17:10] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  103. # [17:11] * Joins: gitbot (~gitbot@public.cloak)
  104. # [17:11] -gitbot:#testing- [wptrunner] jgraham pushed 1 new commit to jgraham/ssl_support: https://github.com/w3c/wptrunner/commit/40cf850d858bdd181ebb31bf6ff2c3a730e68044
  105. # [17:11] -gitbot:#testing- wptrunner/jgraham/ssl_support 40cf850 James Graham: fixup! fixup! fixup! Initial support for running tests with ssl enabled in Firefox.
  106. # [17:11] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  107. # [17:18] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  108. # [17:22] * Quits: tripu (antonio@public.cloak) ("Leaving")
  109. # [17:27] * Joins: mdas (~mdas@public.cloak)
  110. # [17:32] * Joins: lukeis (~Adium@public.cloak)
  111. # [17:34] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  112. # [17:34] * Joins: mdas (~mdas@public.cloak)
  113. # [18:08] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  114. # [18:10] * Joins: mdas (~mdas@public.cloak)
  115. # [18:13] * Quits: dom (dom@public.cloak) ("")
  116. # [18:24] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  117. # [18:36] * Joins: bhill2 (~bhill2@public.cloak)
  118. # [18:37] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  119. # [19:01] * Quits: plh (plehegar@public.cloak) ("Leaving")
  120. # [19:01] * Joins: plh (plehegar@public.cloak)
  121. # [19:12] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  122. # [19:16] * Joins: bhill2 (~bhill2@public.cloak)
  123. # [19:21] * Joins: bhill2_ (~bhill2@public.cloak)
  124. # [19:26] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  125. # [19:55] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
  126. # [20:12] * terri_offline is now known as terri
  127. # [20:13] * Quits: plh (plehegar@public.cloak) ("Leaving")
  128. # [20:14] * Joins: plh (plehegar@public.cloak)
  129. # [20:14] * Joins: bhill2 (~bhill2@public.cloak)
  130. # [20:20] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  131. # [20:29] * Joins: bhill2 (~bhill2@public.cloak)
  132. # [20:30] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  133. # [20:30] * Joins: bhill2 (~bhill2@public.cloak)
  134. # [20:40] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  135. # [20:40] * Joins: mdas (~mdas@public.cloak)
  136. # [20:41] * Joins: mdas_ (~mdas@public.cloak)
  137. # [20:41] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  138. # [21:22] * terri is now known as terri_offline
  139. # [21:32] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  140. # [21:32] * Joins: bhill2 (~bhill2@public.cloak)
  141. # [22:19] * Quits: plh (plehegar@public.cloak) ("Leaving")
  142. # [22:54] * Quits: mdas_ (~mdas@public.cloak) (Client closed connection)
  143. # [22:58] * Joins: mdas (~mdas@public.cloak)
  144. # [23:00] * Joins: bhill2_ (~bhill2@public.cloak)
  145. # [23:04] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  146. # [23:05] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
  147. # [23:11] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  148. # 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