Options:
- # Session Start: Tue Mar 04 00:00:00 2014
- # Session Ident: #testing
- # [00:45] * Quits: Lachy (~Lachy@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [01:06] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
- # [01:26] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [01:53] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
- # [02:38] * heycam is now known as heycam|away
- # [02:50] * heycam|away is now known as heycam
- # [03:27] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [04:44] * Joins: ptressel (~chatzilla@public.cloak)
- # [05:52] * Joins: gitbot (~gitbot@public.cloak)
- # [05:52] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to submission/sideshowbarker/media-source: https://github.com/w3c/web-platform-tests/commit/f14032347edb1aa681caa6030dc1a2197a757854
- # [05:52] -gitbot:#testing- web-platform-tests/submission/sideshowbarker/media-source f140323 Michael[tm] Smith: Address a review comment from foolip.
- # [05:52] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [06:03] * heycam is now known as heycam|away
- # [07:26] * heycam|away is now known as heycam
- # [07:48] * Joins: gitbot (~gitbot@public.cloak)
- # [07:48] -gitbot:#testing- [web-platform-tests] sgrekhov opened pull request #711: Custom elements type tests (Concepts chapter) (master...submission/unipro-custom-elements-6) https://github.com/w3c/web-platform-tests/pull/711
- # [07:48] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [08:08] * Joins: darobin (rberjon@public.cloak)
- # [08:15] * Joins: anssik (~uid10742@public.cloak)
- # [08:45] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [09:09] * heycam is now known as heycam|away
- # [09:28] * Joins: gitbot (~gitbot@public.cloak)
- # [09:28] -gitbot:#testing- [web-platform-tests] xiaojunwu opened pull request #712: Tests for the named access on the window object (master...submission/xiaojunwu/window-named-objects) https://github.com/w3c/web-platform-tests/pull/712
- # [09:28] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [09:36] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:46] <MikeSmith> Ms2ger: if you got time to take a quick look at https://critic.hoppipolla.co.uk/r/911 just to see if it fits with conventions for WebIDL testing that'd be great
- # [09:46] <MikeSmith> if not no worries
- # [09:48] <MikeSmith> the only tricky part of that test was trying to figure out how to get the MSE stuff to run to completion so that the test doesn't hit the (10-second?) test-harness timeout
- # [09:48] <Ms2ger> Mm
- # [09:49] <Ms2ger> You can always add <meta timeout=long
- # [09:49] <MikeSmith> well then it just takes longer..
- # [09:49] <MikeSmith> the problem is not the length of time
- # [09:50] <MikeSmith> the test results are the same in this case
- # [09:50] <Ms2ger> <meta name=timeout content=long>
- # [09:50] <MikeSmith> it just seems better to not to have to wait 10 seconds to actually see the test results
- # [09:50] <Ms2ger> Yeah, that'd be nice
- # [09:52] <MikeSmith> in this the MSE bits are waiting for data to get appended to the buffer it works from, but the test case never actually appends any data (and doesn't need to, for the purposes of checking the IDL)
- # [09:52] <MikeSmith> so the test just kind of fakes it
- # [09:53] <MikeSmith> otherwise it's just overkill -- overcomplicating the test unnecessarily
- # [09:54] <MikeSmith> Ms2ger: anyway thanks for the review
- # [09:54] <Ms2ger> Np
- # [10:12] * Joins: zcorpan (~zcorpan@public.cloak)
- # [10:19] * Joins: plh (plehegar@public.cloak)
- # [10:25] * Joins: darobin (rberjon@public.cloak)
- # [10:26] * Quits: plh (plehegar@public.cloak) (Ping timeout: 180 seconds)
- # [10:26] * Joins: gitbot (~gitbot@public.cloak)
- # [10:26] -gitbot:#testing- [web-platform-tests] zcorpan pushed 7 new commits to master: https://github.com/w3c/web-platform-tests/compare/ebd00c6da5fd...71680a2563a3
- # [10:26] -gitbot:#testing- web-platform-tests/master af75a50 xiaojunwu: Tests for the window's length attribute
- # [10:26] -gitbot:#testing- web-platform-tests/master 71ce9b9 xiaojunwu: Update pull request #693...
- # [10:26] -gitbot:#testing- web-platform-tests/master f9f4831 xiaojunwu: Update test2.html as review suggestions
- # [10:26] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [10:26] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [10:27] * Joins: zcorpan (~zcorpan@public.cloak)
- # [10:28] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [10:28] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [10:30] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
- # [10:30] * Joins: zcorpan (~zcorpan@public.cloak)
- # [10:37] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [10:44] * Joins: gitbot (~gitbot@public.cloak)
- # [10:44] -gitbot:#testing- [web-platform-tests] wanghongjuan opened pull request #713: Fix a bug in overridemimetype-invalid-mime-type.htm (master...submission/intel/overridemimetype) https://github.com/w3c/web-platform-tests/pull/713
- # [10:44] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:18] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [11:31] * Joins: zcorpan (~zcorpan@public.cloak)
- # [11:38] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [11:47] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [12:06] * Joins: MikeSmit1 (~MikeSmith@public.cloak)
- # [12:18] * Quits: MikeSmit1 (~MikeSmith@public.cloak) ("leaving")
- # [12:18] * Quits: MikeSmith (~MikeSmith@public.cloak) ("leaving")
- # [12:19] * Joins: MikeSmith (~MikeSmith@public.cloak)
- # [12:32] * Joins: zcorpan (~zcorpan@public.cloak)
- # [12:32] * Joins: abarsto (~abarsto@public.cloak)
- # [12:32] * abarsto is now known as ArtB
- # [12:39] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [13:09] * Joins: Lachy (~Lachy@public.cloak)
- # [13:13] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [13:14] * Joins: zcorpan (~zcorpan@public.cloak)
- # [13:17] * Joins: Lachy (~Lachy@public.cloak)
- # [13:21] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [13:23] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [13:24] * Joins: Lachy (~Lachy@public.cloak)
- # [13:33] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [13:36] * Joins: Lachy (~Lachy@public.cloak)
- # [13:49] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [13:53] * Joins: Lachy (~Lachy@public.cloak)
- # [13:56] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [13:58] * Joins: Lachy (~Lachy@public.cloak)
- # [13:59] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [14:04] * Joins: Lachy (~Lachy@public.cloak)
- # [14:14] * Joins: zcorpan (~zcorpan@public.cloak)
- # [14:22] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [14:25] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [14:30] * Joins: gitbot (~gitbot@public.cloak)
- # [14:30] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to submission/sideshowbarker/media-source: https://github.com/w3c/web-platform-tests/commit/0d25ea3bbe8efe6cc06be95b9ceb60c45941f685
- # [14:30] -gitbot:#testing- web-platform-tests/submission/sideshowbarker/media-source 0d25ea3 Michael[tm] Smith: Removed unnecessary video.play()
- # [14:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:38] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [14:47] * Joins: Lachy (~Lachy@public.cloak)
- # [15:15] * Joins: zcorpan (~zcorpan@public.cloak)
- # [15:22] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [15:29] * Joins: darobin_ (rberjon@public.cloak)
- # [15:29] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [15:30] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [15:44] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [15:47] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [16:16] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:17] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [16:18] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:25] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [16:38] * Joins: glenn (~gadams@public.cloak)
- # [16:57] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [17:05] * Joins: rhauck (~Adium@public.cloak)
- # [17:07] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:07] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:07] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:11] * Joins: mdyck (~mdyck@public.cloak)
- # [17:20] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:20] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:28] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [17:31] * Joins: lukeis (~Adium@public.cloak)
- # [17:35] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [17:40] * Quits: anssik (~uid10742@public.cloak) ("Connection closed for inactivity")
- # [17:42] * Quits: ptressel (~chatzilla@public.cloak) (Client closed connection)
- # [17:44] * Joins: lmclister (~lmclister@public.cloak)
- # [17:45] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [17:46] * Joins: shepazutu (schepers@public.cloak)
- # [17:52] * Quits: shepazu (schepers@public.cloak) (Ping timeout: 180 seconds)
- # [17:52] * shepazutu is now known as shepazu
- # [18:05] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [18:05] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [18:13] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
- # [18:13] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
- # [18:16] * Joins: gitbot (~gitbot@public.cloak)
- # [18:16] -gitbot:#testing- [web-platform-tests] sideshowbarker created submissions/KazukiKANAMORI/notifications (+1 new commit): https://github.com/w3c/web-platform-tests/commit/24042ae908cd
- # [18:16] -gitbot:#testing- web-platform-tests/submissions/KazukiKANAMORI/notifications 24042ae Kazuki KANAMORI: Added idlharness tests for Notifications API.
- # [18:16] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:20] * Joins: gitbot (~gitbot@public.cloak)
- # [18:20] -gitbot:#testing- [web-platform-tests] sideshowbarker opened pull request #714: Added idlharness tests for Notifications API. (master...submissions/KazukiKANAMORI/notifications) https://github.com/w3c/web-platform-tests/pull/714
- # [18:20] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:24] * Joins: gitbot (~gitbot@public.cloak)
- # [18:24] -gitbot:#testing- [web-platform-tests] sideshowbarker closed pull request #332: append test cases for Web Notification API (master...submissions/KazukiKANAMORI) https://github.com/w3c/web-platform-tests/pull/332
- # [18:24] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:29] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [18:34] * Joins: gitbot (~gitbot@public.cloak)
- # [18:34] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/2950886ebe0eb5364d4202dc9a66eccab2ee4d76
- # [18:34] -gitbot:#testing- web-platform-tests/master 2950886 Michael[tm] Smith: Added idlharness tests for the MSE spec.
- # [18:34] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:36] * Joins: gitbot (~gitbot@public.cloak)
- # [18:36] -gitbot:#testing- [web-platform-tests] sideshowbarker closed pull request #708: Added idlharness tests for the MSE spec. (master...submission/sideshowbarker/media-source) https://github.com/w3c/web-platform-tests/pull/708
- # [18:36] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:37] * Joins: gitbot (~gitbot@public.cloak)
- # [18:37] -gitbot:#testing- [web-platform-tests] sideshowbarker deleted submission/sideshowbarker/media-source at 0d25ea3: https://github.com/w3c/web-platform-tests/commit/0d25ea3
- # [18:37] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:46] * Joins: rhauck (~Adium@public.cloak)
- # [18:47] * Quits: darobin_ (rberjon@public.cloak) (Client closed connection)
- # [18:57] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [19:00] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [19:00] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
- # [19:00] * Joins: lukeis (~Adium@public.cloak)
- # [19:21] * Joins: Lachy (~Lachy@public.cloak)
- # [19:22] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
- # [19:25] * Quits: MikeSmith (~MikeSmith@public.cloak) ("leaving")
- # [19:28] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [19:28] * Joins: Lachy (~Lachy@public.cloak)
- # [19:33] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
- # [19:33] * Joins: rhauck (~Adium@public.cloak)
- # [20:03] * Quits: mdyck (~mdyck@public.cloak) ("Leaving")
- # [20:15] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [20:18] * Joins: MikeSmith (~MikeSmith@public.cloak)
- # [20:22] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [20:31] * Joins: Lachy (~Lachy@public.cloak)
- # [20:39] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [20:52] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [20:55] * Quits: rhauck (~Adium@public.cloak) ("Leaving.")
- # [21:03] * Joins: plh (plehegar@public.cloak)
- # [21:03] * Joins: plh3 (plehegar@public.cloak)
- # [21:03] * Quits: plh (plehegar@public.cloak) (Client closed connection)
- # [21:04] * plh3 is now known as plh
- # [21:12] * Joins: Lachy (~Lachy@public.cloak)
- # [21:18] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [21:22] * Joins: Lachy (~Lachy@public.cloak)
- # [21:24] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [21:25] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [21:38] * Joins: Lachy (~Lachy@public.cloak)
- # [21:43] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [21:44] * Joins: Lachy (~Lachy@public.cloak)
- # [21:53] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [22:02] * Joins: Lachy (~Lachy@public.cloak)
- # [22:12] * Quits: lukeis (~Adium@public.cloak) ("Leaving.")
- # [22:21] * Joins: lukeis (~Adium@public.cloak)
- # [22:28] * Joins: rhauck (~Adium@public.cloak)
- # [23:07] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [23:33] * heycam|away is now known as heycam
- # [23:38] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # Session Close: Wed Mar 05 00:00:00 2014
The end :)