Options:
- # Session Start: Wed Sep 03 00:00:00 2014
- # Session Ident: #testing
- # [00:00] * Joins: lmclister (~lmclister@public.cloak)
- # [00:00] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # [00:00] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [00:01] * Joins: lmclister (~lmclister@public.cloak)
- # [00:04] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [00:05] * Joins: MK (kawamori@public.cloak)
- # [00:08] * heycam is now known as heycam|away
- # [00:10] * heycam|away is now known as heycam
- # [00:35] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [00:35] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [00:58] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [01:10] * Joins: Lachy (~Lachy@public.cloak)
- # [01:42] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [01:51] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [01:56] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [02:06] * Joins: gitbot (~gitbot@public.cloak)
- # [02:06] -gitbot:#testing- [web-platform-tests] zqzhang closed pull request #1224: Add tests for Vibration API (master...zqzhang/vibrate) https://github.com/w3c/web-platform-tests/pull/1224
- # [02:06] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [02:06] * Joins: gitbot (~gitbot@public.cloak)
- # [02:06] -gitbot:#testing- [web-platform-tests] zqzhang pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/fcb7e37952ba...1e66aae45551
- # [02:06] -gitbot:#testing- web-platform-tests/master 2c41d41 Zhiqiang Zhang: Add tests for Vibration API...
- # [02:06] -gitbot:#testing- web-platform-tests/master 1e66aae Zhiqiang Zhang: Merge pull request #1224 from zqzhang/zqzhang/vibrate...
- # [02:06] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [02:13] * Quits: lmcliste_ (~lmclister@public.cloak) ("")
- # [02:39] * Joins: MK (kawamori@public.cloak)
- # [02:41] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [02:48] * heycam is now known as heycam|away
- # [02:56] * heycam|away is now known as heycam
- # [02:56] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [03:08] * Disconnected
- # [03:46] * Attempting to rejoin channel #testing
- # [03:46] * Rejoined channel #testing
- # [03:46] * Topic is '"also, I hope no one actually reads this, but I have to admit that I've kind of gotten used to Critic" --darobin'
- # [03:46] * Set by plh on Mon Mar 31 21:50:34
- # [03:46] * Joins: shepazu (schepers@public.cloak)
- # [03:46] * Joins: jgraham (~jgraham@public.cloak)
- # [03:46] * Joins: bret (~bret@public.cloak)
- # [03:46] * Joins: terri (~terri@public.cloak)
- # [03:47] * Joins: plinss (~plinss@public.cloak)
- # [03:48] * Joins: ctalbert (~ctalbert@public.cloak)
- # [03:48] * Joins: gsnedders (~gsnedders@public.cloak)
- # [03:49] * Joins: odinho (~Velmont@public.cloak)
- # [03:50] * Joins: MikeSmith (~MikeSmith@public.cloak)
- # [03:50] * Joins: ryan (~ryan52@public.cloak)
- # [03:50] * Joins: lmclister_____ (~sid13822@public.cloak)
- # [03:50] * Joins: scheib (~sid4467@public.cloak)
- # [03:50] * Joins: krit (~sid15081@public.cloak)
- # [03:50] * Joins: mkwst___ (~sid395@public.cloak)
- # [03:50] * Joins: astearns_ (~sid15080@public.cloak)
- # [03:51] * Joins: sangwhan_ (~sid12645@public.cloak)
- # [03:51] * Joins: timeless (~sid4015@public.cloak)
- # [03:51] * Joins: bterlson_____ (~sid23757@public.cloak)
- # [03:51] * Joins: ato (~sid16069@public.cloak)
- # [03:51] * Joins: tobie (~sid5692@public.cloak)
- # [04:05] * heycam is now known as heycam|away
- # [05:33] * sangwhan_ is now known as sangwhan
- # [06:02] * heycam|away is now known as heycam
- # [07:02] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:16] * heycam is now known as heycam|away
- # [08:45] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:00] * Joins: dom (dom@public.cloak)
- # [10:07] * Joins: Lachy (~Lachy@public.cloak)
- # [10:30] * mkwst___ is now known as mkwst
- # [10:31] <mkwst> Hello, #testing! I'm trying to teach Blink's layout tests about hostnames other than 127.0.0.1 and localhost. I see that WPT suggests hosts like `www1.web-platform.test` and `www2.web-platform.test`.
- # [10:32] <mkwst> I vaguely remember there being some global variables exposed via testharness that allow tests to be written in a host agnostic way. Is that the case?
- # [10:50] <Ms2ger> http://wptserve.readthedocs.org/en/latest/pipes.html#built-in-pipes
- # [10:55] <mkwst> Ms2ger: thanks. that looks like what i'm looking for.
- # [10:56] <mkwst> how does the replacement work? that is, does testharness handle it in JavaScript, or do I need to teach Blink's layout test server to do replacements?
- # [10:59] <mkwst> Ah, I'll just read https://github.com/w3c/web-platform-tests/blob/master/server-side.md :P
- # [11:03] <jgraham> Yeah, what you actually want is to be running wptserve on your test machines
- # [11:03] <jgraham> If you don't have that it's going to be really tricky to get all the tests running
- # [11:04] <jgraham> (in many cases there is more complex server-side logic that you couldn't easilly replicate without just using wptserve directly)
- # [11:07] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [11:07] <mkwst> jgraham: Hrm. Yeah. That's going to be more work.
- # [11:08] <jgraham> Yeah :|
- # [11:09] <jgraham> Unfortunately blink is trapped in a local maximum where it's possible to run some of the web-platform-tests, but more work and a slightly different approach is required to run tests with non-trivial server side parts
- # [11:11] <jgraham> Ms2ger: You happy to merge https://critic.hoppipolla.co.uk/r/2116 ?
- # [11:11] <jgraham> (on a slightly related topic)
- # [11:11] <mkwst> I'm sure Dirk has thought about this more than I have. I'm really just looking for a quick fix that will let me bring in CSP tests and write some mixed content tests.
- # [11:12] <Ms2ger> jgraham, says "Accepted", so go for it
- # [11:12] <jgraham> mkwst: Yeah, maybe the right approach is to email Dirk and CC me, or something similar to that but on a mailing list.
- # [11:13] * Joins: gitbot (~gitbot@public.cloak)
- # [11:13] -gitbot:#testing- [web-platform-tests] jgraham pushed 4 new commits to master: https://github.com/w3c/web-platform-tests/compare/1e66aae45551...9edd4018fa29
- # [11:13] -gitbot:#testing- web-platform-tests/master 9740ce0 Bobby Holley: Tests for cross-origin object behavior. v2
- # [11:13] -gitbot:#testing- web-platform-tests/master 9ea614e Bobby Holley: Pull out document.domain tests into a separate window. v1
- # [11:13] -gitbot:#testing- web-platform-tests/master 472dfce Bobby Holley: Addressed Ms2ger's review comments.
- # [11:13] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [11:15] <mkwst> jgraham: yup. will do. thanks for the suggestion.
- # [11:30] * Joins: Lachy (~Lachy@public.cloak)
- # [12:02] * Quits: Lachy (~Lachy@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [12:23] * Joins: abarsto (~abarsto@public.cloak)
- # [12:23] * abarsto is now known as ArtB
- # [12:40] * Joins: Lachy (~Lachy@public.cloak)
- # [14:03] * Joins: plh (plehegar@public.cloak)
- # [14:09] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [15:27] <jgraham> So, this whole <link rel=match> between references thing is a bit annoying
- # [15:27] <jgraham> It means that you can't tell if a file is a test or a reference just by examining that file
- # [15:27] <jgraham> (assuming no extra metadata requirements)
- # [15:33] <jgraham> Does anyone else have any opinion on the value of just sucking this up and dealing with the complexity vs creating a system where the test links to all its references inline? It seems like the distributed system is mildly better for authors, but it's not used all that often.
- # [15:35] <Ms2ger> "contains <link rel=match>" == "test" sgtm
- # [15:49] * plh is deep into mutation observer tests
- # [15:52] <Ms2ger> I'm sorry
- # [16:21] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [16:24] <plh> is there a way (or example?) to test that an event isn't triggered? the failure is easy (assert_not_reachable) but how to check success? should I use a timer?
- # [16:26] <plh> an other way I could imagine would be to indicate that time out is success but testharness.js doesn't allow that as far as I know
- # [16:27] <Ms2ger> setTimeout or on an event that would fire after the event you're not expecting
- # [16:28] <plh> re event after, nice
- # [16:28] <plh> thank you!
- # [16:29] <Ms2ger> Np
- # [16:38] * Joins: anssik (~uid10742@public.cloak)
- # [17:09] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:11] * Quits: dom (dom@public.cloak) (Ping timeout: 180 seconds)
- # [17:36] * Joins: dom (dom@public.cloak)
- # [17:37] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:43] * Quits: dom (dom@public.cloak) ("")
- # [17:53] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [18:09] * Joins: hober (~ted@public.cloak)
- # [18:09] * Joins: lmclister (~lmclister@public.cloak)
- # [18:14] * Joins: abarsto (~abarsto@public.cloak)
- # [18:14] * abarsto is now known as ArtB
- # [18:23] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [18:39] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:52] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [18:52] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:59] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [19:04] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [19:04] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [19:17] * Joins: lmclister (~lmclister@public.cloak)
- # [19:17] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # [19:49] * Quits: anssik (~uid10742@public.cloak) ("Connection closed for inactivity")
- # [19:50] * Joins: mdas (~mdas@public.cloak)
- # [19:51] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [19:51] * Joins: mdas (~mdas@public.cloak)
- # [19:51] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [19:51] * Joins: mdas (~mdas@public.cloak)
- # [19:52] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [19:53] * Joins: mdas (~mdas@public.cloak)
- # [20:09] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [20:24] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [20:27] * Joins: mdas (~mdas@public.cloak)
- # [20:35] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [20:36] * Joins: lmclister (~lmclister@public.cloak)
- # [20:50] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [20:50] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [20:55] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:01] * Joins: darobin (rberjon@public.cloak)
- # [21:02] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [21:07] * Joins: lmclister (~lmclister@public.cloak)
- # [21:07] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # [21:55] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [22:03] * Joins: darobin (rberjon@public.cloak)
- # [22:15] * Joins: gitbot (~gitbot@public.cloak)
- # [22:15] -gitbot:#testing- [web-platform-tests] plehegar created plh/mutationobserver-childList (+1 new commit): https://github.com/w3c/web-platform-tests/commit/6c3a9cf711b4
- # [22:15] -gitbot:#testing- web-platform-tests/plh/mutationobserver-childList 6c3a9cf plehegar: Initial listChild mutation observer tests
- # [22:15] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [22:17] * Joins: gitbot (~gitbot@public.cloak)
- # [22:17] -gitbot:#testing- [web-platform-tests] plehegar opened pull request #1226: Initial listChild mutation observer tests (master...plh/mutationobserver-childList) https://github.com/w3c/web-platform-tests/pull/1226
- # [22:17] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [22:21] * Quits: mdas (~mdas@public.cloak) ("Leaving...")
- # [22:21] * Joins: Lachy (~Lachy@public.cloak)
- # [22:24] * Joins: gitbot (~gitbot@public.cloak)
- # [22:24] -gitbot:#testing- [web-platform-tests] plehegar pushed 1 new commit to plh/mutationobserver-childList: https://github.com/w3c/web-platform-tests/commit/97feb4feef84bd191e90cb8d8f14307706bf906a
- # [22:24] -gitbot:#testing- web-platform-tests/plh/mutationobserver-childList 97feb4f plehegar: Better expression for newParent in surroundContext
- # [22:24] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [22:59] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [22:59] * Joins: darobin (rberjon@public.cloak)
- # [23:06] * Quits: darobin (rberjon@public.cloak) (Ping timeout: 180 seconds)
- # [23:15] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [23:28] * Joins: Lachy (~Lachy@public.cloak)
- # [23:35] * Joins: lmcliste_ (~lmclister@public.cloak)
- # [23:35] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [23:53] * Joins: lmclister (~lmclister@public.cloak)
- # [23:53] * Quits: lmcliste_ (~lmclister@public.cloak) (Client closed connection)
- # Session Close: Thu Sep 04 00:00:00 2014
The end :)