Options:
Previous day, Next day
- # Session Start: Tue Jun 23 00:00:00 2015
- # Session Ident: #testing
- # [00:07] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [00:11] * Joins: gitbot (~gitbot@public.cloak)
- # [00:11] -gitbot:#testing- [web-platform-tests] travisleithead pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/033fcc43e95f9d657c6e791d3471cb737153d5e1
- # [00:11] -gitbot:#testing- web-platform-tests/master 033fcc4 Travis Leithead: Creation of new UIEvents folder for testing UIEvents...
- # [00:11] * Parts: gitbot (~gitbot@public.cloak)
- # [00:13] * Joins: gitbot (~gitbot@public.cloak)
- # [00:13] -gitbot:#testing- [web-platform-tests] travisleithead pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/2e42fef78b170f7896124a2fabc4c9bcb7dc8701
- # [00:13] -gitbot:#testing- web-platform-tests/master 2e42fef Travis Leithead: Update README.md
- # [00:13] * Parts: gitbot (~gitbot@public.cloak)
- # [00:45] * Joins: bhill2 (~bhill2@public.cloak)
- # [00:46] * Joins: gitbot (~gitbot@public.cloak)
- # [00:46] -gitbot:#testing- [web-platform-tests] travisleithead pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/43e109ec15cf473b4517990986c0b2c8fb39bd37
- # [00:46] -gitbot:#testing- web-platform-tests/master 43e109e Travis Leithead: Adds some additional folder structure to UI Events test area...
- # [00:46] * Parts: gitbot (~gitbot@public.cloak)
- # [00:57] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [00:57] * Joins: bhill2 (~bhill2@public.cloak)
- # [01:04] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [01:07] * Joins: playjax (~chatzilla@public.cloak)
- # [01:17] * Joins: bhill2 (~bhill2@public.cloak)
- # [01:36] * Quits: ArtB (~ArtB@public.cloak) ("Leaving.")
- # [01:51] * Joins: gitbot (~gitbot@public.cloak)
- # [01:51] -gitbot:#testing- [testtwf-website-src] sideshowbarker deleted sideshowbarker/fix-travis at 77ac562: https://github.com/w3c/testtwf-website-src/commit/77ac562
- # [01:51] * Parts: gitbot (~gitbot@public.cloak)
- # [02:05] * Joins: gitbot (~gitbot@public.cloak)
- # [02:05] -gitbot:#testing- [testtwf-website-src] sideshowbarker pushed 1 new commit to master: https://github.com/w3c/testtwf-website-src/commit/dedde151e228d820553eafc3152a1152d6af3e24
- # [02:05] -gitbot:#testing- testtwf-website-src/master dedde15 Michael[tm] Smith: Update to latest submodules
- # [02:05] * Parts: gitbot (~gitbot@public.cloak)
- # [02:08] * terri is now known as terri_offline
- # [02:09] * Joins: ArtB (~ArtB@public.cloak)
- # [02:14] * Joins: gitbot (~gitbot@public.cloak)
- # [02:14] -gitbot:#testing- [web-platform-tests] sideshowbarker created sideshowbarker/lint-update (+1 new commit): https://github.com/w3c/web-platform-tests/commit/bbcb50d174cb
- # [02:14] -gitbot:#testing- web-platform-tests/sideshowbarker/lint-update bbcb50d Michael[tm] Smith: [docs] Minor editorial tweak to lint-tool docs.
- # [02:14] * Parts: gitbot (~gitbot@public.cloak)
- # [02:15] * Joins: gitbot (~gitbot@public.cloak)
- # [02:15] -gitbot:#testing- [web-platform-tests] sideshowbarker opened pull request #1920: [docs] Minor editorial tweak to lint-tool docs. (master...sideshowbarker/lint-update) https://github.com/w3c/web-platform-tests/pull/1920
- # [02:15] * Parts: gitbot (~gitbot@public.cloak)
- # [02:19] <MikeSmith> hmm, I guess Jekyll evaluates stuff inside double braces
- # [02:21] <MikeSmith> e.g., I put "either replace the `w3c-test.org` string with the expression `{{host}}:{{ports[http][0]}}` or a generic hostname like `example.org`" into the https://github.com/w3c/web-platform-tests/blob/master/docs/lint-tool.md file but when I process it to rebuild the docs at http://testthewebforward.org/docs/ it spit out just `:` there where that stuff with the double braces is
- # [02:23] <MikeSmith> which I guess would mean that in the http://testthewebforward.org/docs/ rendering of any other docs we have that give examples of substitution expressions, those are going to get swallowed up too
- # [02:45] * Quits: playjax (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
- # [02:57] <jgraham> That's not ideal
- # [02:58] * heycam|away is now known as heycam
- # [03:00] <jgraham> I have a feeling I solved this before, but I'm not sure
- # [03:05] * Joins: gitbot (~gitbot@public.cloak)
- # [03:05] -gitbot:#testing- [web-platform-tests] tkent-google opened pull request #1921: Move non-test HTML files to support/. (master...move-non-test-html-2) https://github.com/w3c/web-platform-tests/pull/1921
- # [03:05] * Parts: gitbot (~gitbot@public.cloak)
- # [03:06] * Joins: gitbot (~gitbot@public.cloak)
- # [03:06] -gitbot:#testing- [testtwf-website-src] sideshowbarker created sideshowbarker/lint-tool (+1 new commit): https://github.com/w3c/testtwf-website-src/commit/b432d5927ac5
- # [03:06] -gitbot:#testing- testtwf-website-src/sideshowbarker/lint-tool b432d59 Michael[tm] Smith: Added the lint-tool documentation.
- # [03:06] * Parts: gitbot (~gitbot@public.cloak)
- # [03:07] * Joins: gitbot (~gitbot@public.cloak)
- # [03:07] -gitbot:#testing- [testtwf-website-src] sideshowbarker opened pull request #16: Added the lint-tool documentation. (master...sideshowbarker/lint-tool) https://github.com/w3c/testtwf-website-src/pull/16
- # [03:07] * Parts: gitbot (~gitbot@public.cloak)
- # [03:10] * Joins: gitbot (~gitbot@public.cloak)
- # [03:10] -gitbot:#testing- [wpt-tools] Ms2ger deleted license at c7e40ad: https://github.com/w3c/wpt-tools/commit/c7e40ad
- # [03:10] * Parts: gitbot (~gitbot@public.cloak)
- # [03:10] <MikeSmith> jgraham: well it's not a high priority I guess
- # [03:11] <MikeSmith> btw, I just added IRC notifications for the wpt-tools repo
- # [03:22] <jgraham> Thanks. I'll have a look at the escaping thing
- # [03:23] <jgraham> MikeSmith: Look in docs/test-format-guidelines.md
- # [03:25] * Joins: gitbot (~gitbot@public.cloak)
- # [03:25] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/a4e187e1296cb981648202a0d7567aa81d869d91
- # [03:25] -gitbot:#testing- web-platform-tests/master a4e187e James Graham: Fix lint error in README file
- # [03:25] * Parts: gitbot (~gitbot@public.cloak)
- # [03:27] <jgraham> Oh, you already found the {% raw %} thing
- # [03:31] <MikeSmith> jgraham: yeah I found out about that escaping stuff but don't know how to get it into the pipeline
- # [03:31] * MikeSmith looks at docs/test-format-guidelines.md
- # [03:32] <jgraham> I just put in there directly in the .md files
- # [03:33] <jgraham> I figure it's no more obnoxious to someone reading the plain text than other markdown is
- # [03:33] <MikeSmith> yeah I agree there
- # [03:34] <MikeSmith> btw I think maybe we should ask Travis not to push directly to master but instead raise PRs, even just for docs
- # [03:34] <MikeSmith> or maybe you already pinged him
- # [03:34] <MikeSmith> if not I will
- # [03:35] * Joins: gitbot (~gitbot@public.cloak)
- # [03:35] -gitbot:#testing- [wptrunner] jgraham closed pull request #120: Do a full rebuild of the manifest on sync. (master...jgraham/sync_rebuild) https://github.com/w3c/wptrunner/pull/120
- # [03:35] * Parts: gitbot (~gitbot@public.cloak)
- # [03:35] <MikeSmith> maybe should also point him at the lint-tool docs
- # [03:36] <jgraham> I didn't realise that was what was happening, but yes, for sure
- # [03:40] <MikeSmith> jgraham: OK will put add a comment to his commit
- # [03:54] <MikeSmith> jgraham: ok just commented https://github.com/w3c/web-platform-tests/commit/43e109ec15cf473b4517990986c0b2c8fb39bd37#commitcomment-11807583
- # [03:54] * heycam is now known as heycam|away
- # [04:38] * Quits: ArtB (~ArtB@public.cloak) ("Leaving.")
- # [05:10] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [05:39] * Quits: Lachy (~Lachy@public.cloak) (Ping timeout: 180 seconds)
- # [06:35] * Joins: gitbot (~gitbot@public.cloak)
- # [06:35] -gitbot:#testing- [wptserve] sideshowbarker deleted jgraham/directory_slash at 8016c0f: https://github.com/w3c/wptserve/commit/8016c0f
- # [06:35] * Parts: gitbot (~gitbot@public.cloak)
- # [06:35] * Joins: gitbot (~gitbot@public.cloak)
- # [06:35] -gitbot:#testing- [wptserve] sideshowbarker deleted jgraham/logger_fixup at 127eedf: https://github.com/w3c/wptserve/commit/127eedf
- # [06:35] * Parts: gitbot (~gitbot@public.cloak)
- # [06:35] * Joins: gitbot (~gitbot@public.cloak)
- # [06:35] -gitbot:#testing- [wptserve] sideshowbarker deleted handlers_class_fixup at cbc69e6: https://github.com/w3c/wptserve/commit/cbc69e6
- # [06:35] * Parts: gitbot (~gitbot@public.cloak)
- # [06:35] * Joins: gitbot (~gitbot@public.cloak)
- # [06:35] -gitbot:#testing- [wptserve] sideshowbarker deleted jgraham/windows_handlers at 2cee0d1: https://github.com/w3c/wptserve/commit/2cee0d1
- # [06:35] * Parts: gitbot (~gitbot@public.cloak)
- # [06:35] * Joins: gitbot (~gitbot@public.cloak)
- # [06:35] -gitbot:#testing- [wptserve] sideshowbarker deleted jgraham/ssl_connect at 7e7ae40: https://github.com/w3c/wptserve/commit/7e7ae40
- # [06:35] * Parts: gitbot (~gitbot@public.cloak)
- # [08:48] * Joins: dom_ (dom@public.cloak)
- # [09:08] * Quits: dom_ (dom@public.cloak)
- # [09:08] * Joins: dom_ (dom@public.cloak)
- # [09:40] * Joins: dom__ (dom@public.cloak)
- # [09:44] * Quits: dom_ (dom@public.cloak) (Ping timeout: 180 seconds)
- # [10:07] * Joins: darobin (rberjon@public.cloak)
- # [10:21] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:57] * Joins: gitbot (~gitbot@public.cloak)
- # [10:57] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1920: [docs] Minor editorial tweak to lint-tool docs. (master...sideshowbarker/lint-update) https://github.com/w3c/web-platform-tests/pull/1920
- # [10:57] * Parts: gitbot (~gitbot@public.cloak)
- # [10:57] * Joins: gitbot (~gitbot@public.cloak)
- # [10:57] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/eebea4c86fa2bc4d4a3fd21efb2dd2e73fb8bed6
- # [10:57] -gitbot:#testing- web-platform-tests/master eebea4c Ms2ger: Merge pull request #1920 from w3c/sideshowbarker/lint-update...
- # [10:57] * Parts: gitbot (~gitbot@public.cloak)
- # [10:58] * Joins: gitbot (~gitbot@public.cloak)
- # [10:58] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1721: Add tests for HTMLTableRowElement.insertCell() and deleteCell() (master...html/the-tr-element/add) https://github.com/w3c/web-platform-tests/pull/1721
- # [10:58] * Parts: gitbot (~gitbot@public.cloak)
- # [10:59] * Joins: gitbot (~gitbot@public.cloak)
- # [10:59] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sideshowbarker/lint-update at bbcb50d: https://github.com/w3c/web-platform-tests/commit/bbcb50d
- # [10:59] * Parts: gitbot (~gitbot@public.cloak)
- # [11:08] <MikeSmith> Ms2ger: have you looked at https://github.com/w3c/web-platform-tests/pull/1891 ?
- # [11:09] <MikeSmith> XMLSerializer.serializeToString
- # [11:10] <Ms2ger> My first thought was "I don't want to deal with this" :)
- # [11:10] <MikeSmith> haha
- # [11:10] <MikeSmith> was wondering if it we already had a test for it
- # [11:11] * MikeSmith greps
- # [11:11] <Ms2ger> There's a PR somewhere with the tests from my old spec repo
- # [11:12] <MikeSmith> ah
- # [11:12] <Ms2ger> I commented on the PR; should be fine otherwise
- # [11:12] <MikeSmith> well this test seems to be a naive check to see that XML content gets round-tripped
- # [11:12] <MikeSmith> hai
- # [11:13] <Ms2ger> https://github.com/w3c/web-platform-tests/pull/493
- # [11:13] <MikeSmith> thanks for the comment
- # [11:13] * MikeSmith looks at https://github.com/w3c/web-platform-tests/pull/493
- # [11:13] <Ms2ger> And then there's https://github.com/w3c/web-platform-tests/pull/446
- # [11:14] <MikeSmith> yeah, saw that Travis had mentioned that
- # [11:16] <MikeSmith> pinged travis
- # [11:16] <MikeSmith> oofs
- # [11:18] <MikeSmith> poor DOM Parsing
- # [11:18] <MikeSmith> nobody loves you
- # [11:22] <Ms2ger> I should probably pull out the uncontroversial tests from those
- # [11:23] * Ms2ger disappears for a bit
- # [11:51] * Joins: ArtB (~ArtB@public.cloak)
- # [12:10] * Joins: gitbot (~gitbot@public.cloak)
- # [12:10] -gitbot:#testing- [testtwf-website-src] sideshowbarker created sideshowbarker/escape-braces (+1 new commit): https://github.com/w3c/testtwf-website-src/commit/d7e9348fcb13
- # [12:10] -gitbot:#testing- testtwf-website-src/sideshowbarker/escape-braces d7e9348 Michael[tm] Smith: Make build escape braces (instead of upstream).
- # [12:10] * Parts: gitbot (~gitbot@public.cloak)
- # [12:12] * Joins: gitbot (~gitbot@public.cloak)
- # [12:12] -gitbot:#testing- [testtwf-website-src] sideshowbarker deleted sideshowbarker/escape-braces at d7e9348: https://github.com/w3c/testtwf-website-src/commit/d7e9348
- # [12:12] * Parts: gitbot (~gitbot@public.cloak)
- # [12:15] * Joins: gitbot (~gitbot@public.cloak)
- # [12:15] -gitbot:#testing- [testtwf-website-src] sideshowbarker created sideshowbarker/escape-braces (+1 new commit): https://github.com/w3c/testtwf-website-src/commit/23548a65a37d
- # [12:15] -gitbot:#testing- testtwf-website-src/sideshowbarker/escape-braces 23548a6 Michael[tm] Smith: Make build escape braces (instead of upstream).
- # [12:15] * Parts: gitbot (~gitbot@public.cloak)
- # [12:15] * Joins: gitbot (~gitbot@public.cloak)
- # [12:15] -gitbot:#testing- [testtwf-website-src] sideshowbarker opened pull request #17: Make build escape braces (instead of upstream). (master...sideshowbarker/escape-braces) https://github.com/w3c/testtwf-website-src/pull/17
- # [12:15] * Parts: gitbot (~gitbot@public.cloak)
- # [12:23] * Joins: gitbot (~gitbot@public.cloak)
- # [12:23] -gitbot:#testing- [web-platform-tests] sideshowbarker created sideshowbarker/remove-jekyll-hack (+1 new commit): https://github.com/w3c/web-platform-tests/commit/b067367c0d6e
- # [12:23] -gitbot:#testing- web-platform-tests/sideshowbarker/remove-jekyll-hack b067367 Michael[tm] Smith: Removed {% raw %} and {% endraw %} stuff.
- # [12:23] * Parts: gitbot (~gitbot@public.cloak)
- # [12:24] * Joins: gitbot (~gitbot@public.cloak)
- # [12:24] -gitbot:#testing- [web-platform-tests] sideshowbarker opened pull request #1922: Removed {% raw %} and {% endraw %} stuff. (master...sideshowbarker/remove-jekyll-hack) https://github.com/w3c/web-platform-tests/pull/1922
- # [12:24] * Parts: gitbot (~gitbot@public.cloak)
- # [13:19] * Joins: gitbot (~gitbot@public.cloak)
- # [13:19] -gitbot:#testing- [web-platform-tests] Ms2ger created DOMParser (+1 new commit): https://github.com/w3c/web-platform-tests/commit/ecea6c3b6037
- # [13:19] -gitbot:#testing- web-platform-tests/DOMParser ecea6c3 Ms2ger: Add more tests for DOMParser....
- # [13:19] * Parts: gitbot (~gitbot@public.cloak)
- # [13:19] * Joins: gitbot (~gitbot@public.cloak)
- # [13:19] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1923: Add more tests for DOMParser. (master...DOMParser) https://github.com/w3c/web-platform-tests/pull/1923
- # [13:19] * Parts: gitbot (~gitbot@public.cloak)
- # [13:19] <Ms2ger> MikeSmith, r?
- # [13:20] <MikeSmith> Ms2ger: can't right now but will check in within ~2 hours
- # [13:21] <Ms2ger> Takk!
- # [13:49] * Joins: gitbot (~gitbot@public.cloak)
- # [13:49] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 1 new commit to jgraham/DOMParsing: https://github.com/w3c/web-platform-tests/commit/6780f70279f61c81fd1df12d4123677d28ddbbb6
- # [13:49] -gitbot:#testing- web-platform-tests/jgraham/DOMParsing 6780f70 Ms2ger: Remove DOMParser test....
- # [13:49] * Parts: gitbot (~gitbot@public.cloak)
- # [14:05] * Joins: plh (plehegar@public.cloak)
- # [15:39] <jgraham> MikeSmith: Why the commit ti remove {% raw %}?
- # [15:39] <MikeSmith> jgraham: because I added a step to the testtwf-src build to automate it
- # [15:40] <MikeSmith> automating injecting it on the testtwf-src build side
- # [15:40] <MikeSmith> rather than hardcoding it into the upstream docs
- # [15:41] <MikeSmith> https://github.com/w3c/testtwf-website-src/pull/17
- # [15:41] <MikeSmith> https://github.com/w3c/testtwf-website-src/commit/23548a65a37defdb4cd77060d9f49d0ed939cb2a
- # [15:47] <MikeSmith> Ms2ger: do you mind if I push a review change directly to that review branch?
- # [15:47] <MikeSmith> to split up the characterSet and inputEncoding checks into separate assertions
- # [15:48] <Ms2ger> Go for it
- # [15:48] <MikeSmith> k
- # [15:53] * Joins: gitbot (~gitbot@public.cloak)
- # [15:53] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to DOMParser: https://github.com/w3c/web-platform-tests/commit/d54f212848522665e3d0bdd5f707410cdc5117bf
- # [15:53] -gitbot:#testing- web-platform-tests/DOMParser d54f212 Michael[tm] Smith: fixup! Add more tests for DOMParser.
- # [15:53] * Parts: gitbot (~gitbot@public.cloak)
- # [15:54] <MikeSmith> Ms2ger: Are UAs required to support the inputEncoding alias still?
- # [15:54] <Ms2ger> What does the spec say?
- # [15:54] <MikeSmith> well I see it in https://dom.spec.whatwg.org/ still
- # [15:54] <Ms2ger> Then yes :)
- # [15:55] <MikeSmith> but I thought I remembered it saying before that it was obsolete and that UAs should not support it
- # [15:55] <MikeSmith> maybe I imagined that
- # [15:55] <MikeSmith> and gecko seems to not support inputEncoding even though it does support characterSet
- # [15:56] <MikeSmith> I mean in this context at least
- # [15:56] <MikeSmith> gecko passes the characterSet test but not the inputEncoding test
- # [15:58] <MikeSmith> also I'm surprised that other UAs don't set characterSet to UTF-8 here as expected
- # [15:58] <MikeSmith> as required
- # [15:59] <MikeSmith> but I can't see any problem with the test so I guess they're just not doing the right thing
- # [16:09] <MikeSmith> heh, IE passes the inputEncoding test but not the characterSet test
- # [16:13] <Ms2ger> https://www.w3.org/Bugs/Public/show_bug.cgi?id=27435
- # [16:13] <Ms2ger> inputEncoding was obsolete Fri Sep 10 12:22:31 2010 +0200 to Thu Nov 27 10:35:32 2014 +0100
- # [16:14] * MikeSmith looks
- # [16:14] <MikeSmith> aha
- # [16:17] * Joins: gitbot (~gitbot@public.cloak)
- # [16:17] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/808db2bdff139fd4e355501a1f10e6156bac79f5
- # [16:17] -gitbot:#testing- web-platform-tests/master 808db2b Michael[tm] Smith: Merge pull request #1923 from w3c/DOMParser...
- # [16:17] * Parts: gitbot (~gitbot@public.cloak)
- # [16:24] * Joins: gitbot (~gitbot@public.cloak)
- # [16:24] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1921: Move non-test HTML files to support/. (master...move-non-test-html-2) https://github.com/w3c/web-platform-tests/pull/1921
- # [16:24] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_becc28e9faae380330c73265654b0c40ffa667f3 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/becc28e9faae
- # [16:43] -gitbot:#testing- web-platform-tests/sync_becc28e9faae380330c73265654b0c40ffa667f3 becc28e Eduard Burtescu: Preserve UserAgent header on redirect.
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1924: Preserve UserAgent header on redirect. (master...sync_becc28e9faae380330c73265654b0c40ffa667f3) https://github.com/w3c/web-platform-tests/pull/1924
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_becc28e9faae380330c73265654b0c40ffa667f3 at becc28e: https://github.com/w3c/web-platform-tests/commit/becc28e
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] <Ms2ger> Servo tests!
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1925: Update "preserve UserAgent on redirect" test to be browser-agnostic. (master...sync_807559d59fbe95bd96c8352b54a22b7978919b48) https://github.com/w3c/web-platform-tests/pull/1925
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1925: Update "preserve UserAgent on redirect" test to be browser-agnostic. (master...sync_807559d59fbe95bd96c8352b54a22b7978919b48) https://github.com/w3c/web-platform-tests/pull/1925
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:43] * Joins: gitbot (~gitbot@public.cloak)
- # [16:43] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_807559d59fbe95bd96c8352b54a22b7978919b48 at 807559d: https://github.com/w3c/web-platform-tests/commit/807559d
- # [16:43] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_5f5f6f8d0dd0158334071d24eaac63b81162e1a7 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/5f5f6f8d0dd0
- # [16:44] -gitbot:#testing- web-platform-tests/sync_5f5f6f8d0dd0158334071d24eaac63b81162e1a7 5f5f6f8 Ms2ger: Throw a TypeError when get_callable_property encounters a value that isn't callable.
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1926: Throw a TypeError when get_callable_property encounters a value that isn't callable. (master...sync_5f5f6f8d0dd0158334071d24eaac63b81162e1a7) https://github.com/w3c/web-platform-tests/pull/1926
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_5f5f6f8d0dd0158334071d24eaac63b81162e1a7 at 5f5f6f8: https://github.com/w3c/web-platform-tests/commit/5f5f6f8
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_3ecdc9d81efbbae3fa4fc00fd480ecc44650a0d4 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/3ecdc9d81efb
- # [16:44] -gitbot:#testing- web-platform-tests/sync_3ecdc9d81efbbae3fa4fc00fd480ecc44650a0d4 3ecdc9d Ms2ger: Test that the exception doesn't get lost in acceptNode....
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1927: Test that the exception doesn't get lost in acceptNode. (master...sync_3ecdc9d81efbbae3fa4fc00fd480ecc44650a0d4) https://github.com/w3c/web-platform-tests/pull/1927
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:44] * Joins: gitbot (~gitbot@public.cloak)
- # [16:44] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_3ecdc9d81efbbae3fa4fc00fd480ecc44650a0d4 at 3ecdc9d: https://github.com/w3c/web-platform-tests/commit/3ecdc9d
- # [16:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_2e4553cd2535afa5bd7588296954ad943a42f715 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/2e4553cd2535
- # [16:45] -gitbot:#testing- web-platform-tests/sync_2e4553cd2535afa5bd7588296954ad943a42f715 2e4553c Ms2ger: Don't try to connect to "ws://"+location.host+"/" in WebSocket tests....
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1928: Don't try to connect to "ws://"+location.host+"/" in WebSocket tests. (master...sync_2e4553cd2535afa5bd7588296954ad943a42f715) https://github.com/w3c/web-platform-tests/pull/1928
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_2e4553cd2535afa5bd7588296954ad943a42f715 at 2e4553c: https://github.com/w3c/web-platform-tests/commit/2e4553c
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_c17527268a128df6ae42addcbf4ec7b48b68263b (+1 new commit): https://github.com/w3c/web-platform-tests/commit/c17527268a12
- # [16:45] -gitbot:#testing- web-platform-tests/sync_c17527268a128df6ae42addcbf4ec7b48b68263b c175272 Ms2ger: Remove the SCHEME_AND_DOMAIN constant....
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1929: Remove the SCHEME_AND_DOMAIN constant. (master...sync_c17527268a128df6ae42addcbf4ec7b48b68263b) https://github.com/w3c/web-platform-tests/pull/1929
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_c17527268a128df6ae42addcbf4ec7b48b68263b at c175272: https://github.com/w3c/web-platform-tests/commit/c175272
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_1346cb9883dbeaca590f13e07e4c99fd79966920 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/1346cb9883db
- # [16:46] -gitbot:#testing- web-platform-tests/sync_1346cb9883dbeaca590f13e07e4c99fd79966920 1346cb9 Ms2ger: Don't try to connect to a non-existent WebSocket server on location.host:80.
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #1930: Don't try to connect to a non-existent WebSocket server on location.host:80. (master...sync_1346cb9883dbeaca590f13e07e4c99fd79966920) https://github.com/w3c/web-platform-tests/pull/1930
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1930: Don't try to connect to a non-existent WebSocket server on location.host:80. (master...sync_1346cb9883dbeaca590f13e07e4c99fd79966920) https://github.com/w3c/web-platform-tests/pull/1930
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_1346cb9883dbeaca590f13e07e4c99fd79966920 at 1346cb9: https://github.com/w3c/web-platform-tests/commit/1346cb9
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_7609af505ce49c01d190f32490e3da1538d0652a (+1 new commit): https://github.com/w3c/web-platform-tests/commit/7609af505ce4
- # [16:46] -gitbot:#testing- web-platform-tests/sync_7609af505ce49c01d190f32490e3da1538d0652a 7609af5 Ms2ger: Use hostname rather than host when appending a port manually....
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #1931: Use hostname rather than host when appending a port manually. (master...sync_7609af505ce49c01d190f32490e3da1538d0652a) https://github.com/w3c/web-platform-tests/pull/1931
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:46] * Joins: gitbot (~gitbot@public.cloak)
- # [16:46] -gitbot:#testing- [web-platform-tests] Ms2ger deleted sync_7609af505ce49c01d190f32490e3da1538d0652a at 7609af5: https://github.com/w3c/web-platform-tests/commit/7609af5
- # [16:46] * Parts: gitbot (~gitbot@public.cloak)
- # [16:50] * Joins: gitbot (~gitbot@public.cloak)
- # [16:50] -gitbot:#testing- [wptrunner] plehegar created license (+1 new commit): https://github.com/w3c/wptrunner/commit/634b4d1f34ef
- # [16:50] -gitbot:#testing- wptrunner/license 634b4d1 plehegar: Added BSD license
- # [16:50] * Parts: gitbot (~gitbot@public.cloak)
- # [16:50] * Joins: gitbot (~gitbot@public.cloak)
- # [16:50] -gitbot:#testing- [wptrunner] plehegar opened pull request #125: Added BSD license (master...license) https://github.com/w3c/wptrunner/pull/125
- # [16:50] * Parts: gitbot (~gitbot@public.cloak)
- # [16:50] <plh> missed that one yesterday
- # [16:51] <odinho> Ms2ger: Wut, added some bad tests? :P
- # [16:51] <Ms2ger> Opera did, I think :)
- # [16:52] <odinho> I was going to "uh you can't hardcode that" but then you closed the review :)
- # [16:53] * Joins: bhill2 (~bhill2@public.cloak)
- # [17:18] * Joins: gitbot (~gitbot@public.cloak)
- # [17:18] -gitbot:#testing- [web-platform-tests] sideshowbarker pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/79b1d188d440a1ce8472e53545522bbc20a6b330
- # [17:18] -gitbot:#testing- web-platform-tests/master 79b1d18 Michael[tm] Smith: Update to latest wpt-tools.
- # [17:18] * Parts: gitbot (~gitbot@public.cloak)
- # [17:26] <Ms2ger> odinho, yeah, that was my reaction too, so I got a followup done :)
- # [17:47] * heycam|away is now known as heycam
- # [17:59] * heycam is now known as heycam|away
- # [18:27] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [19:01] * terri_offline is now known as terri
- # [19:28] * Quits: dom__ (dom@public.cloak) ("")
- # [19:39] * heycam|away is now known as heycam
- # [19:39] <jgraham> plh: wptrunner has a MPL 2 license
- # [19:39] <jgraham> Just because that's the default license of code that comes out of Mozilla
- # [19:39] <jgraham> So we probably can change it if needed, but it would require agreement from all contributors
- # [19:40] * Joins: gitbot (~gitbot@public.cloak)
- # [19:40] -gitbot:#testing- [wptrunner] jgraham closed pull request #125: Added BSD license (master...license) https://github.com/w3c/wptrunner/pull/125
- # [19:40] * Parts: gitbot (~gitbot@public.cloak)
- # [19:46] * heycam is now known as heycam|away
- # [19:47] <plh> jgraham, oh, I didn't realize that
- # [19:47] <plh> but then we should make it clear with the proper license file
- # [19:48] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [19:48] <plh> I'll revise the PR
- # [19:50] <jgraham> plh: Every file in that repo should have the MPL header
- # [19:50] <plh> alright
- # [19:50] <plh> that's good for me
- # [19:52] <plh> thank you
- # [19:53] * Joins: gitbot (~gitbot@public.cloak)
- # [19:53] -gitbot:#testing- [wptrunner] plehegar deleted license at 634b4d1: https://github.com/w3c/wptrunner/commit/634b4d1
- # [19:53] * Parts: gitbot (~gitbot@public.cloak)
- # [20:24] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [20:26] * Joins: bhill2_ (~bhill2@public.cloak)
- # [20:57] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [20:59] * terri is now known as terri_offline
- # [21:00] * Joins: bhill2 (~bhill2@public.cloak)
- # [21:20] * Joins: darobin (rberjon@public.cloak)
- # [21:49] * heycam|away is now known as heycam
- # [21:55] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [21:59] * heycam is now known as heycam|away
- # [22:01] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:03] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [22:13] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:13] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:16] * Joins: darobin (rberjon@public.cloak)
- # [22:18] * Joins: bhill2_ (~bhill2@public.cloak)
- # [22:19] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:25] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [22:25] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:27] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [22:30] * Joins: darobin (rberjon@public.cloak)
- # [22:32] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [22:39] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:46] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [23:10] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [23:15] * Joins: bhill2 (~bhill2@public.cloak)
- # [23:20] * terri_offline is now known as terri
- # [23:22] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [23:22] * Joins: bhill2 (~bhill2@public.cloak)
- # [23:35] * heycam|away is now known as heycam
- # Session Close: Wed Jun 24 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