Options:
Previous day, Next day
- # Session Start: Mon Jan 12 00:00:00 2015
- # Session Ident: #testing
- # [00:26] * Joins: shans_ (~shans@public.cloak)
- # [00:44] * Joins: ptressel (~chatzilla@public.cloak)
- # [00:57] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [01:00] * Joins: shans_ (~shans@public.cloak)
- # [01:48] * heycam is now known as heycam|away
- # [01:59] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [02:10] * Joins: bhill2 (~bhill2@public.cloak)
- # [02:58] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [03:04] * heycam|away is now known as heycam
- # [04:05] * Joins: shans_ (~shans@public.cloak)
- # [05:11] * Joins: shans__ (~shans@public.cloak)
- # [05:15] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [05:19] * Quits: shans__ (~shans@public.cloak) (Client closed connection)
- # [05:20] * Joins: shans_ (~shans@public.cloak)
- # [05:52] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [06:55] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:02] * Joins: gitbot (~gitbot@public.cloak)
- # [07:02] -gitbot:#testing- [web-platform-tests] sgrekhov closed pull request #995: Pull request for Animation timeline tests (master...submission/unipro-web-animations-01) https://github.com/w3c/web-platform-tests/pull/995
- # [07:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [07:02] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [07:04] * Joins: gitbot (~gitbot@public.cloak)
- # [07:04] -gitbot:#testing- [web-platform-tests] sgrekhov closed pull request #1125: Submission/unipro web animations 05 (master...submission/unipro-web-animations-05) https://github.com/w3c/web-platform-tests/pull/1125
- # [07:04] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [07:12] * Joins: gitbot (~gitbot@public.cloak)
- # [07:12] -gitbot:#testing- [web-platform-tests] alsemenov closed pull request #1060: tests for AnimationPlayer (master...submission/unipro-web-animations-03) https://github.com/w3c/web-platform-tests/pull/1060
- # [07:12] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [07:58] * heycam is now known as heycam|away
- # [08:41] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:47] <MikeSmith> wonder what in https://github.com/w3c/web-platform-tests/pull/1517 caused the "git submodule update" failures in travis https://travis-ci.org/w3c/web-platform-tests/builds/46544462
- # [09:08] * Joins: dom (dom@public.cloak)
- # [09:44] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:57] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [10:10] * Joins: darobin (rberjon@public.cloak)
- # [10:59] * Quits: Lachy_ (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [11:09] * Joins: gitbot (~gitbot@public.cloak)
- # [11:09] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1519: Make manifest.py run with Python 3 as well as Python 2. (master...py-modernize) https://github.com/w3c/web-platform-tests/pull/1519
- # [11:09] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:19] <jgraham> Ms2ger: Do we particularly care?
- # [11:20] <Ms2ger> "I'd like it" :)
- # [11:20] <jgraham> The reason I ask is that it seems to create a new support requirement
- # [11:20] <jgraham> So it's not a one-off cost
- # [11:20] * Joins: shans_ (~shans@public.cloak)
- # [11:20] <Ms2ger> I guess I'm happy to make tier-3
- # [11:21] <jgraham> ?
- # [11:21] <Ms2ger> I'm fine with people breaking it and having to fix it up after the fact
- # [11:23] <jgraham> In this case "people" seems unusually likely to be me :p
- # [11:27] <MikeSmith> Ms2ger: about the manifest.py updated for Python 3, see my comment https://github.com/w3c/web-platform-tests/pull/1519
- # [11:28] <Ms2ger> MikeSmith, thanks
- # [11:28] <MikeSmith> it works fine for me but I don't know jack about Python 3
- # [11:28] <MikeSmith> gsnedders seems to know his way around Python 3 stuff pretty well
- # [11:28] <MikeSmith> as far as what I've observed
- # [11:28] <MikeSmith> but given I know nothing, he could just have me fooled
- # [11:30] * Quits: ptressel (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
- # [11:34] <jgraham> Anyway I guess I don't object in principle, but it seems pretty odd when none of the other infrastructure works with Python 3
- # [11:35] <jgraham> I guess I would object even less if it came with changes to make travis test that we can actually generate a manifest using both python 2 and python 3 (so that we ony break edge cases…)
- # [11:35] <MikeSmith> I guess one difference is that most of the other infrastructure isn't meant to be run by users directly
- # [11:37] <jgraham> Well apart from serve.py, hence wptserve, and lint.py and wptrunner
- # [11:37] <MikeSmith> yeah about travis I was thinking the same thing (that it ideally should test that manifest generation works, including with Python 3)
- # [11:37] <MikeSmith> jgraham: ah yeah fair enough
- # [11:38] <jgraham> In fact it's quite tempting to make serve.py generate a manifest if one doesn't already exist
- # [11:38] <jgraham> Although I guess that has disadvantages too
- # [11:39] <MikeSmith> what disadvantages?
- # [11:39] <MikeSmith> slower startup I guess
- # [11:41] <jgraham> Yeah, if you are a new contributer (imagine if we did events with lots of those) and you had to wait over a minute to generate some file that you probably wouldn't actually use it could be quite annoying
- # [11:41] <MikeSmith> yeah true
- # [11:45] <Ms2ger> jgraham, I'm all for fixing all the other infra as well, but I don't have enough time before lunch :)
- # [11:49] * Joins: Lachy (~Lachy@public.cloak)
- # [11:56] * Quits: Lachy (~Lachy@public.cloak) (Ping timeout: 180 seconds)
- # [11:58] * Joins: Lachy (~Lachy@public.cloak)
- # [12:12] * Joins: zcorpan (~zcorpan@public.cloak)
- # [12:15] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [12:21] <Ms2ger> jgraham / MikeSmith, thoughts about https://critic.hoppipolla.co.uk/r/3695 btw?
- # [12:27] <jgraham> Ms2ger: \o/ ?
- # [12:28] <jgraham> I mean if it works, it looks pretty good
- # [12:28] <Ms2ger> It sure seems to work
- # [12:28] <jgraham> Not sure that putting the idl in a seperate file is needed, but it might be better
- # [12:28] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [12:28] <Ms2ger> If JS had python-style """, I'd have used it
- # [12:29] <jgraham> Oh yeah fair point
- # [12:29] <jgraham> You should obviously have basse64 encoded the whole thing ;)
- # [12:29] * Joins: zcorpan (~zcorpan@public.cloak)
- # [12:30] <Ms2ger> No chocolate for jgraham :)
- # [12:34] * Joins: artb (~ArtB@public.cloak)
- # [12:35] * Joins: gitbot (~gitbot@public.cloak)
- # [12:35] -gitbot:#testing- [web-platform-tests] zcorpan closed pull request #1516: Make the test for unexpected interface objects to a standalone worker test. (master...workers) https://github.com/w3c/web-platform-tests/pull/1516
- # [12:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:35] * Joins: gitbot (~gitbot@public.cloak)
- # [12:35] -gitbot:#testing- [web-platform-tests] zcorpan pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/6e35a4cd58f8...56f07e542091
- # [12:35] -gitbot:#testing- web-platform-tests/master def9f74 Ms2ger: Make the test for unexpected interface objects to a standalone worker test.
- # [12:35] -gitbot:#testing- web-platform-tests/master 56f07e5 Simon Pieters: Merge pull request #1516 from Ms2ger/workers...
- # [12:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [12:36] * Joins: gitbot (~gitbot@public.cloak)
- # [12:36] -gitbot:#testing- [web-platform-tests] zcorpan closed pull request #1290: Add tests for img environment changes (master...img-environment-changes) https://github.com/w3c/web-platform-tests/pull/1290
- # [12:36] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:13] <Ms2ger> "Make the test for unexpected interface objects to a standalone worker test."
- # [13:13] <Ms2ger> What happened to my grammar?
- # [13:14] <jgraham> I think you mean "What happened into my grammar"
- # [13:20] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [13:37] * Joins: gitbot (~gitbot@public.cloak)
- # [13:37] -gitbot:#testing- [testharness.js] Ms2ger closed pull request #101: Update idlharness to work in workers. (master...idlharness-worker) https://github.com/w3c/testharness.js/pull/101
- # [13:37] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [13:43] * Joins: terri_offline (~terri@public.cloak)
- # [13:43] * terri_offline is now known as terri
- # [13:50] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [13:52] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [14:10] * Joins: terri_offline (~terri@public.cloak)
- # [14:10] * terri_offline is now known as terri
- # [14:17] * Quits: terri (~terri@public.cloak) (Ping timeout: 180 seconds)
- # [14:18] * Joins: terri_offline (~terri@public.cloak)
- # [14:18] * terri_offline is now known as terri
- # [14:29] * Quits: dom (dom@public.cloak) (Client closed connection)
- # [14:29] * Joins: dom (dom@public.cloak)
- # [14:38] <zcorpan> http://www.w3.org/html/wg/tests-cr-exit/index.html - i wonder where the "coverage document" is now
- # [14:46] <Ms2ger> 9.3 Serializing XHTML fragments [priority]
- # [14:57] <zcorpan> tobie: darobin: ^
- # [15:01] <jgraham> zcorpan: plh removed it on 28th April
- # [15:02] <jgraham> I don't know where it is, but I do recall another repo was started to work around some of the administrivia we didn't want in wpt
- # [15:04] <jgraham> Ah, that seems to just be test results
- # [15:10] * Quits: rego (~smuxi@public.cloak) (Ping timeout: 180 seconds)
- # [15:12] * Joins: rego (~smuxi@public.cloak)
- # [15:28] * Joins: plh (plehegar@public.cloak)
- # [15:38] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [16:11] * Quits: Lachy (~Lachy@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [16:20] <Ms2ger> zcorpan, r? https://critic.hoppipolla.co.uk/r/3695
- # [16:21] * Joins: gitbot (~gitbot@public.cloak)
- # [16:21] -gitbot:#testing- [web-platform-tests] zcorpan closed pull request #1517: Add an idlharness test for workers. (master...idlharness-workers) https://github.com/w3c/web-platform-tests/pull/1517
- # [16:21] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [16:23] <Ms2ger> Takk
- # [16:23] * Ms2ger should probably write a note to the mailing list
- # [16:37] * Joins: Lachy (~Lachy@public.cloak)
- # [17:00] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:03] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [17:20] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [17:20] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [17:30] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [17:35] * Joins: bhill2 (~bhill2@public.cloak)
- # [17:35] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [17:35] * Joins: bhill2 (~bhill2@public.cloak)
- # [17:54] * Joins: Lachy (~Lachy@public.cloak)
- # [18:01] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:15] * Quits: dom (dom@public.cloak) ("")
- # [18:30] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [18:32] * Joins: Lachy (~Lachy@public.cloak)
- # [18:46] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [19:01] <ato> Ms2ger: Have you turned Scandinavian?
- # [19:01] <Ms2ger> Nej
- # [19:18] * Joins: Lachy (~Lachy@public.cloak)
- # [19:33] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [19:52] * Joins: darobin (rberjon@public.cloak)
- # [19:58] * Joins: Lachy (~Lachy@public.cloak)
- # [20:10] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [20:52] * Joins: darobin (rberjon@public.cloak)
- # [20:56] * Joins: bhill2_ (~bhill2@public.cloak)
- # [20:57] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [21:01] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [21:01] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:02] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [21:08] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [21:20] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:20] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [21:20] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:28] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:33] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [21:39] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [22:02] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [22:03] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:15] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [22:25] * Joins: gitbot (~gitbot@public.cloak)
- # [22:25] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1520: Restructure the File API tests to match the specification. (master...FileAPI) https://github.com/w3c/web-platform-tests/pull/1520
- # [22:25] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [22:29] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [22:46] * Joins: darobin (rberjon@public.cloak)
- # [22:49] <Ms2ger> Huh
- # [22:49] * Joins: zcorpan (~zcorpan@public.cloak)
- # [22:50] <Ms2ger> We got a stack of PRs from a TestTWF Meetup Tokyo on 2013-09-14, with no other proof such a meetup happened
- # [22:52] * Joins: Lachy (~Lachy@public.cloak)
- # [22:53] * Joins: shans_ (~shans@public.cloak)
- # [22:53] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
- # [22:57] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [22:59] * Joins: darobin (rberjon@public.cloak)
- # [23:02] * Joins: gitbot (~gitbot@public.cloak)
- # [23:02] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1466: Fix error name 'PermissionDeniedError' (master...mediastream) https://github.com/w3c/web-platform-tests/pull/1466
- # [23:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:02] * Joins: gitbot (~gitbot@public.cloak)
- # [23:02] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/d0fca55ab499...1f400a9673f7
- # [23:02] -gitbot:#testing- web-platform-tests/master c3a2683 Seongjun Kim: Fix error name 'PermissionDeniedError'
- # [23:02] -gitbot:#testing- web-platform-tests/master 1f400a9 Ms2ger: Merge pull request #1466 from isairz/mediastream...
- # [23:02] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:05] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [23:05] * Joins: darobin (rberjon@public.cloak)
- # [23:08] * Joins: gitbot (~gitbot@public.cloak)
- # [23:08] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1253: Confirm Object.prototype.hasOwnProperty doesn't trace prototype chain. (master...masaya/hasOwnProperty) https://github.com/w3c/web-platform-tests/pull/1253
- # [23:08] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:18] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [23:20] * heycam|away is now known as heycam
- # [23:29] * Joins: shans__ (~shans@public.cloak)
- # [23:31] * Quits: shans_ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [23:31] * Joins: gitbot (~gitbot@public.cloak)
- # [23:31] -gitbot:#testing- [web-platform-tests] Ms2ger created filereadersync (+2 new commits): https://github.com/w3c/web-platform-tests/compare/42d5c1f295df^...2637144c691d
- # [23:31] -gitbot:#testing- web-platform-tests/filereadersync 42d5c1f Xie Yunxiao: Add more tests for FileReaderSync
- # [23:31] -gitbot:#testing- web-platform-tests/filereadersync 2637144 Ms2ger: Rewite FileReaderSync tests as a standalone worker test.
- # [23:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:31] * Joins: gitbot (~gitbot@public.cloak)
- # [23:31] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1521: Add tests for FileReaderSync. (master...filereadersync) https://github.com/w3c/web-platform-tests/pull/1521
- # [23:31] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:32] * Joins: gitbot (~gitbot@public.cloak)
- # [23:32] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1093: Add more tests for FileReaderSync (master...yunxiaoxie/FileReaderSync) https://github.com/w3c/web-platform-tests/pull/1093
- # [23:32] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:33] <Ms2ger> This feels like more bang for your buck: https://github.com/w3c/web-platform-tests/commit/2637144c691db33f6b91d9fc406dfc015c1f01c9
- # [23:37] * Quits: shans__ (~shans@public.cloak) (Ping timeout: 180 seconds)
- # [23:41] * Joins: Lachy (~Lachy@public.cloak)
- # [23:45] * Joins: Lachy_ (~Lachy@public.cloak)
- # [23:46] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [23:56] * Joins: gitbot (~gitbot@public.cloak)
- # [23:56] -gitbot:#testing- [web-platform-tests] Ms2ger created randomvalues (+3 new commits): https://github.com/w3c/web-platform-tests/compare/241fda35b32f^...7e2ae1f1604b
- # [23:56] -gitbot:#testing- web-platform-tests/randomvalues 241fda3 usunday: Add test for window.crypto.getRandomValues()
- # [23:56] -gitbot:#testing- web-platform-tests/randomvalues ce24d98 usunday: Update test_getRandomValues.html...
- # [23:56] -gitbot:#testing- web-platform-tests/randomvalues 7e2ae1f Ms2ger: Cleanup test formatting.
- # [23:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:57] * Joins: gitbot (~gitbot@public.cloak)
- # [23:57] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1522: Add a test for crypto.getRandomValues(). (master...randomvalues) https://github.com/w3c/web-platform-tests/pull/1522
- # [23:57] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [23:57] * Joins: gitbot (~gitbot@public.cloak)
- # [23:57] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #868: Add test for window.crypto.getRandomValues() (master...usunday83-webcrypto-test) https://github.com/w3c/web-platform-tests/pull/868
- # [23:57] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # Session Close: Tue Jan 13 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn