Options:
- # Session Start: Fri Sep 19 00:00:00 2014
- # Session Ident: #testing
- # [00:07] * heycam|away is now known as heycam
- # [01:22] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [01:34] * Joins: Lachy (~Lachy@public.cloak)
- # [01:35] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [02:07] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [02:36] * Joins: mdas (~mdas@public.cloak)
- # [02:43] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [03:37] * Joins: mdas (~mdas@public.cloak)
- # [03:41] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [03:41] * Joins: mdas (~mdas@public.cloak)
- # [04:26] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [04:37] * Quits: shepazu (schepers@public.cloak)
- # [04:39] * Joins: shepazu (schepers@public.cloak)
- # [04:40] * Joins: mdas (~mdas@public.cloak)
- # [04:56] * heycam is now known as heycam|away
- # [05:34] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [05:50] * heycam|away is now known as heycam
- # [05:54] * Joins: mdas (~mdas@public.cloak)
- # [05:54] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [06:25] * Joins: mdas (~mdas@public.cloak)
- # [06:26] * Joins: mdas_ (~mdas@public.cloak)
- # [06:26] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [06:27] * Quits: mdas_ (~mdas@public.cloak) (Client closed connection)
- # [06:27] * Joins: mdas (~mdas@public.cloak)
- # [07:00] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:07] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [07:42] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [08:05] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:08] * Joins: mdas (~mdas@public.cloak)
- # [08:15] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [08:46] * Joins: dom (dom@public.cloak)
- # [09:08] * Joins: mdas (~mdas@public.cloak)
- # [09:15] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [10:06] * heycam is now known as heycam|away
- # [10:09] * Joins: mdas (~mdas@public.cloak)
- # [10:16] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [10:29] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [11:10] * Joins: mdas (~mdas@public.cloak)
- # [11:13] * Joins: Lachy (~Lachy@public.cloak)
- # [11:17] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [11:36] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [12:11] * Joins: mdas (~mdas@public.cloak)
- # [12:18] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [12:20] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [12:23] * Joins: abarsto (~abarsto@public.cloak)
- # [12:23] * abarsto is now known as ArtB
- # [12:58] <jgraham> ato: So I got things working so that tests can have a "path" derived from their URL which is used to determine the metadata file for a given test. This means that I can map directories outside the tests root into the main URL space and have things work thus enabling the use case of tests_outbound and tests_internal directories that live outside the test root. But it obviously doesn't work for WebDriver tests because they don't have a URL only a real fi[CUT]
- # [13:06] <jgraham> So I'm still not very happy
- # [13:11] * Joins: mdas (~mdas@public.cloak)
- # [13:18] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [14:12] * Joins: mdas (~mdas@public.cloak)
- # [14:13] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [14:19] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [14:47] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [14:47] * Joins: Lachy (~Lachy@public.cloak)
- # [14:48] * Joins: plh (plehegar@public.cloak)
- # [15:13] * Joins: mdas (~mdas@public.cloak)
- # [15:20] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [16:08] * Joins: gitbot (~gitbot@public.cloak)
- # [16:08] -gitbot:#testing- [web-platform-tests] plehegar pushed 1 new commit to plh/mutationobservers: https://github.com/w3c/web-platform-tests/commit/c4c1b5dac4fd265e102b1ad3e1afc4e8071de787
- # [16:08] -gitbot:#testing- web-platform-tests/plh/mutationobservers c4c1b5d plehegar: Better test setup
- # [16:08] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [16:14] * Joins: mdas (~mdas@public.cloak)
- # [16:21] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [16:23] <ato> jgraham: manifest.py I think uses paths exclusively now but a tests' path and URL are fairly analogous.
- # [16:24] <ato> jgraham: Could a solution be to provide a file:// scheme for the WD implementation testS?
- # [16:34] <jgraham> The urls are assumed to be relative to the http server, so that doesn't work too well
- # [16:35] <jgraham> Anyway I moved onto a better approach (I think) where each directory containing tests gets its own manifest and metadata, so one can always use relative paths
- # [16:36] <jgraham> I think this is actually going to work OK, but there's a lot of fiddly code changes :(
- # [16:37] * Joins: mdas (~mdas@public.cloak)
- # [17:01] <plh> for some reason, critic doesn't show the underscore character when I review code. anyone else with the same trouble?
- # [17:03] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [17:03] * Joins: plh (plehegar@public.cloak)
- # [17:08] * Quits: dom (dom@public.cloak) ("")
- # [17:09] <MikeSmith> plh: you got an example? I've not noticed that problem before at least
- # [17:14] <odinho> I've had it. With presto I remember.
- # [17:14] <odinho> plh: What browser is this?
- # [17:15] <plh> chromium
- # [17:15] <plh> I guess I should take a screenshot
- # [17:15] <odinho> Never had it in new-Opera. Think it might be related to the lines being in tables, or some css trickery.
- # [17:16] <odinho> I only had it sometimes IIRC.
- # [17:26] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:26] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:33] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [17:49] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [18:40] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [18:50] * Joins: glenn (~gadams@public.cloak)
- # [19:44] * Joins: abarsto (~abarsto@public.cloak)
- # [19:44] * abarsto is now known as ArtB
- # [20:44] <plh> I figured that my missing underscores are due to a chromium bug, when hovering over the code
- # [20:44] <plh> would be a good test to write :)
- # [20:51] * Joins: lmclister (~lmclister@public.cloak)
- # [20:51] * Quits: lmclister (~lmclister@public.cloak) (lmclister)
- # [21:26] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [21:34] * Quits: zcorpan_ (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [22:11] * Quits: glenn (~gadams@public.cloak) ("Leaving...")
- # [22:30] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:30] * Joins: plh (plehegar@public.cloak)
- # [22:48] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [22:59] * Joins: Lachy (~Lachy@public.cloak)
- # [23:13] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [23:13] * Joins: mdas (~mdas@public.cloak)
- # [23:20] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
- # [23:22] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [23:25] * Joins: Lachy (~Lachy@public.cloak)
- # [23:41] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [23:42] * Joins: mdas (~mdas@public.cloak)
- # [23:47] * Joins: Lachy (~Lachy@public.cloak)
- # Session Close: Sat Sep 20 00:00:00 2014
The end :)