Options:
- # Session Start: Thu Oct 16 00:00:00 2014
- # Session Ident: #testing
- # [00:00] * Joins: bhill2_ (~bhill2@public.cloak)
- # [00:00] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [00:19] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [00:45] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [01:38] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [02:11] * Quits: ptressel (~chatzilla@public.cloak) ("bbl")
- # [02:12] * Quits: AutomatedTester (~AutomatedTester@public.cloak) (Client closed connection)
- # [02:13] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [02:44] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [03:12] * Joins: zcorpan (~zcorpan@public.cloak)
- # [03:19] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [03:54] * Joins: mdas (~mdas@public.cloak)
- # [04:04] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [04:08] * Quits: abinader (~sid21713@public.cloak) ("")
- # [04:32] * Joins: mdas (~mdas@public.cloak)
- # [04:37] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [05:17] * Joins: mdas (~mdas@public.cloak)
- # [05:33] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
- # [06:02] * Joins: MK (kawamori@public.cloak)
- # [07:06] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [08:10] * Joins: Lachy (~Lachy@public.cloak)
- # [08:17] * Joins: ptressel (~chatzilla@public.cloak)
- # [08:25] * Joins: MK (kawamori@public.cloak)
- # [09:16] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:23] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [09:26] * Joins: zcorpan (~zcorpan@public.cloak)
- # [09:47] * Joins: MK (kawamori@public.cloak)
- # [09:56] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [10:04] * Joins: MK (kawamori@public.cloak)
- # [10:25] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [10:46] <Ms2ger> def log_crash(self, process, test):
- # [10:46] <Ms2ger> """Return a list of dictionaries containing information about crashes that happend
- # [10:46] <Ms2ger> in the browser, or an empty list if no crashes occurred"""
- # [10:46] <Ms2ger> self.logger.crash(process, test)
- # [10:46] <Ms2ger> jgraham, documentation seems off there
- # [11:16] <jgraham> It does
- # [11:40] * plinss is now known as plinss_away
- # [11:45] <zcorpan> jgraham: there's no global add_cleanup for single tests is there?
- # [11:52] <Ms2ger> jgraham, executorservo checks if self.proc.pid is None to determine whether it crashed; but afaict nothing sets pid to None
- # [12:14] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [12:14] * Quits: Lachy (~Lachy@public.cloak) (Client closed connection)
- # [12:15] * Joins: Lachy (~Lachy@public.cloak)
- # [12:16] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [12:18] * Joins: Lachy (~Lachy@public.cloak)
- # [12:21] * Joins: abarsto (~abarsto@public.cloak)
- # [12:21] * abarsto is now known as ArtB
- # [12:36] <jgraham> zcorpan: If I understand the question then no
- # [12:39] <zcorpan> jgraham: i started writing a test for https://www.w3.org/Bugs/Public/show_bug.cgi?id=12837 and used the single-test syntax and wanted to use add_cleanup. but then i realized i can't navigate the test itself and gave up
- # [12:39] <jgraham> Oh yeah you probably need to window.open a new window for that
- # [12:42] <jgraham> Pretty sure I tested some of this stuff in 2012 in the PR That Will Never Land
- # [12:46] * Joins: rhauck (~rhauck@public.cloak)
- # [12:46] * Quits: rhauck (~rhauck@public.cloak) ("Leaving")
- # [12:53] <zcorpan> right. there's some websocket tests that do this also
- # [13:14] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [13:25] <Ms2ger> jgraham, did you test https://github.com/w3c/wptrunner/pull/35?
- # [13:33] * Joins: MK (kawamori@public.cloak)
- # [13:42] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [14:00] * Joins: MK (kawamori@public.cloak)
- # [14:13] <jgraham> Ms2ger: Why, what did I break?
- # [14:14] * Joins: gitbot (~gitbot@public.cloak)
- # [14:14] -gitbot:#testing- [web-platform-tests] hallvors created hallvors/xhr-abort-test (+1 new commit): https://github.com/w3c/web-platform-tests/commit/550e5a1c89dc
- # [14:14] -gitbot:#testing- web-platform-tests/hallvors/xhr-abort-test 550e5a1 Hallvord R. M. Steen: adding test for calling open() to terminate the abort() algorithm
- # [14:14] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:15] <Ms2ger> jgraham, oh wait, misread, I thing
- # [14:15] <Ms2ger> think
- # [14:15] <Ms2ger> jgraham, yeah, looks like it works
- # [14:16] <Ms2ger> jgraham, release? :)
- # [14:19] * Joins: gitbot (~gitbot@public.cloak)
- # [14:19] -gitbot:#testing- [web-platform-tests] hallvors opened pull request #1294: adding test for calling open() to terminate the abort() algorithm (master...hallvors/xhr-abort-test) https://github.com/w3c/web-platform-tests/pull/1294
- # [14:19] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:19] <jgraham> Done
- # [14:20] * Joins: gitbot (~gitbot@public.cloak)
- # [14:20] -gitbot:#testing- [web-platform-tests] hallvors pushed 1 new commit to hallvors/xhr-abort-test: https://github.com/w3c/web-platform-tests/commit/35025ed62f7cc609a651b7f7cd003347e6ebbd0c
- # [14:20] -gitbot:#testing- web-platform-tests/hallvors/xhr-abort-test 35025ed Hallvord R. M. Steen: should POST the request
- # [14:20] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [14:24] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [14:52] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [14:56] * Joins: darobin (rberjon@public.cloak)
- # [15:08] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [15:13] * Joins: plh (plehegar@public.cloak)
- # [15:28] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
- # [15:28] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [15:28] * Joins: darobin (rberjon@public.cloak)
- # [15:48] * Joins: mdas (~mdas@public.cloak)
- # [15:56] * Joins: dom (dom@public.cloak)
- # [15:59] * Joins: MK (kawamori@public.cloak)
- # [16:04] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [16:08] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
- # [16:16] <jgraham> Hahaha a test just flashed up on my screen with the words "this shouldn't be tested inside a tunnel"
- # [16:19] * Quits: dom (dom@public.cloak) ("")
- # [16:22] * Quits: MK (kawamori@public.cloak) (Ping timeout: 180 seconds)
- # [16:44] * Joins: MK (kawamori@public.cloak)
- # [17:00] * Quits: hober (~ted@public.cloak) (Client closed connection)
- # [17:01] * Joins: hober (~ted@public.cloak)
- # [17:05] * Joins: bhill2 (~bhill2@public.cloak)
- # [18:07] * Joins: kawai (~kawai@public.cloak)
- # [18:07] * Quits: kawai (~kawai@public.cloak) (Client closed connection)
- # [18:09] * Joins: kawai (~kawai@public.cloak)
- # [18:35] * Quits: Lachy (~Lachy@public.cloak) ("Textual IRC Client: www.textualapp.com")
- # [19:04] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [19:04] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:04] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [19:05] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:06] * plinss_away is now known as plinss
- # [19:27] * Joins: gitbot (~gitbot@public.cloak)
- # [19:27] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to hallvors/iframe-tests: https://github.com/w3c/web-platform-tests/commit/54cbaace7043af8103fcc24ca625560f963c6d43
- # [19:27] -gitbot:#testing- web-platform-tests/hallvors/iframe-tests 54cbaac James Graham: fixup! new tests for moving IFRAME with modified document inside in the DOM, asserting modifications should disappear
- # [19:27] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
- # [20:22] * Quits: kawai (~kawai@public.cloak) (Client closed connection)
- # [20:24] * Quits: ptressel (~chatzilla@public.cloak) (Client closed connection)
- # [20:46] * Quits: MK (kawamori@public.cloak) ("Leaving...")
- # [20:49] * Joins: ptressel (~chatzilla@public.cloak)
- # [21:07] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
- # [21:21] * Quits: ptressel (~chatzilla@public.cloak) ("bbx")
- # [21:41] * Joins: ptressel (~chatzilla@public.cloak)
- # [21:45] * Joins: abarsto (~abarsto@public.cloak)
- # [21:45] * abarsto is now known as ArtB
- # [22:01] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:02] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:15] * Quits: ptressel (~chatzilla@public.cloak) ("bbs")
- # [22:16] * Joins: bhill2_ (~bhill2@public.cloak)
- # [22:16] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:55] * Quits: bhill2_ (~bhill2@public.cloak) (Client closed connection)
- # [22:56] * Joins: bhill2 (~bhill2@public.cloak)
- # [23:12] * Joins: ptressel (~chatzilla@public.cloak)
- # [23:29] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [23:39] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # Session Close: Fri Oct 17 00:00:00 2014
The end :)