Options:
- # Session Start: Wed Sep 10 00:00:01 2014
- # Session Ident: #testing
- # [00:03] * Joins: lmclister (~lmclister@public.cloak)
- # [00:03] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # [00:07] * heycam|away is now known as heycam
- # [00:21] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [00:21] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [00:29] * Quits: ptressel (~chatzilla@public.cloak) (Client closed connection)
- # [01:11] * Quits: ArtB (~abarsto@public.cloak) (Ping timeout: 180 seconds)
- # [01:13] * Joins: abarsto (~abarsto@public.cloak)
- # [01:13] * abarsto is now known as ArtB
- # [02:22] * Quits: ArtB (~abarsto@public.cloak) (Ping timeout: 180 seconds)
- # [02:25] * Joins: abarsto (~abarsto@public.cloak)
- # [02:25] * abarsto is now known as ArtB
- # [02:28] * heycam is now known as heycam|away
- # [02:36] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [02:42] * Joins: Automate_ (~AutomatedTester@public.cloak)
- # [02:42] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [02:44] * Quits: lmcliste_ (~lmclister@public.cloak) ("")
- # [02:59] * heycam|away is now known as heycam
- # [03:13] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [03:13] * Quits: Automate_ (~AutomatedTester@public.cloak) (Client closed connection)
- # [03:26] * Joins: Automate_ (~AutomatedTester@public.cloak)
- # [03:26] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [03:26] * Quits: Automate_ (~AutomatedTester@public.cloak) (Client closed connection)
- # [04:19] * heycam is now known as heycam|away
- # [04:37] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [04:44] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Ping timeout: 180 seconds)
- # [05:12] * Joins: lmclister (~lmclister@public.cloak)
- # [05:58] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [06:03] * heycam|away is now known as heycam
- # [06:32] * Quits: hober (~ted@public.cloak) (Client closed connection)
- # [06:32] * Joins: hober (~ted@public.cloak)
- # [07:11] * heycam is now known as heycam|away
- # [07:34] * heycam|away is now known as heycam
- # [07:47] * Joins: lmclister (~lmclister@public.cloak)
- # [07:49] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [07:59] * Joins: dom (dom@public.cloak)
- # [08:56] * Joins: plh (plehegar@public.cloak)
- # [09:14] * Joins: zcorpan (~zcorpan@public.cloak)
- # [09:25] * heycam is now known as heycam|away
- # [10:35] * Joins: darobin (rberjon@public.cloak)
- # [10:38] <jgraham> zcorpan: re https://critic.hoppipolla.co.uk/r/2539 I'm not sure that using Date.parse there is safe, but maybe it doesn't matter?
- # [10:44] <zcorpan> jgraham: because Date.parse is badly defined?
- # [10:45] <jgraham> Yeah
- # [10:46] <zcorpan> hmm. ok. but it would seem bad if Date.parse can't parse what lastModified returns anyway
- # [10:46] <zcorpan> so if it fails, there's a bug :-)
- # [10:48] <jgraham> I'm prepared to subscribe to that :)
- # [10:48] <jgraham> Although
- # [10:49] <jgraham> I don't know how it's supposed to tell MM/DD/YYYY from DD/MM/YYYY. I guess Date.parse in practice assumes the former
- # [10:49] <jgraham> (if there is ambiguity)
- # [10:50] <zcorpan> that should probably have a separate test
- # [10:51] <jgraham> Right, the point is that this isn't supposed to be a Date.parse test :)
- # [10:52] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [10:52] <jgraham> (in seems like, at least in gecko, dates are always MM/DD/YYYY and validity isn't checked; if MM > 12 it just keeps going into the following year)
- # [10:56] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [10:59] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:59] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
- # [11:13] * Joins: Lachy (~Lachy@public.cloak)
- # [11:33] * Joins: darobin (rberjon@public.cloak)
- # [11:42] * Joins: Lachy_ (~Lachy@public.cloak)
- # [11:42] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [11:43] * Quits: Lachy_ (~Lachy@public.cloak) (Client closed connection)
- # [11:43] * Joins: Lachy (~Lachy@public.cloak)
- # [11:56] <MikeSmith> Ms2ger: do we have other tests of the ES spec in the repo?
- # [11:56] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [11:56] <MikeSmith> or jgraham or anybody
- # [11:57] <MikeSmith> in regard to https://critic.hoppipolla.co.uk/5eacee8e?review=2523
- # [11:57] * Joins: Lachy (~Lachy@public.cloak)
- # [11:57] <MikeSmith> https://github.com/w3c/web-platform-tests/pull/1232
- # [11:57] <MikeSmith> "Object.prototype.hasOwnProperty does not consider objects in the prototype chain"
- # [12:00] <jgraham> MikeSmith: No. TC39 have a testsuite although it has issues (e.g. it used to be necessary to be a Member to sumbit tests. Not sure if that's still the case)
- # [12:02] * Joins: Lachy_ (~Lachy@public.cloak)
- # [12:02] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [12:07] * Quits: Lachy_ (~Lachy@public.cloak) (Client closed connection)
- # [12:07] * Joins: Lachy (~Lachy@public.cloak)
- # [12:21] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [12:21] * Joins: abarsto (~abarsto@public.cloak)
- # [12:21] * abarsto is now known as ArtB
- # [13:13] * Joins: darobin (rberjon@public.cloak)
- # [13:14] <Ms2ger> MikeSmith, yeah, we do
- # [13:15] <Ms2ger> MikeSmith, under js/
- # [13:17] <MikeSmith> Ms2ger: so my more specific question is, do we want this "Object.prototype.hasOwnProperty does not consider objects in the prototype chain" test in the wpt repo, or should we suggest to the submittor that he contribute it to the ES testsuite instead?
- # [13:18] <Ms2ger> Last time I checked, they didn't want submissions
- # [13:30] * Joins: gitbot (~gitbot@public.cloak)
- # [13:30] -gitbot:#testing- [web-platform-tests] hallvors created hallvors/xhr-data-uri (+1 new commit): https://github.com/w3c/web-platform-tests/commit/be18bc2aa88a
- # [13:30] -gitbot:#testing- web-platform-tests/hallvors/xhr-data-uri be18bc2 Hallvord R. M. Steen: merging data: test files, fixing some wrong pass conditions
- # [13:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:31] * Joins: gitbot (~gitbot@public.cloak)
- # [13:31] -gitbot:#testing- [web-platform-tests] hallvors opened pull request #1239: merging data: test files, fixing some wrong pass conditions (master...hallvors/xhr-data-uri) https://github.com/w3c/web-platform-tests/pull/1239
- # [13:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:40] * Joins: Lachy_ (~Lachy@public.cloak)
- # [13:40] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [13:40] * Quits: Lachy_ (~Lachy@public.cloak) (Client closed connection)
- # [13:41] * Joins: Lachy (~Lachy@public.cloak)
- # [13:53] * Joins: ptressel (~chatzilla@public.cloak)
- # [14:00] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [14:20] * Quits: Lachy (~Lachy@public.cloak) (Ping timeout: 180 seconds)
- # [14:25] * Joins: Lachy (~Lachy@public.cloak)
- # [14:28] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [15:05] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [15:13] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [15:16] * Joins: gitbot (~gitbot@public.cloak)
- # [15:16] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1240: Cleanup WebSocket.close() tests. (master...close) https://github.com/w3c/web-platform-tests/pull/1240
- # [15:16] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [15:17] * Joins: darobin (rberjon@public.cloak)
- # [15:18] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [15:19] * Joins: darobin (rberjon@public.cloak)
- # [15:27] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
- # [15:42] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [15:52] * Joins: Lachy_ (~Lachy@public.cloak)
- # [15:52] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [16:02] * Quits: dom (dom@public.cloak) ("")
- # [16:04] * Joins: mdas (~mdas@public.cloak)
- # [16:04] * shepazu is now known as shepazu_errands
- # [16:22] * Joins: Lachy (~Lachy@public.cloak)
- # [16:22] * Quits: Lachy_ (~Lachy@public.cloak) (Client closed connection)
- # [16:23] * shepazu_errands is now known as shepazu
- # [16:28] * shepazu is now known as shepazu_errands
- # [16:44] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [16:51] * Joins: gitbot (~gitbot@public.cloak)
- # [16:51] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 3 new commits to master: https://github.com/w3c/web-platform-tests/compare/58df0e3dbde7...0f5a792cca97
- # [16:51] -gitbot:#testing- web-platform-tests/master 0457d15 Ms2ger: Cleanup the close tests a bit.
- # [16:51] -gitbot:#testing- web-platform-tests/master 0725735 Ms2ger: Give the close tests useful names.
- # [16:51] -gitbot:#testing- web-platform-tests/master 0f5a792 Ms2ger: Merge pull request #1240 from Ms2ger/close...
- # [16:51] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [16:52] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [16:55] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [16:59] * Joins: bhill2 (~Adium@public.cloak)
- # [17:00] * shepazu_errands is now known as shepazu
- # [17:20] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [17:23] * Joins: abarsto (~abarsto@public.cloak)
- # [17:23] * abarsto is now known as ArtB
- # [17:32] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [17:33] * Joins: lmclister (~lmclister@public.cloak)
- # [18:13] <AutomatedTester> MikeSmith: hey, I am hearing a rumour that w3c member companies can't do one payment for tpac for all their people going to tpac
- # [18:16] * Joins: gitbot (~gitbot@public.cloak)
- # [18:16] -gitbot:#testing- [web-platform-tests] jgraham closed pull request #1236: Add some tolerance to lastModified test (master...patch-2) https://github.com/w3c/web-platform-tests/pull/1236
- # [18:16] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [18:43] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [18:56] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [18:56] * Joins: lmclister (~lmclister@public.cloak)
- # [19:06] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [19:16] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [19:16] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [19:26] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [19:50] * Joins: abarsto (~abarsto@public.cloak)
- # [19:50] * abarsto is now known as ArtB
- # [20:58] * Joins: gitbot (~gitbot@public.cloak)
- # [20:58] -gitbot:#testing- [web-platform-tests] hallvors pushed 1 new commit to hallvors/xhr-data-uri: https://github.com/w3c/web-platform-tests/commit/9265242584907228bd008852d084b5a0394bad38
- # [20:58] -gitbot:#testing- web-platform-tests/hallvors/xhr-data-uri 9265242 Hallvord R. M. Steen: reversing test for Content-Length, should not be faked
- # [20:58] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [22:42] * Quits: mdas (~mdas@public.cloak) ("Leaving...")
- # [22:46] * Joins: mdas (~mdas@public.cloak)
- # [23:00] * Joins: lmclister (~lmclister@public.cloak)
- # [23:00] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # [23:33] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [23:41] * Joins: mdas (~mdas@public.cloak)
- # [23:41] * Quits: mdas (~mdas@public.cloak) ("Leaving...")
- # [23:57] * Quits: ptressel (~chatzilla@public.cloak) ("restart ff")
- # Session Close: Thu Sep 11 00:00:00 2014
The end :)