/irc-logs / w3c / #testing / 2015-03-11 / end

Options:

Previous day, Next day

  1. # Session Start: Wed Mar 11 00:00:00 2015
  2. # Session Ident: #testing
  3. # [00:57] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  4. # [00:59] * Joins: plh (plehegar@public.cloak)
  5. # [01:07] * heycam is now known as heycam|away
  6. # [01:11] * Joins: zcorpan_ (~zcorpan@public.cloak)
  7. # [01:11] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  8. # [01:17] * heycam|away is now known as heycam
  9. # [01:18] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  10. # [01:43] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  11. # [02:33] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  12. # [02:39] * heycam is now known as heycam|away
  13. # [02:52] * Quits: plh (plehegar@public.cloak) ("Leaving")
  14. # [03:53] * heycam|away is now known as heycam
  15. # [05:58] * heycam is now known as heycam|away
  16. # [06:11] * heycam|away is now known as heycam
  17. # [06:49] * Joins: gitbot (~gitbot@public.cloak)
  18. # [06:49] -gitbot:#testing- [web-platform-tests] siusin closed pull request #1669: add initMessageEvent() tests for MessageEvent (master...webmessaging-add-initMessageEvent-test) https://github.com/w3c/web-platform-tests/pull/1669
  19. # [06:49] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  20. # [06:49] * Joins: gitbot (~gitbot@public.cloak)
  21. # [06:49] -gitbot:#testing- [web-platform-tests] siusin reopened pull request #1669: add initMessageEvent() tests for MessageEvent (master...webmessaging-add-initMessageEvent-test) https://github.com/w3c/web-platform-tests/pull/1669
  22. # [06:49] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  23. # [07:27] * heycam is now known as heycam|away
  24. # [07:27] * Joins: dom (dom@public.cloak)
  25. # [08:16] * Joins: zcorpan (~zcorpan@public.cloak)
  26. # [08:40] * Joins: playjax (~chatzilla@public.cloak)
  27. # [09:33] * Joins: anselm (~anselm@public.cloak)
  28. # [10:15] * Joins: Ms2ger (~Ms2ger@public.cloak)
  29. # [10:52] <Ms2ger> zcorpan, r? https://critic.hoppipolla.co.uk/r/4225
  30. # [10:53] <zcorpan> Ms2ger: reviewed, not merged
  31. # [10:53] <Ms2ger> Thanks
  32. # [10:53] * Joins: gitbot (~gitbot@public.cloak)
  33. # [10:53] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1670: Import details.html from presto-testo. (master...details) https://github.com/w3c/web-platform-tests/pull/1670
  34. # [10:53] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  35. # [10:57] <Ms2ger> Also, https://critic.hoppipolla.co.uk/r/4141 anyone?
  36. # [11:12] <jgraham> Yeah, I'll look
  37. # [12:00] * Quits: playjax (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
  38. # [12:53] <jgraham> (by which I mean after I figure out how my last wptrunner update managed to break Windows. Again.)
  39. # [13:02] * Joins: plh (plehegar@public.cloak)
  40. # [13:27] <ato> Start dogfooding Windows. Simple (-:
  41. # [13:32] * Joins: darobin (rberjon@public.cloak)
  42. # [13:36] <wilhelm> The insurance company we use for the offices also offer a specific Windows insurance.
  43. # [13:36] <wilhelm> You could look into that.
  44. # [13:37] <wilhelm> I was confused about them measuring Windows in square meters, not running VMs, though.
  45. # [13:56] <ato> That would be lovely. An insurance against code failing to run on Windows.
  46. # [13:56] <ato> I bet it'd be expensive.
  47. # [13:56] <jgraham> Prohibitively so I would imagine
  48. # [13:56] <jgraham> I don't think any policy would cover you when you're using Python's multiprocessing
  49. # [14:00] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  50. # [15:13] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  51. # [15:51] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  52. # [16:14] * Joins: zcorpan (~zcorpan@public.cloak)
  53. # [16:32] * Joins: gitbot (~gitbot@public.cloak)
  54. # [16:32] -gitbot:#testing- [wptserve] jgraham created jgraham/windows_handlers (+1 new commit): https://github.com/w3c/wptserve/commit/2cee0d123b3b
  55. # [16:32] -gitbot:#testing- wptserve/jgraham/windows_handlers 2cee0d1 James Graham: Eliminate constructs that prevent passing routes across processes on Windows....
  56. # [16:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  57. # [16:34] * Joins: gitbot (~gitbot@public.cloak)
  58. # [16:34] -gitbot:#testing- [web-platform-tests] jgraham created jgraham/windows_handlers (+1 new commit): https://github.com/w3c/web-platform-tests/commit/0a46472d38fe
  59. # [16:34] -gitbot:#testing- web-platform-tests/jgraham/windows_handlers 0a46472 James Graham: Pass routes in to servers rather than relying on global state....
  60. # [16:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  61. # [16:34] * Joins: gitbot (~gitbot@public.cloak)
  62. # [16:34] -gitbot:#testing- [wptrunner] jgraham created jgraham/windows_handlers (+1 new commit): https://github.com/w3c/wptrunner/commit/ea75b020490e
  63. # [16:34] -gitbot:#testing- wptrunner/jgraham/windows_handlers ea75b02 James Graham: Fix routes setup so it doesn't depend on a global object....
  64. # [16:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  65. # [16:35] * Joins: gitbot (~gitbot@public.cloak)
  66. # [16:35] -gitbot:#testing- [wptserve] jgraham opened pull request #55: Eliminate constructs that prevent passing routes across processes on Win... (master...jgraham/windows_handlers) https://github.com/w3c/wptserve/pull/55
  67. # [16:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  68. # [16:35] * Joins: gitbot (~gitbot@public.cloak)
  69. # [16:35] -gitbot:#testing- [web-platform-tests] jgraham opened pull request #1672: Pass routes in to servers rather than relying on global state. (master...jgraham/windows_handlers) https://github.com/w3c/web-platform-tests/pull/1672
  70. # [16:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  71. # [16:35] * Joins: gitbot (~gitbot@public.cloak)
  72. # [16:35] -gitbot:#testing- [wptrunner] jgraham opened pull request #87: Fix routes setup so it doesn't depend on a global object. (master...jgraham/windows_handlers) https://github.com/w3c/wptrunner/pull/87
  73. # [16:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  74. # [16:37] <jgraham> Ms2ger: If you read the logs: OK I dealt with my Windows problems, I think. Or at least created 3(!) PRs that seem to help. Have to go out now to run an errand, but I will do your review as soon as I get back
  75. # [16:48] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  76. # [16:48] * Joins: zcorpan (~zcorpan@public.cloak)
  77. # [17:07] * terri_offline is now known as terri
  78. # [17:20] * Joins: Ms2ger (~Ms2ger@public.cloak)
  79. # [17:32] * Joins: artb (~ArtB@public.cloak)
  80. # [17:39] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  81. # [17:41] * Joins: bhill2 (~bhill2@public.cloak)
  82. # [18:00] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  83. # [18:04] * Quits: dom (dom@public.cloak) ("")
  84. # [18:06] * Joins: bhill2_ (~bhill2@public.cloak)
  85. # [18:10] * Quits: anselm (~anselm@public.cloak) (Client closed connection)
  86. # [18:11] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  87. # [18:16] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  88. # [18:40] * Quits: artb (~ArtB@public.cloak) ("Leaving.")
  89. # [18:44] * Joins: anselm (~anselm@public.cloak)
  90. # [18:46] * Joins: bhill2 (~bhill2@public.cloak)
  91. # [18:46] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
  92. # [18:49] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  93. # [18:59] * Joins: bhill2 (~bhill2@public.cloak)
  94. # [19:00] * Joins: zcorpan (~zcorpan@public.cloak)
  95. # [19:02] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  96. # [19:28] * Joins: bhill2 (~bhill2@public.cloak)
  97. # [20:09] * Quits: bhill2 (~bhill2@public.cloak) ("Leaving...")
  98. # [20:12] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  99. # [20:25] * Joins: bhill2 (~bhill2@public.cloak)
  100. # [20:30] * Joins: darobin (rberjon@public.cloak)
  101. # [20:32] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  102. # [20:39] * Joins: darobin (rberjon@public.cloak)
  103. # [21:05] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  104. # [21:19] * terri is now known as terri_offline
  105. # [21:25] * Quits: anselm (~anselm@public.cloak) ("")
  106. # [21:35] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  107. # [22:00] * Joins: zcorpan_ (~zcorpan@public.cloak)
  108. # [22:00] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  109. # [22:08] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  110. # [22:08] <Ms2ger> jgraham, around?
  111. # [22:14] <jgraham> Hai
  112. # [22:17] <jgraham> Ms2ger: ^
  113. # [22:27] * Quits: plh (plehegar@public.cloak) ("Leaving")
  114. # [22:57] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  115. # [23:11] <Ms2ger> jgraham, replied on https://critic.hoppipolla.co.uk/r/4141
  116. # [23:30] <jgraham> Ms2ger: I thought WebIDL made attributes own properties these days?
  117. # [23:31] <Ms2ger> No
  118. # [23:32] <jgraham> What am I thinking of then?
  119. # [23:32] <Ms2ger> That's only with [Unforgeable]
  120. # [23:34] <jgraham> What's the thing that v8 gets wrong?
  121. # [23:36] <Ms2ger> That's the thing :)
  122. # [23:36] <Ms2ger> V8 makes everything own
  123. # [23:36] <Ms2ger> Or at least attributes
  124. # [23:36] <jgraham> Oh, then I remembered the wrong way round :)
  125. # [23:55] * Joins: gitbot (~gitbot@public.cloak)
  126. # [23:55] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/windows_handlers: https://github.com/w3c/web-platform-tests/commit/06882c90e864a16b21a4c94ee58e7a744e8d9985
  127. # [23:55] -gitbot:#testing- web-platform-tests/jgraham/windows_handlers 06882c9 James Graham: fixup! Pass routes in to servers rather than relying on global state.
  128. # [23:55] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  129. # Session Close: Thu Mar 12 00:00:00 2015

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn