/irc-logs / w3c / #testing / 2015-02-23 / end

Options:

Previous day, Next day

  1. # Session Start: Mon Feb 23 00:00:00 2015
  2. # Session Ident: #testing
  3. # [00:32] * Quits: playjax (~chatzilla@public.cloak) ("ChatZilla 0.9.91.1 [Firefox 32.0.1/20140911151253]")
  4. # [01:18] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  5. # [01:25] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  6. # [02:17] * Joins: playjax (~chatzilla@public.cloak)
  7. # [02:25] * heycam is now known as heycam|away
  8. # [03:17] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  9. # [03:22] * Quits: playjax (~chatzilla@public.cloak) (Client closed connection)
  10. # [03:24] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  11. # [03:52] * heycam|away is now known as heycam
  12. # [05:29] * Joins: playjax (~chatzilla@public.cloak)
  13. # [06:21] * heycam is now known as heycam|away
  14. # [06:40] * heycam|away is now known as heycam
  15. # [07:31] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  16. # [07:32] * Joins: bhill2 (~bhill2@public.cloak)
  17. # [07:40] * heycam is now known as heycam|away
  18. # [07:59] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  19. # [08:07] * Joins: zcorpan (~zcorpan@public.cloak)
  20. # [09:10] * Joins: Ms2ger (~Ms2ger@public.cloak)
  21. # [09:36] * Joins: Lachy (~Lachy@public.cloak)
  22. # [10:13] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  23. # [10:59] * Joins: darobin (rberjon@public.cloak)
  24. # [11:23] * Quits: playjax (~chatzilla@public.cloak) (Client closed connection)
  25. # [11:30] * Joins: gitbot (~gitbot@public.cloak)
  26. # [11:30] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1633: Add a test for Document#currentScript. (master...currentScript) https://github.com/w3c/web-platform-tests/pull/1633
  27. # [11:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  28. # [11:44] <mkwst> Hello, #testing!
  29. # [11:44] <darobin> hi mkwst!
  30. # [11:44] <mkwst> Blink has a lot of Content Security Policy tests, which generally aren't written to work under `testharness.js`.
  31. # [11:44] <darobin> ah
  32. # [11:44] <mkwst> It would be nice to migrate those tests to a cross-browser suite.
  33. # [11:44] * Joins: hgl- (~hgl@public.cloak)
  34. # [11:44] <darobin> so you'd want to get started on the porting?
  35. # [11:45] <darobin> I reckon the best way for that would be to have a branch in which that's happening in the repo
  36. # [11:45] <darobin> that people could contribute to
  37. # [11:45] <mkwst> Brad suggested dumping them into a 'contrib' directory under WPT so that he and other folks could work on them.
  38. # [11:45] <mkwst> A branch would probably work too. I think his concern was licensing rather than practical.
  39. # [11:45] <darobin> please use a branch instead
  40. # [11:46] <darobin> a branch addresses both
  41. # [11:46] <mkwst> Sounds good to me.
  42. # [11:46] <darobin> jgraham, Ms2ger: any thoughts?
  43. # [11:46] <darobin> maybe call the branch something like "porting-csp" so make it clear what's going on
  44. # [11:47] <mkwst> Sure.
  45. # [11:47] <darobin> mkwst: ideally this should be done as a PR from a brnach in the repo itself
  46. # [11:47] <Ms2ger> Yes, use a branch
  47. # [11:47] <darobin> that way we can collaborate on it
  48. # [11:47] <Ms2ger> There's a few branches with CSP tests already, though
  49. # [11:47] <mkwst> I'll send a PR in a minute or four.
  50. # [11:47] <mkwst> Is there an existing branch I should target?
  51. # [11:47] <darobin> brilliant
  52. # [11:47] <darobin> master
  53. # [11:48] <darobin> mkwst: please make the PR from a branch in the wpt repo, not your fork
  54. # [11:48] <darobin> it's hard to collaborate on forks
  55. # [11:48] <darobin> GitHub annoyance #1
  56. # [11:48] <darobin> (if that's possible)
  57. # [11:48] <mkwst> I'm not sure I can do that without editing rights to the repo. But I'll try!
  58. # [11:49] <MikeSmith> we can give you editing rights
  59. # [11:49] <MikeSmith> push perms
  60. # [11:49] <mkwst> ok. if that makes things simpler, i'm happy to do it that way.
  61. # [11:50] <darobin> mkwst: you have editing rights
  62. # [11:50] <darobin> there, done :)
  63. # [11:50] <darobin> mkwst: it does make things simpler because people can't work together on a PR from a fork
  64. # [11:50] <MikeSmith> yah, that
  65. # [11:50] * Quits: hgl (~hgl@public.cloak) (Ping timeout: 180 seconds)
  66. # [11:50] * hgl- is now known as hgl
  67. # [11:51] <darobin> mkwst: your PRs now get synced to w3c-tests.org automatically too
  68. # [11:51] <darobin> please don't pwn us
  69. # [11:52] <mkwst> So. Hrm. I have a 'porting-csp' branch locally. I can push that to WPT:porting-csp directly, but that doesn't seem to be the workflow you're after.
  70. # [11:52] <Ms2ger> It is
  71. # [11:52] <mkwst> Ok. So no PR, just a branch.
  72. # [11:54] <mkwst> Ihat is, if I type `git push upstream porting-blinks-csp-tests`, you'll be happy? And then we work on that branch for a while, port all the tests, and end up with a big PR from that branch to master?
  73. # [11:55] <Ms2ger> Yeah
  74. # [11:56] <Ms2ger> I mean, we can create a PR now, but then we have to be a little careful with force-pushes
  75. # [11:56] * Joins: gitbot (~gitbot@public.cloak)
  76. # [11:56] -gitbot:#testing- [web-platform-tests] mikewest created porting-blinks-csp-tests (+1 new commit): https://github.com/w3c/web-platform-tests/commit/910cbe6357ce
  77. # [11:56] -gitbot:#testing- web-platform-tests/porting-blinks-csp-tests 910cbe6 Mike West: Contributing Blink's Content Security Policy layout tests....
  78. # [11:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  79. # [11:56] <mkwst> Ok. Thanks. I'll go tell Brad he has a lot of work to do. ;)
  80. # [11:58] <Ms2ger> Any overlap with https://github.com/w3c/web-platform-tests/pull/118/files?
  81. # [12:00] <mkwst> Ms2ger: almost certainly, but I think Brad has changed the backend a bit in the ~year since that PR was opened. I'll point him to it.
  82. # [12:01] <Ms2ger> Feel free to close that it you've got it covered
  83. # [12:01] <mkwst> Well, we have it covered in theory. :)
  84. # [12:02] <Ms2ger> :D
  85. # [12:04] * Joins: gitbot (~gitbot@public.cloak)
  86. # [12:04] -gitbot:#testing- [web-platform-tests] Ms2ger created mozilla_csp_tests (+1 new commit): https://github.com/w3c/web-platform-tests/commit/e1babddb4693
  87. # [12:04] -gitbot:#testing- web-platform-tests/mozilla_csp_tests e1babdd tanvi: Mozilla CSP tests
  88. # [12:04] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  89. # [12:05] * Joins: gitbot (~gitbot@public.cloak)
  90. # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/ea1d964325138ffd78381fcb7940e6a0f9551d65
  91. # [12:05] -gitbot:#testing- web-platform-tests/mozilla_csp_tests ea1d964 Ms2ger: fixup! Mozilla CSP tests
  92. # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  93. # [12:05] * Joins: gitbot (~gitbot@public.cloak)
  94. # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1634: Mozilla csp tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/1634
  95. # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  96. # [12:05] * Joins: gitbot (~gitbot@public.cloak)
  97. # [12:05] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #115: Mozilla CSP tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/115
  98. # [12:05] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  99. # [12:17] * Joins: zcorpan (~zcorpan@public.cloak)
  100. # [12:21] * Joins: gitbot (~gitbot@public.cloak)
  101. # [12:21] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/e880521515b026a5795fc9f8e9f446726bfa0709
  102. # [12:21] -gitbot:#testing- web-platform-tests/mozilla_csp_tests e880521 Ms2ger: fixup! Mozilla CSP tests
  103. # [12:21] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  104. # [12:22] <Ms2ger> mkwst, r? https://github.com/w3c/web-platform-tests/pull/1634 :)
  105. # [12:22] <mkwst> Ms2ger: LGTM! We'll need to rationalize all these eventually, but no reason not to merge them in now.
  106. # [12:23] <mkwst> (other than the python linting error)
  107. # [12:31] <Ms2ger> Still one? Who wrote this crap... :)
  108. # [12:32] * Joins: gitbot (~gitbot@public.cloak)
  109. # [12:32] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to mozilla_csp_tests: https://github.com/w3c/web-platform-tests/commit/53c6598634444fa2cd921f8d532845a8185d0813
  110. # [12:32] -gitbot:#testing- web-platform-tests/mozilla_csp_tests 53c6598 Ms2ger: fixup! Mozilla CSP tests
  111. # [12:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  112. # [12:33] * Joins: gitbot (~gitbot@public.cloak)
  113. # [12:33] -gitbot:#testing- [web-platform-tests] Ms2ger force-pushed mozilla_csp_tests from 53c6598 to 33243ea: https://github.com/w3c/web-platform-tests/commits/mozilla_csp_tests
  114. # [12:33] -gitbot:#testing- web-platform-tests/mozilla_csp_tests 33243ea tanvi: Mozilla CSP tests
  115. # [12:33] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  116. # [12:34] * Joins: gitbot (~gitbot@public.cloak)
  117. # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1634: Mozilla csp tests (master...mozilla_csp_tests) https://github.com/w3c/web-platform-tests/pull/1634
  118. # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  119. # [12:34] * Joins: gitbot (~gitbot@public.cloak)
  120. # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/7b1f1c147caee7f044398ac067f973666dc663cf
  121. # [12:34] -gitbot:#testing- web-platform-tests/master 7b1f1c1 Ms2ger: Merge pull request #1634 from w3c/mozilla_csp_tests...
  122. # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  123. # [12:34] * Joins: gitbot (~gitbot@public.cloak)
  124. # [12:34] -gitbot:#testing- [web-platform-tests] Ms2ger deleted mozilla_csp_tests at 33243ea: https://github.com/w3c/web-platform-tests/commit/33243ea
  125. # [12:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  126. # [12:42] * Joins: artb (~ArtB@public.cloak)
  127. # [12:44] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
  128. # [12:48] <Ms2ger> mkwst, do you think it'd be useful to port the tests in https://github.com/w3c/web-platform-tests/pull/113/files ?
  129. # [12:51] <mkwst> I don't know. I'll point Brad at it, as he's actually up to date on what's in WPT at the moment.
  130. # [12:56] <Ms2ger> zcorpan, you want the chance to suggest half a million other scenarios to test in https://critic.hoppipolla.co.uk/r/4069 ? :)
  131. # [12:59] <zcorpan> Ms2ger: sure
  132. # [13:01] <jgraham> mkwst: So, re: porting tests, I should say that so far we have had a roughtly 0% success rate with creating branches and hoping that someone will do the porting work eventually
  133. # [13:02] <jgraham> The only times when things have actually got done is when specific people have agreed to do it
  134. # [13:02] * Joins: gitbot (~gitbot@public.cloak)
  135. # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
  136. # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  137. # [13:02] * Joins: gitbot (~gitbot@public.cloak)
  138. # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
  139. # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  140. # [13:02] * Joins: gitbot (~gitbot@public.cloak)
  141. # [13:02] -gitbot:#testing- [web-platform-tests] Ms2ger reopened pull request #1635: Contributing Blink's Content Security Policy layout tests. (master...porting-blinks-csp-tests) https://github.com/w3c/web-platform-tests/pull/1635
  142. # [13:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  143. # [13:03] <jgraham> I don't kno if this is a failure in the way that we're running things, or what
  144. # [13:03] <jgraham> Certainly being able to port a few tests seems like Good First Bug material, but we have been hugely unsuccessful in attracting random individuals to contribute
  145. # [13:36] <mkwst> jgraham: Yeah. I was being flippant in my description. I wrote the vast majority of the original tests, and I would like to port them. I know I won't get all of them done, but Brad is certainly going to help.
  146. # [13:36] <mkwst> jgraham: So maybe we can get that average up to 0.1%? :)
  147. # [13:36] <Ms2ger> mkwst, more like 50% :)
  148. # [13:45] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  149. # [13:50] <zcorpan> Ms2ger: happy?
  150. # [13:51] <Ms2ger> I know what to do the rest of the week :)
  151. # [13:52] <Ms2ger> zcorpan, what do nested scripts look like, exactly?
  152. # [13:55] <zcorpan> Ms2ger: document.write
  153. # [13:55] <Ms2ger> Ah, fun
  154. # [13:56] <zcorpan> Ms2ger: i don't remember if there are other ways to nest scripts, but you could test createElement in document.write-created script etc
  155. # [13:56] <Ms2ger> aaaaah :)
  156. # [13:57] <Ms2ger> I know you... Why in the world would I ask you for suggestions?
  157. # [13:57] <zcorpan> beats me
  158. # [13:59] <zcorpan> if it makes you feel better, i removed this line since the algorithm aborts early and doesn't execute: "Remove the script's parent from the document before the script is parsed."
  159. # [14:00] <Ms2ger> Heh
  160. # [14:01] <jgraham> mkwst: If you're planning to port them, that's great
  161. # [14:02] <jgraham> Ms2ger: Oh, I thought you wanted to land that PR, not to get a long list of things that could have been in it :p
  162. # [14:02] <Ms2ger> jgraham, I do now :)
  163. # [14:02] <Ms2ger> This always seems like a good idea before the ideas come in
  164. # [14:04] <zcorpan> can always land it and do follow-up(s)
  165. # [14:09] * Joins: terri_offline (~terri@public.cloak)
  166. # [14:09] * terri_offline is now known as terri
  167. # [14:09] * Joins: gitbot (~gitbot@public.cloak)
  168. # [14:09] -gitbot:#testing- [testharness.js] zcorpan closed pull request #103: Support callback interfaces. (master...callback-interfaces) https://github.com/w3c/testharness.js/pull/103
  169. # [14:09] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  170. # [14:11] <Ms2ger> zcorpan, <3
  171. # [14:12] <zcorpan> :-)
  172. # [14:12] <Ms2ger> I really do need to find me some chocolate
  173. # [14:13] * Joins: gitbot (~gitbot@public.cloak)
  174. # [14:13] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/6204ba1012e6a45f385e72feee016deca63b6226
  175. # [14:13] -gitbot:#testing- web-platform-tests/master 6204ba1 Ms2ger: Update resources.
  176. # [14:13] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  177. # [14:16] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
  178. # [14:19] * Joins: terri_offline (~terri@public.cloak)
  179. # [14:22] * terri_offline is now known as terri
  180. # [14:22] <mkwst> Is there an accepted way to ensure that a test runs on HTTPS vs HTTP?
  181. # [14:23] <Ms2ger> Not yet
  182. # [14:23] <Ms2ger> You could put the actual test in an iframe, I guess
  183. # [14:23] <Ms2ger> cc jgraham
  184. # [14:23] <mkwst> In Blink, we've tweaked the test runner to open `*.https.html` tests over HTTPS.
  185. # [14:24] <jgraham> mkwst: At the moment you have to either window.open or use an iframe
  186. # [14:24] <mkwst> Previously (and in lots of existing tests) we redirected or opened windows.
  187. # [14:24] <jgraham> But since it seems to be required for an increasing number of tests, I guess we'll add some mechanism
  188. # [14:24] <mkwst> Ok. I'll look around, then. `window.open` seems a bit iffy, simply because of popup blockers.
  189. # [14:25] <mkwst> And iframes are a bit iffy, as some things depend on the top-level browsing context. :)
  190. # [14:25] <jgraham> I was thinking "<meta name=https content=true>", but I suppose a filename could also work
  191. # [14:25] <mkwst> filename has the advantage of being detectable without actually reading the file.
  192. # [14:25] <jgraham> Composition gets a bit dodgy though; it would presumably be a - suffix and one can start to imagine foo-ref-https.html
  193. # [14:25] <MikeSmith> the filename way has the benefit of making it most obvious that it's for https
  194. # [14:26] <mkwst> jgraham: We have two mechanisms in Blink layout tests:
  195. # [14:26] <jgraham> We have to read the file anyway for the manifest generation
  196. # [14:26] <mkwst> 1. `filename.https.html` (`.`, not `-`)
  197. # [14:26] <mkwst> 2. `/https/filename.html`
  198. # [14:26] <Ms2ger> .https.worker.js
  199. # [14:26] <jgraham> . doesn't really fit the conventions, I don't think
  200. # [14:26] <mkwst> The former has turned out to be more useful than the latter.
  201. # [14:27] <Ms2ger> -manual-ref.https.worker.js?
  202. # [14:27] * mkwst doesn't know WPT conventions.
  203. # [14:27] <jgraham> Or maybe the coinventions are broken, I don't know
  204. # [14:27] <mkwst> Given the small number of tests in Blink, I'm happy to change our convention if it makes sense to do so.
  205. # [14:27] <jgraham> Oh, sorry, . does fit the conventions
  206. # [14:27] <mkwst> I'd just like to end up with something consistent across the repos.
  207. # [14:27] <Ms2ger> Does it?
  208. # [14:28] <jgraham> I thought it was .manual.foo, but it's -manual.foo
  209. # [14:30] * Joins: gitbot (~gitbot@public.cloak)
  210. # [14:30] -gitbot:#testing- [testharness.js] Ms2ger opened pull request #105: Remove support for IDL exceptions. (master...rm-exn) https://github.com/w3c/testharness.js/pull/105
  211. # [14:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  212. # [14:30] <jgraham> Anyway I guess a filename convention is fine if people prefer that over in-file metadata
  213. # [14:30] <Ms2ger> ^ nice and boring cleanup
  214. # [14:30] <Ms2ger> I have no preference either way
  215. # [14:31] <Ms2ger> In-file metadata would match timeouts?
  216. # [14:31] * Joins: plh (plehegar@public.cloak)
  217. # [14:31] <jgraham> Yeah
  218. # [14:31] <Ms2ger> Maybe plh wants to bikeshed
  219. # [14:31] <jgraham> I guess the difference with timeouts is that they aren't booleans
  220. # [14:31] <plh> blue?
  221. # [14:32] <jgraham> Songs are like tattoos?
  222. # [14:33] * Joins: test12 (~test12@public.cloak)
  223. # [14:33] <Ms2ger> Dabadee, dabadaa?
  224. # [14:34] <Ms2ger> In other news, Servo now runs the 2dcontext tests
  225. # [14:34] <Ms2ger> And fails >500 of them
  226. # [14:34] * Quits: test12 (~test12@public.cloak) ("Page closed")
  227. # [14:35] <jgraham> Who knew that there were that many to fail
  228. # [14:36] <jgraham> In other news ubuntu is now both refusing to open links and refusing to open the system settings app so that I can find out which application it thinks is the default web browser this time (usually thunderbird)
  229. # [14:37] <Ms2ger> Well, Philip wrote a lot
  230. # [14:38] <jgraham> Oh, look at that, it *was* opening the settings app, just not displaying an icon for it in the switcher. And thunderbird was the default web browser.
  231. # [14:55] <mkwst> jgraham: the only argument i'd make in favour of a filename-based solution is that it would work today in Blink, where we don't open the file before generating the URL to load in the testrunner.
  232. # [14:56] <mkwst> jgraham: I'm sure that will fix itself whenever Someone sits down and spends the time to make WPT a natively-supported concept in layouttests, but that's going to take some time. :/
  233. # [14:57] <jgraham> mkwst: It's less typing, which seems nice
  234. # [14:58] <jgraham> Insofar as people are always complaining to me that they hate spending time typing characters in tests
  235. # [14:58] <mkwst> i do like not typing.
  236. # [15:00] <mkwst> I'm skimming manifest.py at the moment.
  237. # [15:01] <jgraham> That file has been somewhat rewritten in a way that hopefully makes some of it easier to follow. Just needs review *cough* Ms2ger *cough*
  238. # [15:05] <zcorpan> i think we should introduce a new character in the filename for the https thing, how about, say, : ?
  239. # [15:05] <jgraham> 🔒
  240. # [15:06] <zcorpan> bingo
  241. # [15:06] <zcorpan> then we don't even need to support https, we can just spoof the tester into thinking it's https :-D
  242. # [15:09] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
  243. # [15:20] * Joins: terri_offline (~terri@public.cloak)
  244. # [15:20] * terri_offline is now known as terri
  245. # [16:00] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
  246. # [16:14] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  247. # [16:20] <Ms2ger> jgraham, you'd better review all my DOMEvents PRs now :)
  248. # [16:22] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  249. # [16:29] <jgraham> Ms2ger(++)**N
  250. # [16:33] <Ms2ger> Hm, I think I'm going to land my currentScript PR before you finish...
  251. # [16:45] * Joins: gitbot (~gitbot@public.cloak)
  252. # [16:45] -gitbot:#testing- [web-platform-tests] jgraham pushed 2 new commits to jgraham/blink-service-workers: https://github.com/w3c/web-platform-tests/compare/4002f64ab7c0...823cf1e123df
  253. # [16:45] -gitbot:#testing- web-platform-tests/jgraham/blink-service-workers cc61e9a James Graham: Add assert_promise_rejects function
  254. # [16:45] -gitbot:#testing- web-platform-tests/jgraham/blink-service-workers 823cf1e James Graham: More SW changes including porting scripts to python
  255. # [16:45] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  256. # [16:45] * Joins: ptressel (~chatzilla@public.cloak)
  257. # [16:57] * Joins: gitbot (~gitbot@public.cloak)
  258. # [16:57] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/reftest_multiple_refs: https://github.com/w3c/web-platform-tests/commit/2a0d08f2ed0b8b8656286d3c7fd60f0c56ac3806
  259. # [16:57] -gitbot:#testing- web-platform-tests/jgraham/reftest_multiple_refs 2a0d08f James Graham: Review fixes
  260. # [16:57] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  261. # [17:01] <Ms2ger> r? https://critic.hoppipolla.co.uk/r/4069
  262. # [17:36] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (Ping timeout: 180 seconds)
  263. # [17:45] <Ms2ger> r? https://critic.hoppipolla.co.uk/r/4069
  264. # [17:46] <jgraham> r+
  265. # [17:47] <Ms2ger> Ta
  266. # [17:48] * Joins: gitbot (~gitbot@public.cloak)
  267. # [17:48] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1633: Add a test for Document#currentScript. (master...currentScript) https://github.com/w3c/web-platform-tests/pull/1633
  268. # [17:48] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  269. # [17:48] * Joins: gitbot (~gitbot@public.cloak)
  270. # [17:48] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 5 new commits to master: https://github.com/w3c/web-platform-tests/compare/6204ba1012e6...cd2564374eb8
  271. # [17:48] -gitbot:#testing- web-platform-tests/master a0f7de3 Ms2ger: Import test_bug587931.html from mozilla-central....
  272. # [17:48] -gitbot:#testing- web-platform-tests/master e1a43d0 Ms2ger: Limit the test to Document#currentScript and rewrite it in testharness.js.
  273. # [17:48] -gitbot:#testing- web-platform-tests/master 013ac84 Ms2ger: Make the Document#currentScript more robust.
  274. # [17:48] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  275. # [17:49] <Ms2ger> jgraham, want to have a look at my DOMEvents PRs? They should be pretty simple
  276. # [17:50] <jgraham> Ms2ger: Sure, let me attack these rust warnings for a bit
  277. # [17:50] <Ms2ger> Okay, thanks :)
  278. # [18:06] * Joins: zcorpan (~zcorpan@public.cloak)
  279. # [18:39] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  280. # [18:44] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  281. # [19:09] * Joins: darobin (rberjon@public.cloak)
  282. # [19:16] * Quits: plh (plehegar@public.cloak) ("Leaving")
  283. # [19:18] * Joins: plh (plehegar@public.cloak)
  284. # [19:33] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  285. # [19:37] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  286. # [19:37] * Joins: darobin (rberjon@public.cloak)
  287. # [19:37] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  288. # [19:44] * Joins: bhill2 (~bhill2@public.cloak)
  289. # [19:45] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  290. # [19:54] * Joins: zcorpan (~zcorpan@public.cloak)
  291. # [19:58] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  292. # [20:01] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  293. # [20:18] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
  294. # [20:38] * Joins: bhill2 (~bhill2@public.cloak)
  295. # [20:46] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  296. # [20:46] * Joins: gitbot (~gitbot@public.cloak)
  297. # [20:46] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1637: Rewrite the test for redispatching native events. (master...redispatch) https://github.com/w3c/web-platform-tests/pull/1637
  298. # [20:46] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  299. # [20:50] * Joins: gitbot (~gitbot@public.cloak)
  300. # [20:50] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1638: Remove the custom test runner for DOMEvents tests. (master...DOMEvents-harness) https://github.com/w3c/web-platform-tests/pull/1638
  301. # [20:50] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  302. # [20:51] * Joins: bhill2 (~bhill2@public.cloak)
  303. # [21:00] * Joins: darobin (rberjon@public.cloak)
  304. # [21:05] * Joins: zcorpan (~zcorpan@public.cloak)
  305. # [21:30] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  306. # [21:30] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  307. # [21:44] * Quits: plh (plehegar@public.cloak) ("Leaving")
  308. # [21:44] * Joins: plh (plehegar@public.cloak)
  309. # [21:52] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  310. # [21:56] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  311. # [22:01] * Joins: darobin (rberjon@public.cloak)
  312. # [22:03] * Quits: plh (plehegar@public.cloak) ("Leaving")
  313. # [22:14] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  314. # [22:14] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  315. # [22:21] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  316. # [22:44] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
  317. # [22:47] * Joins: bhill2 (~bhill2@public.cloak)
  318. # [23:36] * heycam|away is now known as heycam
  319. # [23:40] * Joins: gitbot (~gitbot@public.cloak)
  320. # [23:40] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1639: Move Determined.candidate.EventListeners.html into place and clean it up. (master...determined) https://github.com/w3c/web-platform-tests/pull/1639
  321. # [23:40] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  322. # [23:41] * Quits: artb (~ArtB@public.cloak) ("Leaving.")
  323. # [23:53] * Joins: bhill2_ (~bhill2@public.cloak)
  324. # [23:58] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
  325. # Session Close: Tue Feb 24 00:00:01 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