/irc-logs / w3c / #testing / 2014-02-26 / end

Options:

  1. # Session Start: Wed Feb 26 00:00:01 2014
  2. # Session Ident: #testing
  3. # [00:00] <MikeSmith> JohnJansen: touch?
  4. # [00:01] <MikeSmith> AutomatedTester: something we need to talk about,given that Touch Events is being replaced by Pointer Events
  5. # [00:01] <sstewart6> I've added some agenda items for tomorrow: https://www.w3.org/wiki/WebDriver/2014-February-F2F
  6. # [00:01] <MikeSmith> mdas: don't know about the order of events so it's not something that should be in teh spec
  7. # [00:02] <MikeSmith> sstewart6: browser knows the order of events
  8. # [00:02] <MikeSmith> AutomatedTester: activation triggers based on DOM Events spec
  9. # [00:03] <MikeSmith> JohnJansen: no gesture?
  10. # [00:03] <MikeSmith> sstewart6: multi-action supports it
  11. # [00:04] <MikeSmith> AutomatedTester: there are differences in what a flick is across browsers
  12. # [00:04] <sstewart6> We should kill "action_chain" in the notes
  13. # [00:04] <sstewart6> "actions"
  14. # [00:05] <MikeSmith> JohnJansen: can't write a gesture test that works in all browsers?
  15. # [00:05] <MikeSmith> AutomatedTester: the EndPoint isn't there
  16. # [00:05] <MikeSmith> Jo so the right thing to do is the atomic action?
  17. # [00:06] <MikeSmith> s/Jo/JohnJansen:
  18. # [00:06] <MikeSmith> RRSAgent, make minutes
  19. # [00:06] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/25-testing-minutes.html MikeSmith
  20. # [00:07] <MikeSmith> sstewart6: anybody else have queries?
  21. # [00:07] <mdas> lukeis: here's our TouchActions object (for single finger) https://bugzilla.mozilla.org/show_bug.cgi?id=976807
  22. # [00:07] <mdas> oops
  23. # [00:08] <mdas> http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/marionette.py#178
  24. # [00:08] <MikeSmith> dannin: speed up execution
  25. # [00:08] <mdas> and MultiActions(http://mxr.mozilla.org/mozilla-central/source/testing/marionette/client/marionette/marionette.py#380)
  26. # [00:08] * Joins: glenn (~gadams@public.cloak)
  27. # [00:09] <MikeSmith> AutomatedTester: we should be doing things as fast as possible, and the client code [will need to manage timing]
  28. # [00:09] <MikeSmith> s/speed up execution/speed of execution
  29. # [00:09] <sstewart6> http://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/support/ui/Wait.html
  30. # [00:10] <sstewart6> http://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html
  31. # [00:10] <sstewart6> Those are docs links
  32. # [00:11] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
  33. # [00:11] * Joins: lukeis (~Adium@public.cloak)
  34. # [00:13] <MikeSmith> RRSAgent, make minutes
  35. # [00:13] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/25-testing-minutes.html MikeSmith
  36. # [00:16] * Quits: sam_ (~sam@public.cloak) (Client closed connection)
  37. # [00:16] <sstewart6> One of the security chaps at work took a look at the fingerprinting part of the spec
  38. # [00:16] <sstewart6> and then linked me to this: http://en.wikipedia.org/wiki/Evil_bit
  39. # [00:17] * Joins: sam (~sam@public.cloak)
  40. # [00:19] <MikeSmith> funny that article lists Do Not Track in the see also
  41. # [00:19] <MikeSmith> Topic: Conformance Suite
  42. # [00:20] <sstewart6> https://github.com/w3c/web-platform-tests/tree/master/webdriver
  43. # [00:21] <MikeSmith> sstewart6: piecemeal and willy-nilly
  44. # [00:21] <MikeSmith> ... describes how we are currently writing the conformance tests
  45. # [00:21] <MikeSmith> lukeis: I remember hearing that each test must have its own web page
  46. # [00:22] <wilhelm> https://github.com/operasoftware/presto-testo/tree/master/core/standards/wf1-watir2/interactive
  47. # [00:22] <MikeSmith> wilhelm: those have some good exxamples
  48. # [00:24] <MikeSmith> wilhelm: we should do things in such a way that it integrates with the conventions of existing w-p-t testsuite
  49. # [00:27] * Quits: glenn (~gadams@public.cloak) ("Leaving...")
  50. # [00:31] <sstewart6> http://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html
  51. # [00:32] <sstewart6> That's why you need events at the OS level rather than just creating them on the DOM
  52. # [00:36] <sstewart6> Action: add language clarifying that drag and drop between frames in different domains should (must?) be supported
  53. # [00:36] * RRSAgent records action 21
  54. # [00:38] <MikeSmith> action: Andreas TT to write some example tests for cases discussed at f2f, including handlers to add to wptserve
  55. # [00:38] * RRSAgent records action 22
  56. # [00:45] <MikeSmith> [discussion of how to enable running of tests without needing to pull in third-party open-source code]
  57. # [00:48] <MikeSmith> lukeis: well if you're allowed to look at Apache2 code..
  58. # [00:48] <MikeSmith> MarcFisher: I think we should have a separate implementation in the w-p-t repo would be good. Can be small
  59. # [00:50] <ato> http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html
  60. # [00:50] <MikeSmith> action: Marc to lead work on separate minimal implementation of spec for inclusion in w-p-t repo
  61. # [00:50] * RRSAgent records action 23
  62. # [00:50] <wilhelm> License of WPT: https://github.com/w3c/web-platform-tests/blob/master/CONTRIBUTING.md
  63. # [00:50] <MikeSmith> lukeis: just a remote implementation?
  64. # [00:50] <MikeSmith> MarcFisher: yeah
  65. # [00:52] <MikeSmith> action: wilhelm to work on making a small canonical set of tests that integrate with Marc's implementation
  66. # [00:52] * RRSAgent records action 24
  67. # [00:56] <MikeSmith> SimonSapin: would be nice to have the test suite as complete a possible
  68. # [00:56] * Quits: lukeis (~Adium@public.cloak) (Ping timeout: 180 seconds)
  69. # [00:57] <MikeSmith> ... why don't we take a checkpoint at our next f2f and see where we are then?
  70. # [00:57] <MikeSmith> s/SimonSapin/sstewart6
  71. # [00:57] <sstewart6> :)
  72. # [00:58] <wilhelm> http://lists.w3.org/Archives/Public/public-browser-tools-testing/
  73. # [00:58] <sstewart6> Thanks wilhelm. Beat me to it
  74. # [00:58] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
  75. # [00:59] <sstewart6> https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html
  76. # [01:00] <sstewart6> https://dvcs.w3.org/hg/webdriver/
  77. # [01:04] <MikeSmith> [discussion about dealing with helping each other keep the group's work on schedule]
  78. # [01:05] <AutomatedTester> https://www.dropbox.com/s/m56rgbr1k04ms2v/2011-04-05%2021.20.04.jpg
  79. # [01:05] <MikeSmith> ato: we should follow up quickly on code reviews
  80. # [01:05] <AutomatedTester> https://www.dropbox.com/s/y0sys1qwcr44afb/2011-04-05%2021.22.41.jpg
  81. # [01:06] <MikeSmith> wilhelm: if we get everybody to each do some small part of the work
  82. # [01:06] <MikeSmith> action: Wilhelm to regularly contact WG members to follow up on work
  83. # [01:06] * RRSAgent records action 25
  84. # [01:07] <ato> http://testthewebforward.org/
  85. # [01:08] <wilhelm> https://code.google.com/p/selenium/source/browse/java/client/test/org/openqa/selenium/
  86. # [01:09] <MikeSmith> wilhelm: homework for tomorrow everybody should look at the tests in the open-source project, find some bit you like, and be ready to commit to working on that bit
  87. # [01:11] <MikeSmith> JohnJansen: [describes the mechanism the CSS WG uses to determine which requirements in the spec have tests]
  88. # [01:12] <sstewart6> https://www.w3.org/wiki/WebDriver/2014-February-F2F#Day_Two
  89. # [01:12] <MikeSmith> action: JohnJansen to investigate setting up a mechanism to sstewart6: https://www.w3.org/wiki/WebDriver/2014
  90. # [01:12] * RRSAgent records action 26
  91. # [01:13] <MikeSmith> action: JohnJansen to investigate setting up a mechanism to determine which requirements in the spec have tests
  92. # [01:13] * RRSAgent records action 27
  93. # [01:13] <MikeSmith> adjourned
  94. # [01:13] <MikeSmith> until tomorrow
  95. # [01:14] <MikeSmith> RRSAgent, make minutes
  96. # [01:14] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html MikeSmith
  97. # [01:17] * Parts: jimevans (~jimevans@public.cloak) (jimevans)
  98. # [01:18] * Quits: sam (~sam@public.cloak) (Client closed connection)
  99. # [01:19] * Joins: sam (~sam@public.cloak)
  100. # [01:19] * Quits: seva (~seva@public.cloak) (Ping timeout: 180 seconds)
  101. # [01:20] * Quits: dannin (~quassel@public.cloak) (Ping timeout: 180 seconds)
  102. # [01:22] * Quits: kennyluck (~kennyluck@public.cloak) (Client closed connection)
  103. # [01:27] * Joins: kennyluck (~kennyluck@public.cloak)
  104. # [01:28] * Quits: sam (~sam@public.cloak) (Ping timeout: 180 seconds)
  105. # [01:30] * Quits: sstewart6 (~simons@public.cloak) (sstewart6)
  106. # [01:31] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  107. # [01:31] * Joins: sstewart6 (~simons@public.cloak)
  108. # [01:32] * Quits: Shuotao (~Shuotao@public.cloak) (Ping timeout: 180 seconds)
  109. # [01:35] * Quits: JohnJansen (~JohnJansen@public.cloak) (Ping timeout: 180 seconds)
  110. # [01:35] * Quits: MarcFisher (~MarcFisher@public.cloak) (Ping timeout: 180 seconds)
  111. # [01:35] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  112. # [01:39] * Quits: sstewart6 (~simons@public.cloak) (sstewart6)
  113. # [01:41] * Quits: kennyluck (~kennyluck@public.cloak) (kennyluck)
  114. # [02:16] <wilhelm> RRSAgent, bye
  115. # [02:16] <RRSAgent> I see 27 open action items saved in http://www.w3.org/2014/02/25-testing-actions.rdf :
  116. # [02:16] <RRSAgent> ACTION: sstewart6 to talk to CSS WG about visibility detection [1]
  117. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T17-28-29
  118. # [02:16] <RRSAgent> ACTION: Automate_ to speak to Tantek about his old action item on visibility and hit testing [2]
  119. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T17-29-01
  120. # [02:16] <RRSAgent> ACTION: sstewart6 to add prefix to JSON URLs [3]
  121. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T17-42-45
  122. # [02:16] <RRSAgent> ACTION: ato__ to switch to wptserve in webdriver test suite [4]
  123. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T18-01-15
  124. # [02:16] <RRSAgent> ACTION: AutomatedTester to add a flag to take element screenshot without scrolling [5]
  125. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T18-43-54
  126. # [02:16] <RRSAgent> ACTION: sstewart6 to define that cookies can only be set against domains that are currently loaded [6]
  127. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T18-46-13
  128. # [02:16] <RRSAgent> ACTION: AutomatedTester to add whether it's a session cookie, a secure cookie [7]
  129. # [02:16] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-00-10
  130. # [02:16] <RRSAgent> ACTION: AutomatedTester to link to the cookies RFC to describe the data format for expiry [8]
  131. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-00-50
  132. # [02:17] <RRSAgent> ACTION: sstewart6 to describe how we send files across the wire [9]
  133. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-20-52
  134. # [02:17] <RRSAgent> ACTION: sstewart6 to lowercase platform names [10]
  135. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-25-52
  136. # [02:17] <RRSAgent> ACTION: sstewart6 to remove id location strategy [11]
  137. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-42-41
  138. # [02:17] <RRSAgent> ACTION: sstewart6 to remove CSS selector capability (it's assumed) [12]
  139. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-42-59
  140. # [02:17] <RRSAgent> ACTION: sstewart6 to add a note that you can use extension mechanisms to add location strategies [13]
  141. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T19-43-53
  142. # [02:17] <RRSAgent> ACTION: ato to research root element behaviour in HTML and XML [14]
  143. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T20-07-30
  144. # [02:17] <RRSAgent> ACTION: Luke to identify new endpoint for hooking switch to parent into [15]
  145. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T21-55-52
  146. # [02:17] <RRSAgent> ACTION: Simon to define frame in section 6.1 [16]
  147. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T21-56-11
  148. # [02:17] <RRSAgent> ACTION: David to review references to ensure they meet transition requirements [17]
  149. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T22-02-58
  150. # [02:17] <RRSAgent> ACTION: John to send some spec language for window minimize [18]
  151. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T22-48-57
  152. # [02:17] <RRSAgent> ACTION: Luke to port Seleniium async script test to spec testsuite [19]
  153. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T22-54-25
  154. # [02:17] <RRSAgent> ACTION: Add definition for getElementText to the appropriate section of spec [20]
  155. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T23-02-18
  156. # [02:17] <RRSAgent> ACTION: add language clarifying that drag and drop between frames in different domains should (must?) be supported [21]
  157. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T23-39-34
  158. # [02:17] <RRSAgent> ACTION: Andreas TT to write some example tests for cases discussed at f2f, including handlers to add to wptserve [22]
  159. # [02:17] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T23-40-59
  160. # [02:17] <RRSAgent> ACTION: Marc to lead work on separate minimal implementation of spec for inclusion in w-p-t repo [23]
  161. # [02:18] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T23-53-05
  162. # [02:18] <RRSAgent> ACTION: wilhelm to work on making a small canonical set of tests that integrate with Marc's implementation [24]
  163. # [02:18] <RRSAgent> recorded in http://www.w3.org/2014/02/25-testing-irc#T23-55-47
  164. # [02:18] <RRSAgent> ACTION: Wilhelm to regularly contact WG members to follow up on work [25]
  165. # [02:18] <RRSAgent> recorded in http://www.w3.org/2014/02/26-testing-irc#T00-09-57
  166. # [02:18] <RRSAgent> ACTION: JohnJansen to investigate setting up a mechanism to sstewart6: https://www.w3.org/wiki/WebDriver/2014 [26]
  167. # [02:18] <RRSAgent> recorded in http://www.w3.org/2014/02/26-testing-irc#T00-15-24
  168. # [02:18] <RRSAgent> ACTION: JohnJansen to investigate setting up a mechanism to determine which requirements in the spec have tests [27]
  169. # [02:18] <RRSAgent> recorded in http://www.w3.org/2014/02/26-testing-irc#T00-16-10
  170. # [02:18] * Parts: RRSAgent (rrsagent@public.cloak) (RRSAgent)
  171. # [02:21] <wilhelm> Yikes, that's a shitload of actions.
  172. # [02:22] <wilhelm> Wonderful. It split the minutes in two. Did we pass midnight UTC? (c:
  173. # [02:22] * Joins: yankhates_cb (~yankhatescb@public.cloak)
  174. # [02:26] * Quits: jgriffin (~jgriffin@public.cloak) (jgriffin)
  175. # [02:33] * Joins: sstewart6 (~simons@public.cloak)
  176. # [02:41] * Quits: lmclister (~lmclister@public.cloak) ("")
  177. # [02:41] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  178. # [02:49] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  179. # [03:00] * heycam is now known as heycam|away
  180. # [03:08] * Quits: sstewart6 (~simons@public.cloak) (sstewart6)
  181. # [03:14] * heycam|away is now known as heycam
  182. # [03:20] * Joins: ptressel (~chatzilla@public.cloak)
  183. # [03:23] * Quits: yankhates_cb (~yankhatescb@public.cloak) (Ping timeout: 180 seconds)
  184. # [03:29] * heycam is now known as heycam|away
  185. # [03:39] * heycam|away is now known as heycam
  186. # [04:01] <ato> wilhelm: It's like… we're professionals at assigning work to people.
  187. # [04:33] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
  188. # [05:00] * Joins: lmclister (~lmclister@public.cloak)
  189. # [05:30] * Joins: lukeis (~Adium@public.cloak)
  190. # [05:54] * Joins: yankhates_cb (~yankhatescb@public.cloak)
  191. # [06:33] * Joins: yankhates_cb_ (~yankhatescb@public.cloak)
  192. # [06:35] * Quits: yankhates_cb (~yankhatescb@public.cloak) (Ping timeout: 180 seconds)
  193. # [06:42] * Joins: mdas (~mdas@public.cloak)
  194. # [06:56] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  195. # [06:57] * Joins: mdas (~mdas@public.cloak)
  196. # [07:09] * heycam is now known as heycam|away
  197. # [07:18] * Quits: lmclister (~lmclister@public.cloak) ("")
  198. # [07:18] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  199. # [07:19] * Joins: zcorpan (~zcorpan@public.cloak)
  200. # [07:20] * Quits: yankhates_cb_ (~yankhatescb@public.cloak) (Ping timeout: 180 seconds)
  201. # [07:27] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  202. # [07:29] * Joins: mdas (~mdas@public.cloak)
  203. # [07:41] * Joins: gitbot (~gitbot@public.cloak)
  204. # [07:41] -gitbot:#testing- [web-platform-tests] deniak opened pull request #696: tests on selector pseudo-classes (master...selector-pseudo-classes) https://github.com/w3c/web-platform-tests/pull/696
  205. # [07:41] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  206. # [07:54] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  207. # [07:56] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  208. # [07:57] * Joins: zcorpan (~zcorpan@public.cloak)
  209. # [08:02] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  210. # [08:07] * Joins: anssik (~uid10742@public.cloak)
  211. # [08:14] * Quits: lukeis (~Adium@public.cloak) (Ping timeout: 180 seconds)
  212. # [08:24] * Quits: ptressel (~chatzilla@public.cloak) (Client closed connection)
  213. # [08:28] * Joins: kawai (~kawai@public.cloak)
  214. # [08:29] * Quits: kawai (~kawai@public.cloak) (Client closed connection)
  215. # [08:37] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  216. # [08:37] * Joins: zcorpan (~zcorpan@public.cloak)
  217. # [08:44] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  218. # [08:44] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
  219. # [08:46] * Joins: Lachy (~Lachy@public.cloak)
  220. # [08:51] * Joins: Ms2ger (~Ms2ger@public.cloak)
  221. # [09:05] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  222. # [09:12] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  223. # [09:42] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
  224. # [10:02] * Joins: Lachy (~Lachy@public.cloak)
  225. # [10:21] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
  226. # [11:15] * Joins: Ms2ger (~Ms2ger@public.cloak)
  227. # [11:29] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  228. # [11:41] * Joins: Ms2ger (~Ms2ger@public.cloak)
  229. # [11:48] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  230. # [11:53] * Joins: darobin (rberjon@public.cloak)
  231. # [11:59] * Joins: Ms2ger (~Ms2ger@public.cloak)
  232. # [12:13] * Joins: Lachy_ (~Lachy@public.cloak)
  233. # [12:13] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
  234. # [12:22] * Joins: abarsto (~abarsto@public.cloak)
  235. # [12:22] * abarsto is now known as ArtB
  236. # [12:32] * Joins: gitbot (~gitbot@public.cloak)
  237. # [12:32] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #697: Check that all property descriptors for attributes have a set property. (master...window-properties-propdesc-set) https://github.com/w3c/web-platform-tests/pull/697
  238. # [12:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  239. # [12:50] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  240. # [12:57] * Joins: gitbot (~gitbot@public.cloak)
  241. # [12:57] -gitbot:#testing- [web-platform-tests] foolip closed pull request #683: Nitpick the media resource selection tests (master...resource-selection-nitpick) https://github.com/w3c/web-platform-tests/pull/683
  242. # [12:57] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  243. # [13:16] * Joins: Ms2ger (~Ms2ger@public.cloak)
  244. # [13:18] * Joins: gitbot (~gitbot@public.cloak)
  245. # [13:18] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/f7409cc38557...b336303f67e9
  246. # [13:18] -gitbot:#testing- web-platform-tests/master 05ac8f7 Ms2ger: Check that all property descriptors for attributes have a set property.
  247. # [13:18] -gitbot:#testing- web-platform-tests/master b336303 Ms2ger: Merge pull request #697 from Ms2ger/window-properties-propdesc-set...
  248. # [13:18] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  249. # [13:18] * Joins: gitbot (~gitbot@public.cloak)
  250. # [13:18] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #697: Check that all property descriptors for attributes have a set property. (master...window-properties-propdesc-set) https://github.com/w3c/web-platform-tests/pull/697
  251. # [13:18] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  252. # [13:42] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  253. # [13:49] * Joins: Ms2ger (~Ms2ger@public.cloak)
  254. # [13:54] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  255. # [13:56] * Quits: AutomatedTester (~AutomatedTester@public.cloak) ("Leaving...")
  256. # [13:58] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  257. # [13:59] * Joins: plh (plehegar@public.cloak)
  258. # [14:19] * Quits: plh (plehegar@public.cloak) ("Leaving")
  259. # [14:21] * Joins: gitbot (~gitbot@public.cloak)
  260. # [14:21] -gitbot:#testing- [web-platform-tests] sideshowbarker created submission/sideshowbarker/manifest-blacklist (+1 new commit): https://github.com/w3c/web-platform-tests/commit/a268292ea416
  261. # [14:21] -gitbot:#testing- web-platform-tests/submission/sideshowbarker/manifest-blacklist a268292 Michael[tm] Smith: Add "conformance-checkers" to manifest blacklist.
  262. # [14:21] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  263. # [14:23] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  264. # [14:24] * Joins: gitbot (~gitbot@public.cloak)
  265. # [14:24] -gitbot:#testing- [web-platform-tests] sideshowbarker opened pull request #698: Add "conformance-checkers" to manifest blacklist. (master...submission/sideshowbarker/manifest-blacklist) https://github.com/w3c/web-platform-tests/pull/698
  266. # [14:24] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  267. # [14:29] * Joins: plh (plehegar@public.cloak)
  268. # [14:30] * plh changes topic to 'Testing the Web Platform | http://testthewebforward.org | PR Count: 135 (2014-02-26)'
  269. # [14:32] * Joins: gitbot (~gitbot@public.cloak)
  270. # [14:32] -gitbot:#testing- [web-platform-tests] jgraham closed pull request #698: Add "conformance-checkers" to manifest blacklist. (master...submission/sideshowbarker/manifest-blacklist) https://github.com/w3c/web-platform-tests/pull/698
  271. # [14:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  272. # [15:19] * Joins: ptressel (~chatzilla@public.cloak)
  273. # [15:27] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  274. # [15:33] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  275. # [15:36] * Joins: zcorpan (~zcorpan@public.cloak)
  276. # [15:41] * Joins: lukeis (~Adium@public.cloak)
  277. # [15:41] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
  278. # [15:41] * Joins: lukeis (~Adium@public.cloak)
  279. # [15:41] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
  280. # [15:46] * Joins: gitbot (~gitbot@public.cloak)
  281. # [15:46] -gitbot:#testing- [web-platform-tests] sideshowbarker deleted submission/sideshowbarker/manifest-blacklist at a268292: https://github.com/w3c/web-platform-tests/commit/a268292
  282. # [15:46] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  283. # [16:14] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  284. # [16:17] * Quits: ptressel (~chatzilla@public.cloak) (Client closed connection)
  285. # [16:18] * Joins: glenn (~gadams@public.cloak)
  286. # [16:18] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  287. # [16:18] * Joins: zcorpan (~zcorpan@public.cloak)
  288. # [16:20] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  289. # [16:25] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  290. # [16:34] * Joins: mdas (~mdas@public.cloak)
  291. # [16:37] * Joins: sstewart6 (~simons@public.cloak)
  292. # [16:40] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  293. # [16:41] * Joins: sstewart6 (~simons@public.cloak)
  294. # [16:49] * Joins: zcorpan (~zcorpan@public.cloak)
  295. # [16:50] * Joins: zcorpan_ (~zcorpan@public.cloak)
  296. # [16:50] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  297. # [16:57] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  298. # [17:01] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  299. # [17:05] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  300. # [17:16] * Joins: MarcFisher (~MarcFisher@public.cloak)
  301. # [17:23] * Joins: rhauck (~Adium@public.cloak)
  302. # [17:38] * Joins: mdas (~mdas@public.cloak)
  303. # [17:38] <MarcFisher> I can't make it to the meeting today.
  304. # [17:39] <AutomatedTester> MarcFisher: ok
  305. # [17:40] <AutomatedTester> was good seeing you yesterday
  306. # [17:45] * Quits: darobin (rberjon@public.cloak) ("Leaving...")
  307. # [17:45] * Joins: darobin (rberjon@public.cloak)
  308. # [17:48] * Quits: Lachy_ (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
  309. # [17:51] * Joins: zcorpan (~zcorpan@public.cloak)
  310. # [17:55] * Joins: Automate_ (~AutomatedTester@public.cloak)
  311. # [17:55] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  312. # [17:56] * Joins: mdas_ (~mdas@public.cloak)
  313. # [17:56] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  314. # [17:58] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  315. # [17:58] * Quits: Automate_ (~AutomatedTester@public.cloak) (Client closed connection)
  316. # [17:58] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  317. # [18:08] * Joins: JohnJansen (~JohnJansen@public.cloak)
  318. # [18:09] * Joins: rhauck1 (~Adium@public.cloak)
  319. # [18:12] * Joins: RRSAgent (rrsagent@public.cloak)
  320. # [18:12] <RRSAgent> logging to http://www.w3.org/2014/02/26-testing-irc
  321. # [18:13] <wilhelm> Topic: Browser testing & tools WG F2F, 26th of February
  322. # [18:14] <wilhelm> RRSAgent, draft minutes
  323. # [18:14] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html wilhelm
  324. # [18:14] * Joins: jgriffin (~jgriffin@public.cloak)
  325. # [18:14] * Joins: gitbot (~gitbot@public.cloak)
  326. # [18:14] -gitbot:#testing- [web-platform-tests] lukeis opened pull request #699: adding ability to configure alternate browsers (master...master) https://github.com/w3c/web-platform-tests/pull/699
  327. # [18:14] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  328. # [18:14] * Joins: lukeis (~Adium@public.cloak)
  329. # [18:14] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
  330. # [18:15] * Quits: rhauck (~Adium@public.cloak) (Ping timeout: 180 seconds)
  331. # [18:15] * Joins: lukeis (~Adium@public.cloak)
  332. # [18:15] <wilhelm> Meeting: Browser testing & tools WG F2F, 26th of February
  333. # [18:15] <wilhelm> RRSAgent, draft minutes
  334. # [18:15] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html wilhelm
  335. # [18:15] <lukeis> first PR of the day! ;) https://github.com/w3c/web-platform-tests/pull/699
  336. # [18:16] * wilhelm \o/
  337. # [18:17] * Joins: lmclister (~lmclister@public.cloak)
  338. # [18:18] * Joins: jimevans (~jimevans@public.cloak)
  339. # [18:19] * Quits: rhauck1 (~Adium@public.cloak) ("Leaving.")
  340. # [18:19] * Joins: rhauck (~Adium@public.cloak)
  341. # [18:19] * Quits: rhauck (~Adium@public.cloak) (Client closed connection)
  342. # [18:20] * Joins: rhauck (~Adium@public.cloak)
  343. # [18:21] * Joins: JohnJanse (~JohnJansen@public.cloak)
  344. # [18:21] * Quits: JohnJansen (~JohnJansen@public.cloak) ("Page closed")
  345. # [18:21] * Quits: JohnJanse (~JohnJansen@public.cloak) ("")
  346. # [18:21] * Joins: JohnJanse (~JohnJansen@public.cloak)
  347. # [18:22] * Quits: JohnJanse (~JohnJansen@public.cloak) ("")
  348. # [18:22] * Joins: JohnJansen (~JohnJansen@public.cloak)
  349. # [18:22] * Joins: rhauck1 (~Adium@public.cloak)
  350. # [18:23] <JohnJansen> is this thing on?
  351. # [18:23] * Joins: seva (~seva@public.cloak)
  352. # [18:24] <plh> John, yes
  353. # [18:27] * Quits: rhauck (~Adium@public.cloak) (Ping timeout: 180 seconds)
  354. # [18:28] * Joins: sstewart6 (~simons@public.cloak)
  355. # [18:31] * Joins: dannin (~quassel@public.cloak)
  356. # [18:33] <sstewart6> http://www.youtube.com/watch?v=qu9MptWyCB8
  357. # [18:33] <sstewart6> For some context about references to "fork handles"
  358. # [18:33] * Quits: MarcFisher (~MarcFisher@public.cloak) (Ping timeout: 180 seconds)
  359. # [18:34] * Joins: sam (~sam@public.cloak)
  360. # [18:35] * Joins: ShuotaoGao (~ShuotaoGao@public.cloak)
  361. # [18:35] * Joins: rhauck (~Adium@public.cloak)
  362. # [18:37] * Joins: rhauck2 (~Adium@public.cloak)
  363. # [18:38] * Quits: rhauck1 (~Adium@public.cloak) (Client closed connection)
  364. # [18:42] * Quits: rhauck (~Adium@public.cloak) (Client closed connection)
  365. # [18:46] <sstewart6> Everyone reading
  366. # [18:46] <sstewart6> ready
  367. # [18:46] <sstewart6> even
  368. # [18:46] <sstewart6> ?
  369. # [18:46] * Joins: MarcFisher (~MarcFisher@public.cloak)
  370. # [18:46] <wilhelm> Scribe: lukeis
  371. # [18:46] <wilhelm> Present+ Wilhelm
  372. # [18:46] <JohnJansen> present+ JohnJansen
  373. # [18:46] <mdas_> Present+ mdas
  374. # [18:46] <sstewart6> Present+ SimonStewart
  375. # [18:46] <jimevans> Present+ jimevans
  376. # [18:47] <sam> Present+ samuong
  377. # [18:47] <dannin> Present+ DaleAnnin
  378. # [18:47] <ShuotaoGao> Present+ ShuotaoGao
  379. # [18:47] <lukeis> Present+ LukeInman-Semerau
  380. # [18:47] <seva> Present+ sevalo
  381. # [18:47] <AutomatedTester> Present+ DavidBurns
  382. # [18:49] * Joins: jleyba (~jleyba@public.cloak)
  383. # [18:49] <lukeis> sstewart6: the handle that was auto assigned to me
  384. # [18:49] <lukeis> wilhelm: chairing
  385. # [18:49] <lukeis> chair: wilhelm
  386. # [18:49] <wilhelm> https://www.w3.org/wiki/WebDriver/2014-February-F2F
  387. # [18:49] <ato> Present+ ato
  388. # [18:50] <lukeis> agenda: https://www.w3.org/wiki/WebDriver/2014-February-F2F
  389. # [18:50] <lukeis> topic: end point uri for batching actions
  390. # [18:50] <lukeis> AutomatedTester: yesterday landed user interactions part of the spec, one thing missing was how to send across the wire
  391. # [18:51] <lukeis> AutomatedTester: user interactions going to be sending it across as one atomic action
  392. # [18:51] <sstewart6> I'm going to suggest "/session/{sessionId}/actions
  393. # [18:51] <sstewart6> "
  394. # [18:51] * Joins: gitbot (~gitbot@public.cloak)
  395. # [18:51] -gitbot:#testing- [web-platform-tests] malini opened pull request #700: add tests for getElementAttribute (master...getElementAttribute) https://github.com/w3c/web-platform-tests/pull/700
  396. # [18:51] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  397. # [18:51] <lukeis> AutomatedTester: [describes various api end points]
  398. # [18:52] <lukeis> sstewart6: should we discuss touch actions / multi actions, do we know what they are?
  399. # [18:52] <lukeis> some don't
  400. # [18:52] <sstewart6> https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html#user-input
  401. # [18:52] * Joins: zcorpan (~zcorpan@public.cloak)
  402. # [18:52] <lukeis> AutomatedTester: mouse / keyboard / touch (now with mobile)
  403. # [18:54] <lukeis> AutomatedTester: [explains how current Actions / Touch actions work with single action being independent wire call]
  404. # [18:54] <lukeis> AutomatedTester: [descibes 'multi-touch']
  405. # [18:55] <lukeis> seva: the multiple finger actions already in the project?
  406. # [18:55] <lukeis> AutomatedTester / sstewart6: no
  407. # [18:56] <lukeis> seva: batching actions in either?
  408. # [18:56] <lukeis> AutomatedTester: no
  409. # [18:56] <lukeis> sstewart6: everyone in agreement that batching actions is a good idea, waiting on spec definition
  410. # [18:57] <lukeis> sstewart6: section 14.2.1
  411. # [18:57] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
  412. # [18:57] <lukeis> ACTION: keyboard actions AutomatedTester
  413. # [18:57] * RRSAgent records action 1
  414. # [18:58] <lukeis> jleyba: second bullet point [reads]
  415. # [18:58] <lukeis> sstewart6: we should probably remove the word 'not'
  416. # [18:59] <lukeis> AutomatedTester: discussing browser pauses
  417. # [18:59] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  418. # [18:59] <JohnJansen> s/pauses/parses
  419. # [18:59] <JohnJansen> s/parses/parsers
  420. # [18:59] <ato> We should probably have some actions on the things raised by jleyba.
  421. # [19:00] <lukeis> sstewart6: 14.2.1, should probably be efficient
  422. # [19:00] * Quits: rhauck2 (~Adium@public.cloak) ("Leaving.")
  423. # [19:01] * Joins: rhauck (~Adium@public.cloak)
  424. # [19:01] <lukeis> mdas_: it will perform all the actions?
  425. # [19:01] <lukeis> sstewart6: [handwaving / explaining]
  426. # [19:01] * Quits: MarcFisher (~MarcFisher@public.cloak) (Ping timeout: 180 seconds)
  427. # [19:02] <JohnJansen> action: edit 14.1 to clarify the HTML4 'disabled' statements AutomatedTester
  428. # [19:02] * RRSAgent records action 2
  429. # [19:02] <lukeis> sstewart6: if you are about to run out of memory on a device and the actions will cause an out of memory with the commands, there's no way around that in the spec
  430. # [19:03] <lukeis> sstewart6: we would use MUST if there was a level between MUST and SHOULD
  431. # [19:03] * Joins: abarsto (~abarsto@public.cloak)
  432. # [19:05] <lukeis> ACTION: change enum to match rest of spec 14.2.1.1
  433. # [19:05] * RRSAgent records action 3
  434. # [19:05] <sstewart6> 14.2.1.1
  435. # [19:05] * Joins: rhauck1 (~Adium@public.cloak)
  436. # [19:06] * Quits: ArtB (~abarsto@public.cloak) (Ping timeout: 180 seconds)
  437. # [19:07] <lukeis> discussing mouse button naming 'LEFT' 'RIGHT'
  438. # [19:08] <lukeis> sstewart6: 'LEFT' equates to normal usage when pressing 'LEFT' button on the mouse
  439. # [19:08] * Quits: rhauck (~Adium@public.cloak) (Ping timeout: 180 seconds)
  440. # [19:08] * Joins: abarsto1 (~abarsto@public.cloak)
  441. # [19:08] * abarsto1 is now known as ArtB
  442. # [19:08] <lukeis> seva: problem when it comes to expanding support
  443. # [19:09] <lukeis> ato: if javascript decides there's other mouse events we'll need to expand also
  444. # [19:10] <lukeis> sstewart6: if the dom spec changes we need to change also
  445. # [19:10] <lukeis> ACTION: put reference to the dom spec version we are using
  446. # [19:10] * RRSAgent records action 4
  447. # [19:10] <lukeis> wilhelm: which one??
  448. # [19:10] * Quits: abarsto (~abarsto@public.cloak) (Client closed connection)
  449. # [19:11] <lukeis> ACTION: double click should take a button
  450. # [19:11] * RRSAgent records action 5
  451. # [19:11] <MikeSmith> RRSAgent, make minutes
  452. # [19:11] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html MikeSmith
  453. # [19:12] <MikeSmith> Present+ MikeSmith
  454. # [19:12] <lukeis> ato: what about triple / quadruple click?
  455. # [19:13] <lukeis> sstewart6: to do double click: down/up, down/up to do two clicks down/up, pause, down/up
  456. # [19:13] <lukeis> sstewart6: we have a constant for pause sent across the wire to handle differences in OSes
  457. # [19:14] <lukeis> sstewart6: we don't have a pause action
  458. # [19:14] <lukeis> seva: shortest possible pause?
  459. # [19:15] <lukeis> ato / sstewart6: we want it to be on the remote side
  460. # [19:15] * Joins: Ms2ger (~Ms2ger@public.cloak)
  461. # [19:16] <lukeis> jleyba: 0 based timeout in javascript isn't actually 0
  462. # [19:16] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
  463. # [19:16] <lukeis> sstewart6: i'm not worried about the click, i'm worried about the double click, don't know what the pause is because it's known only by the operating system
  464. # [19:17] <lukeis> sstewart6: probably a registry setting in windows
  465. # [19:17] <lukeis> JohnJansen: yes, i'm worried about accessibility inserting the pausing
  466. # [19:18] <lukeis> mdas_: [gives explanation to alleviate concerns]
  467. # [19:18] <MikeSmith> i/SimonSapin/scribe: MikeSmith
  468. # [19:18] <MikeSmith> RRSAgent, make minutes
  469. # [19:18] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html MikeSmith
  470. # [19:18] <sstewart6> [down, up, down, up]
  471. # [19:18] <sstewart6> [down, up, sys-pause, down, up]
  472. # [19:18] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  473. # [19:18] <lukeis> sstewart6: first would be a double click, second two separate clicks
  474. # [19:19] <MikeSmith> i/take a checkpoint/scribe: MikeSmith
  475. # [19:19] <MikeSmith> RRSAgent, make minutes
  476. # [19:19] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html MikeSmith
  477. # [19:19] <lukeis> mdas_: is it universal across browsers?
  478. # [19:20] <ato> https://github.com/operasoftware/operadriver/blob/master/src/com/opera/core/systems/scope/stp/services/ScopeExec.java#L116
  479. # [19:20] <lukeis> ato: did some testing, finding a 'safe' number to separate clicks, 640ms
  480. # [19:22] <lukeis> ACTION: so one proposal is to remove click and double click from mouse, use down/up - sstewart6
  481. # [19:22] * RRSAgent records action 6
  482. # [19:23] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
  483. # [19:24] <lukeis> ato: [talks about using event queue]
  484. # [19:25] <lukeis> ACTION: add description on how to process the batch - AutomatedTester
  485. # [19:25] * RRSAgent records action 7
  486. # [19:26] <lukeis> lukeis: asks about 'standard' common actions
  487. # [19:26] <lukeis> sstewart6: we'll add that to the non-normative section on batching
  488. # [19:27] <lukeis> sstewart6: i think we don't need perform on the action
  489. # [19:29] * Joins: glenn (~gadams@public.cloak)
  490. # [19:29] <lukeis> ACTION: remove perform from all X-action
  491. # [19:29] * RRSAgent records action 8
  492. # [19:30] <lukeis> 14.2.1.1.1
  493. # [19:30] <lukeis> sstewart6: there are references to 'any' button, but it's specified
  494. # [19:32] <lukeis> ACTION: clean up the prose in 14.2.1.1.1 (well, all the way through) regarding 'any' and require the button argument, not optional
  495. # [19:32] * RRSAgent records action 9
  496. # [19:33] <lukeis> sstewart6: if buttonUp is done when no button is down what do we do?
  497. # [19:33] <lukeis> mdas_: we throw an error
  498. # [19:33] * Quits: darobin (rberjon@public.cloak) ("Leaving...")
  499. # [19:33] <lukeis> jimevans: we absolutely need to keep track of the buttons pressed
  500. # [19:34] <lukeis> ato: had to add the extra behavior of keeping track of buttons to keep in line with selenium
  501. # [19:34] <lukeis> sstewart6: we need to define the behavior, throwing makes sense
  502. # [19:35] <lukeis> ato: what's the error code?
  503. # [19:35] <lukeis> sstewart6: we could have illegal argument
  504. # [19:37] <lukeis> ACTION: moveTo specify the initial start point, should be 0,0 of current top level browser context
  505. # [19:37] * RRSAgent records action 10
  506. # [19:37] <lukeis> ACTION: add exception information in the mouse action section if we have incomplete actions
  507. # [19:37] * RRSAgent records action 11
  508. # [19:40] <lukeis> ACTION: to specify that the mouse's current cursor location is relative to the current viewport and not to the document
  509. # [19:40] * RRSAgent records action 12
  510. # [19:41] <lukeis> sstewart6: and with that i'm out of comments for mouse actions
  511. # [19:41] <JohnJansen> ACTION: update the table in moveTo to match the prose above regarding no webelement passed in AutomatedTester
  512. # [19:41] * RRSAgent records action 13
  513. # [19:41] <lukeis> ato: explain how the optional arguments work?
  514. # [19:43] * Joins: MarcFisher (~MarcFisher@public.cloak)
  515. # [19:43] <lukeis> ACTION: moveTo gets mandatory WebElement optional x/y. moveToOffset gets mandatory x/y
  516. # [19:43] * RRSAgent records action 14
  517. # [19:44] <lukeis> seva: implementations must support both batching and non?
  518. # [19:44] <JohnJansen> s/moveToOffset/moveByOffSet
  519. # [19:45] <lukeis> sstewart6: the interface will remove the un-batched, and a 'single' item can be sent in a batch request
  520. # [19:45] <lukeis> dannin: what about middle button scrolling?
  521. # [19:45] <lukeis> sstewart6: we need scroll wheel added to the spec
  522. # [19:46] <lukeis> JohnJansen: [explains middle wheel scrolling]
  523. # [19:46] <lukeis> ACTION: JohnJansen to find out what events get fired with middle wheel scrolling
  524. # [19:46] * RRSAgent records action 15
  525. # [19:47] <lukeis> sstewart6: enough of this madness
  526. # [19:48] <lukeis> ato: asks about send keys / releasing implicitly
  527. # [19:48] <lukeis> sstewart6: 14.3.3
  528. # [19:49] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  529. # [19:50] <lukeis> sstewart6: Actions(SHIFT key); element.send_keys("a"); do you expect "A" or "a"
  530. # [19:50] <lukeis> sstewart6: element.send_keys is do as I say, so it should be 'a'
  531. # [19:51] <lukeis> ACTION: element.send_keys needs to talk about implicitly unsetting the modifier keys
  532. # [19:51] * RRSAgent records action 16
  533. # [19:52] <lukeis> sstewart6: offers lukeis advice
  534. # [19:53] * Joins: zcorpan (~zcorpan@public.cloak)
  535. # [19:54] <lukeis> ACTION: we need to explicitly clarify the difference between batches with modifier keys then using element.send_keys and then using the actions again
  536. # [19:54] * RRSAgent records action 17
  537. # [19:54] <sstewart6> 14.2.1.2
  538. # [19:54] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  539. # [19:54] <lukeis> sstewart6: why is wait on touch?
  540. # [19:55] * Joins: zcorpan (~zcorpan@public.cloak)
  541. # [19:55] <lukeis> ACTION: wait should be moved to 'pause' action
  542. # [19:55] * RRSAgent records action 18
  543. # [19:55] <MikeSmith> RRSAgent, make minutes
  544. # [19:55] <RRSAgent> I have made the request to generate http://www.w3.org/2014/02/26-testing-minutes.html MikeSmith
  545. # [19:57] <lukeis> ACTION: tap and longpress to be removed
  546. # [19:57] * RRSAgent records action 19
  547. # [19:59] <lukeis> sstewart6 / AutomatedTester: discussing how we expose this to client bindings api
  548. # [20:00] <lukeis> sstewart6 / mdas_: discuss cancel
  549. # [20:00] <lukeis> ACTION: clarify definition of cancel - mdas
  550. # [20:00] * RRSAgent records action 20
  551. # [20:02] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  552. # [20:02] * Joins: craigdh (~craigdh@public.cloak)
  553. # [20:03] <lukeis> ACTION: moveTo needs same replacement in 14.2.1.2 as 14.2.1
  554. # [20:03] * RRSAgent records action 21
  555. # [20:04] <lukeis> ACTION: be consistent with usage of 'Gesture' and 'Action' and we should not use 'gesture'
  556. # [20:04] * RRSAgent records action 22
  557. # [20:08] <lukeis> JohnJansen: what about trying to test that an element isn't currently in the viewport (without calling scrolling into view)
  558. # [20:08] <lukeis> sstewart6: there's javascript that can be called to determine this
  559. # [20:09] <lukeis> JohnJansen: it would be nice to know if the element had to be scrolled into view
  560. # [20:11] <lukeis> ACTION: MUST scrollIntoView for touch events 'everywhere'
  561. # [20:11] * RRSAgent records action 23
  562. # [20:11] <lukeis> break for 15
  563. # [20:12] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  564. # [20:14] * Quits: jleyba (~jleyba@public.cloak) (jleyba)
  565. # [20:17] * Joins: Automate_ (~AutomatedTester@public.cloak)
  566. # [20:18] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  567. # [20:24] * Quits: anssik (~uid10742@public.cloak) ("Connection closed for inactivity")
  568. # [20:25] <Automate_> jgraham: hey, https://critic.hoppipolla.co.uk/r/890 is not updating after there was a |push -f| and then that was unrolled and repushed. Is there something that you can do?
  569. # [20:25] * Automate_ is now known as AutomatedTester
  570. # [20:28] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
  571. # [20:28] <jgraham> AutomatedTester: I tried to do what I can do and then it gave an error that I have seen before but don't understand
  572. # [20:29] <jgraham> Invalid history rewrite: No commit on the rebased branch references
  573. # [20:29] <jgraham> remote: the same tree as the old head of the branch.
  574. # [20:30] <AutomatedTester> ahh
  575. # [20:30] <AutomatedTester> should I suggest killing the PR and redoing it?
  576. # [20:30] * Quits: seva (~seva@public.cloak) ("Page closed")
  577. # [20:30] <AutomatedTester> jgraham: ^
  578. # [20:30] * Joins: seva (~seva@public.cloak)
  579. # [20:30] <jgraham> Yeah, unless you are happy to just use github for this one
  580. # [20:30] * Joins: gitbot (~gitbot@public.cloak)
  581. # [20:30] -gitbot:#testing- [web-platform-tests] lukeis closed pull request #699: adding ability to configure alternate browsers (master...master) https://github.com/w3c/web-platform-tests/pull/699
  582. # [20:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  583. # [20:31] * Joins: gitbot (~gitbot@public.cloak)
  584. # [20:31] -gitbot:#testing- [web-platform-tests] lukeis reopened pull request #699: adding ability to configure alternate browsers (master...master) https://github.com/w3c/web-platform-tests/pull/699
  585. # [20:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  586. # [20:31] <lukeis> sstewart6: ok guys and gals
  587. # [20:31] * Joins: jleyba (~jleyba@public.cloak)
  588. # [20:32] <lukeis> sstewart6: just finished 14.2.1.2.x … moving down 14.2.2 multi actions
  589. # [20:34] * Joins: scott_gonzalez (~scott_gonzalez@public.cloak)
  590. # [20:35] <lukeis> dannin: swipe down from edge of screen in BB can fire swipeDown event
  591. # [20:36] <lukeis> ACTION: should create IDL for Action and extend all the way down
  592. # [20:36] * RRSAgent records action 24
  593. # [20:39] <lukeis> ACTION: svg for 'perform' diagram - mdas
  594. # [20:39] * RRSAgent records action 25
  595. # [20:42] <mdas_> s/multiaction/parallelaction
  596. # [20:42] * mdas_ is now known as mdas
  597. # [20:42] <MikeSmith> jobs
  598. # [20:42] <MikeSmith> pwd
  599. # [20:42] <MikeSmith> oofs
  600. # [20:43] <MikeSmith> s/jobs//
  601. # [20:43] <sstewart6> kill -9 1
  602. # [20:43] <MikeSmith> s/pwd/
  603. # [20:46] <lukeis> ACTION: rename multi-action to parallel-action
  604. # [20:46] * RRSAgent records action 26
  605. # [20:47] <lukeis> sstewart6: done with 14.2
  606. # [20:47] <lukeis> sstewart6: to discuss end point uri for batches
  607. # [20:47] <sstewart6> Suggestion /session/{sessionId}/actions
  608. # [20:49] <lukeis> ACTION: define batch uri to be /session/{sessionId}/actions and name to be 'perform actions'
  609. # [20:49] * RRSAgent records action 27
  610. # [20:50] <lukeis> sstewart6: json payload… an array of array of objects? (for parallel)
  611. # [20:50] <sstewart6> Straw man: [{down: {x: 30, y:30)], []
  612. # [20:51] <sstewart6> [[down]], [[]]]
  613. # [20:52] <lukeis> sstewart6: action: map containing name & parameters of that action
  614. # [20:52] <sstewart6> {name: 'touchDown', x: 30, y: 40}
  615. # [20:53] <lukeis> example: [[{action}]]
  616. # [20:54] * Parts: jimevans (~jimevans@public.cloak) (jimevans)
  617. # [20:55] <lukeis> [ [ {action1}, {action2}], [{action1p}, {actions2p}] ]
  618. # [20:55] * Joins: jimevans (~jimevans@public.cloak)
  619. # [20:55] * Joins: zcorpan (~zcorpan@public.cloak)
  620. # [20:56] * Joins: rhauck (~Adium@public.cloak)
  621. # [20:56] <lukeis> [ [ {tap}, {tap}, {click} ], [ {pause}, {pause}, {down}] ]
  622. # [20:57] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
  623. # [20:59] <lukeis> AutomatedTester: pause with no wait period is like a NoOp
  624. # [21:00] <lukeis> in example above, what gets executed are (tap / pause) then (tap / pause) then (click / down)
  625. # [21:00] * Quits: rhauck1 (~Adium@public.cloak) (Ping timeout: 180 seconds)
  626. # [21:01] <lukeis> AutomatedTester: the 'tick' is the longest action, a 'tick' is a grouping of actions run in parallel
  627. # [21:02] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  628. # [21:03] <lukeis> seva: I'm happy :thumbs up:
  629. # [21:05] <lukeis> ACTION: add the explanation of the json payload for batches - mdas
  630. # [21:05] * RRSAgent records action 28
  631. # [21:06] <lukeis> wilhelm: are ticks recursive?
  632. # [21:06] <lukeis> sstewart6: no
  633. # [21:06] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
  634. # [21:07] <lukeis> break for lunch!
  635. # [21:07] * Joins: Ms2ger (~Ms2ger@public.cloak)
  636. # [21:07] * Quits: jleyba (~jleyba@public.cloak) (jleyba)
  637. # [21:24] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  638. # [21:24] * Joins: sstewart6 (~simons@public.cloak)
  639. # [21:25] * Quits: JohnJansen (~JohnJansen@public.cloak) ("")
  640. # [21:31] * Joins: glenn (~gadams@public.cloak)
  641. # [21:31] * Joins: jleyba (~jleyba@public.cloak)
  642. # [21:31] * Joins: abarsto (~abarsto@public.cloak)
  643. # [21:31] * abarsto is now known as ArtB
  644. # [21:34] * heycam|away is now known as heycam
  645. # [21:38] * Quits: glenn (~gadams@public.cloak) (Ping timeout: 180 seconds)
  646. # [21:42] * Quits: rhauck (~Adium@public.cloak) (Client closed connection)
  647. # [21:43] * Joins: rhauck (~Adium@public.cloak)
  648. # [21:49] * Joins: sstewart6_ (~simons@public.cloak)
  649. # [21:49] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  650. # [21:49] * sstewart6_ is now known as sstewart6
  651. # [21:51] * Joins: glenn (~gadams@public.cloak)
  652. # [21:53] <wilhelm> jleyba: www.w3.org/2014/02/25-testing-minutes.html
  653. # [21:54] * Quits: scott_gonzalez (~scott_gonzalez@public.cloak) (scott_gonzalez)
  654. # [21:55] * Joins: Automate_ (~AutomatedTester@public.cloak)
  655. # [21:56] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
  656. # [21:56] * Joins: zcorpan (~zcorpan@public.cloak)
  657. # [21:57] <lukeis> scribe: ato
  658. # [21:58] <ato> topic: Firing Touch Events
  659. # [21:59] <wilhelm> http://www.w3.org/2014/02/25-testing-minutes.html
  660. # [21:59] <ato> Automate_: At the moment we're firing touch events because the pointer events spec isn't done yet.
  661. # [21:59] <ato> They have a different ordering.
  662. # [21:59] <ato> Is this something we should care about now?
  663. # [22:00] <ato> mdas: Why do we have to specify this?
  664. # [22:00] <ato> Automate_: It relates to the arguments being passed in.
  665. # [22:00] <ato> wilhelm: Are we future proof with what we have now?
  666. # [22:00] <ato> Automate_: At the moment it's quite fluffy, for a reason. But if we wanted to describe the ordering of a press, we might do.
  667. # [22:01] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  668. # [22:01] <ato> wilhelm: I'm not familiar with the spec here. But my gut reaction is to push it to level 2, but to make sure we don't have to change what we have now in a year's time.
  669. # [22:01] <ato> Automate_: I'd be fine with that. But I was worried about the people who are doing implementations now.
  670. # [22:01] <ato> Because we could keep level 1 non specific.
  671. # [22:02] <ato> Basically not specify any event specification.
  672. # [22:02] <ato> I expect someone to raise a bug about it.
  673. # [22:02] <ato> Are we all happy to leave it at that?
  674. # [22:02] <ato> Sounds good.
  675. # [22:03] <ato> wilhelm: Following up on homework from yesterday, and conformance spec suite work.
  676. # [22:03] <ato> Are there any technical issues we should discuss before we begin?
  677. # [22:03] <ato> Then I suggest we move to homework.
  678. # [22:03] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  679. # [22:04] <ato> So we disucssed yesterday that to make sure we make progress on the test suite from now on, is that everyone pick a tiny area to do write some tests on.
  680. # [22:04] <ato> Let's give it ten minutes.
  681. # [22:04] <ato> Look in the spec or in the open source test suite.
  682. # [22:04] <ato> And pick something interesting that you'd like to work on.
  683. # [22:04] <ato> It can be two tests, it can be really small. It doesn't matter.
  684. # [22:04] <ato> Just pick something.
  685. # [22:04] <ato> The point is to get the wheels moving.
  686. # [22:04] <sstewart6> Bagsy window switching
  687. # [22:05] <sstewart6> Action: sstewart6 to look at window switching tests
  688. # [22:05] * RRSAgent records action 29
  689. # [22:05] <mdas> Action: mdas to look at modal
  690. # [22:05] * RRSAgent records action 30
  691. # [22:05] <ato> Pick something, add an action, and we'll get to work.
  692. # [22:05] <Automate_> ACTION: AutomatedTester to look at screenshots
  693. # [22:05] * RRSAgent records action 31
  694. # [22:05] <lukeis> ACTION: lukeis to look at frame switching tests
  695. # [22:05] * RRSAgent records action 32
  696. # [22:06] <mdas> Note: I have a small PR for getElementState as well
  697. # [22:06] <ato> lukeis: So are we happy with the flat file directory structure, or do we want nested folders?
  698. # [22:06] <seva> ACTION: seva: look at adding conformance tests equivalent to those in org/openqa/selenium/PageLoadingTest.java
  699. # [22:06] * RRSAgent records action 33
  700. # [22:06] <ato> sstewart6: I'm happy with it. Doesn't like nested folders.
  701. # [22:07] <ato> I'm weary of ordering.
  702. # [22:07] <ato> ato: We did that with the spec. Bad mistake.
  703. # [22:07] <ato> lukeis: Yes, we also had that with the Selenium documentation.
  704. # [22:07] <ato> seva: Is that a problem? Can we remove the numbers?
  705. # [22:08] <wilhelm> ACTION: Wilhelm to write example tests for how other WGs should make WebDriver tests
  706. # [22:08] * RRSAgent records action 34
  707. # [22:08] <ato> sstewart6: It's a bad idea to reflect those numbers in the text.
  708. # [22:08] <ato> lukeis: We can use a list in the Makefile.
  709. # [22:09] <ato> ato: Yes. I refactored the Makefile to make that possible.
  710. # [22:09] <ato> We should do that.
  711. # [22:11] <jleyba> ACTION: jleyba to look at executeScript and executeAsyncScript tests
  712. # [22:11] * RRSAgent records action 35
  713. # [22:12] <jimevans> ACTION: jimevans to add conformance tests equivalent to those in org/openqa/selenium/ClearTest.java and org/openqa/selenium/ElementSelectingTest.java
  714. # [22:12] * RRSAgent records action 36
  715. # [22:12] <wilhelm> This is the test repo tests should go into: https://github.com/w3c/web-platform-tests
  716. # [22:13] <wilhelm> Documentation for how to push things up there: http://testthewebforward.org/docs/
  717. # [22:13] <ShuotaoGao> ACTION: look at cookie related tests
  718. # [22:13] * RRSAgent records action 37
  719. # [22:15] * Quits: rhauck (~Adium@public.cloak) (Client closed connection)
  720. # [22:16] * Quits: Automate_ (~AutomatedTester@public.cloak) (Client closed connection)
  721. # [22:16] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  722. # [22:16] * Joins: rhauck (~Adium@public.cloak)
  723. # [22:19] * Joins: Automate_ (~AutomatedTester@public.cloak)
  724. # [22:19] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
  725. # [22:21] <sam> ACTION: sam to look at org/openqa/selenium/TextHandlingTest.java
  726. # [22:21] * RRSAgent records action 38
  727. # [22:21] <wilhelm> jgraham: I'm writing some example tests for how other WGs should use WebDriver. Cut, paste and reuse should get them started. Where in the wpt repo should those live? /webdriver/examples/?
  728. # [22:22] <wilhelm> jgraham: (The tests testing WebDriver itself will be less useful as examples. They're special.)
  729. # [22:23] * Joins: rhauck1 (~Adium@public.cloak)
  730. # [22:25] * Quits: rhauck (~Adium@public.cloak) (Ping timeout: 180 seconds)
  731. # [22:26] <wilhelm> RRSAgent, drop 37
  732. # [22:26] <RRSAgent> I'm logging. I don't understand 'drop 37', wilhelm. Try /msg RRSAgent help
  733. # [22:26] <wilhelm> RRSAgent, drop action 37
  734. # [22:26] <RRSAgent> removing action 37, look at cookie related tests
  735. # [22:27] <ShuotaoGao> ACTION: shuotao look at cookie related tests
  736. # [22:27] * RRSAgent records action 39
  737. # [22:30] <dannin> ACTION: dannin look at window related tests
  738. # [22:30] * RRSAgent records action 40
  739. # [22:31] * Joins: gitbot (~gitbot@public.cloak)
  740. # [22:31] -gitbot:#testing- [web-platform-tests] AutomatedTester pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/e4c58cc5e99d1f9608dd6ad52f201f8f7a35d027
  741. # [22:31] -gitbot:#testing- web-platform-tests/master e4c58cc Malini Das: add tests for getElementAttribute...
  742. # [22:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  743. # [22:31] <lukeis> selendroid's current compliance with the tests: failures=9, errors=20
  744. # [22:31] * Joins: gitbot (~gitbot@public.cloak)
  745. # [22:31] -gitbot:#testing- [web-platform-tests] AutomatedTester closed pull request #700: add tests for getElementAttribute (master...getElementAttribute) https://github.com/w3c/web-platform-tests/pull/700
  746. # [22:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  747. # [22:34] * Joins: gitbot (~gitbot@public.cloak)
  748. # [22:34] -gitbot:#testing- [web-platform-tests] AutomatedTester pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/6c533cafbd65efb5b427f7eeab7683f5fddabcfa
  749. # [22:34] -gitbot:#testing- web-platform-tests/master 6c533ca Luke Inman-Semerau: adding ability to configure alternate browsers...
  750. # [22:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  751. # [22:38] <mdas> RRSAgent: drop action 30
  752. # [22:38] <RRSAgent> removing action 30, mdas to look at modal
  753. # [22:39] <mdas> Action: mdas to look at timeout tests
  754. # [22:39] * RRSAgent records action 41
  755. # [22:39] <mdas> modal tests already exist :)
  756. # [22:40] <Automate_> mdas: and Marc is adding a few more
  757. # [22:41] * Joins: gitbot (~gitbot@public.cloak)
  758. # [22:41] -gitbot:#testing- [web-platform-tests] AutomatedTester closed pull request #699: adding ability to configure alternate browsers (master...master) https://github.com/w3c/web-platform-tests/pull/699
  759. # [22:41] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  760. # [22:52] * Quits: lmclister (~lmclister@public.cloak) ("")
  761. # [22:54] * Joins: lmclister (~lmclister@public.cloak)
  762. # [22:56] * Joins: gitbot (~gitbot@public.cloak)
  763. # [22:56] -gitbot:#testing- [web-platform-tests] lukeis opened pull request #701: being able to specify 'remote' per browser to use ip address of host (master...remote) https://github.com/w3c/web-platform-tests/pull/701
  764. # [22:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  765. # [22:57] * Joins: zcorpan (~zcorpan@public.cloak)
  766. # [22:57] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  767. # [22:57] * Joins: sstewart6 (~simons@public.cloak)
  768. # [23:00] <dannin> RRSAgent: drop action 40
  769. # [23:00] <RRSAgent> removing action 40, dannin look at window related tests
  770. # [23:03] * Quits: sstewart6 (~simons@public.cloak) (Client closed connection)
  771. # [23:04] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  772. # [23:04] * Joins: sstewart6 (~simons@public.cloak)
  773. # [23:10] * Joins: lukeis1 (~Adium@public.cloak)
  774. # [23:10] * Quits: lukeis (~Adium@public.cloak) (Client closed connection)
  775. # [23:13] <dannin> ACTION: dannin look at implicitwait related tests
  776. # [23:13] * RRSAgent records action 42
  777. # [23:16] <sstewart6> Explaining the cheese and peas thing: http://www.youtube.com/watch?v=YT5kI3zJFmA
  778. # [23:23] <mdas> sstewart6: how does https://github.com/w3c/web-platform-tests/blob/master/webdriver/navigation/get_from_http_test.py#L24 work?
  779. # [23:26] <mdas> sstewart6: unping, found it
  780. # [23:28] * Quits: sstewart6 (~simons@public.cloak) (sstewart6)
  781. # [23:28] * Quits: rhauck1 (~Adium@public.cloak) (Client closed connection)
  782. # [23:32] * Joins: gitbot (~gitbot@public.cloak)
  783. # [23:32] -gitbot:#testing- [web-platform-tests] malini opened pull request #702: move all resource files to res/ and update documentation (master...res) https://github.com/w3c/web-platform-tests/pull/702
  784. # [23:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  785. # [23:37] * Joins: gitbot (~gitbot@public.cloak)
  786. # [23:37] -gitbot:#testing- [web-platform-tests] jimevans opened pull request #703: Adding WebDriver conformance tests for element clear command (master...master) https://github.com/w3c/web-platform-tests/pull/703
  787. # [23:37] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  788. # [23:41] * Joins: gitbot (~gitbot@public.cloak)
  789. # [23:41] -gitbot:#testing- [web-platform-tests] malini closed pull request #702: move all resource files to res/ and update documentation (master...res) https://github.com/w3c/web-platform-tests/pull/702
  790. # [23:41] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  791. # [23:46] * Joins: gitbot (~gitbot@public.cloak)
  792. # [23:46] -gitbot:#testing- [web-platform-tests] malini reopened pull request #702: move all resource files to res/ and update documentation (master...res) https://github.com/w3c/web-platform-tests/pull/702
  793. # [23:46] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  794. # [23:48] * Joins: sam_ (~sam@public.cloak)
  795. # [23:52] * Quits: sam (~sam@public.cloak) (Ping timeout: 180 seconds)
  796. # [23:53] * Joins: sstewart6 (~simons@public.cloak)
  797. # [23:53] <jgraham> wilhelm: argubly they should be in testtwf-website
  798. # [23:54] * jgraham hopes someone is helping mdas with her critic problemd
  799. # [23:54] <ato> mdas: Did we resolve your problems?
  800. # [23:55] <mdas> ato: jgraham: yeah I prematurely closed my pr
  801. # [23:55] * Joins: sam (~sam@public.cloak)
  802. # [23:57] * Joins: zcorpan (~zcorpan@public.cloak)
  803. # [23:58] * Quits: sam_ (~sam@public.cloak) (Ping timeout: 180 seconds)
  804. # Session Close: Thu Feb 27 00:00:00 2014

The end :)