Options:
Previous day, Next day
- # Session Start: Tue Aug 25 00:00:00 2015
- # Session Ident: #testing
- # [00:47] * Joins: gitbot (~gitbot@public.cloak)
- # [00:47] -gitbot:#testing- [web-platform-tests] majido opened pull request #2103: Add test to verify scroll restoration order in history traversal (master...scroll-restoration-order) https://github.com/w3c/web-platform-tests/pull/2103
- # [00:47] * Parts: gitbot (~gitbot@public.cloak)
- # [01:18] * Joins: jyasskin (~textual@public.cloak)
- # [02:37] * terri is now known as terri_offline
- # [03:17] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [04:34] * Joins: bhill2 (~bhill2@public.cloak)
- # [05:04] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [05:24] * Joins: jyasskin (~textual@public.cloak)
- # [05:43] * Joins: bhill2 (~bhill2@public.cloak)
- # [06:34] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [06:38] * Joins: bhill2 (~bhill2@public.cloak)
- # [06:45] * Joins: bhill2_ (~bhill2@public.cloak)
- # [06:51] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [07:47] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:49] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [07:49] * Joins: zcorpan (~zcorpan@public.cloak)
- # [07:56] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [08:00] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:10] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [08:14] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [08:44] * Joins: zcorpan (~zcorpan@public.cloak)
- # [08:50] * heycam|away is now known as heycam
- # [09:01] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:04] * Joins: hober (~ted@public.cloak)
- # [09:06] * Quits: bhill2_ (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [09:08] * Joins: bhill2 (~bhill2@public.cloak)
- # [09:16] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [09:29] * Joins: dom (dom@public.cloak)
- # [09:40] * Joins: Janeen (~Janeen@public.cloak)
- # [09:41] * Quits: Janeen (~Janeen@public.cloak) ("Page closed")
- # [10:07] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [10:43] * Joins: Lachy (~Lachy@public.cloak)
- # [12:46] * heycam is now known as heycam|away
- # [12:47] <hallvord> I never remember how to run test server on Windows. Cloned web-platform-tests on Mac but I get "Can only post to CGI scripts"-errors??
- # [12:50] <hallvord> it used to work fine back when we did just "python serve.py" :(
- # [12:52] <hallvord> On Ubuntu I get an ImportError
- # [13:00] <MikeSmith> hallvord: works as expected for me in my OSX environment, just from following the install instructions in the docs
- # [13:00] <hallvord> sigh
- # [13:00] <MikeSmith> i've never seen that "Can only post to CGI scripts" error
- # [13:01] <hallvord> sorry, I meant "thank you for trying to help" :)
- # [13:01] <MikeSmith> heh :) yeah I know
- # [13:01] <hallvord> maybe the user on that mac is a tad too limited or something?
- # [13:01] <hallvord> I even tried to chmod the .py files to 777..
- # [13:02] <MikeSmith> yeah must be the OSX security settings
- # [13:02] <jgraham> hallvord: It works for me on Windows
- # [13:02] <jgraham> Try `python serve`
- # [13:03] <MikeSmith> I did a spontaneous clone-and-run completely from scratch on a MacBook of a dev from Alibaba in Shanghai a couple weeks ago
- # [13:04] <MikeSmith> and it all worked fine (and only took 10 minutes or whatever)
- # [13:04] <hallvord> jgraham: tried already.. I get a "no modules named tools.serve" error. Hm.. Think Ms2ger told me how to remove and re-pull submodules last time and made it work..
- # [13:04] <MikeSmith> yeah
- # [13:04] <MikeSmith> maybe that
- # [13:05] <MikeSmith> git submodule deinit -f . && git submodule update --init --recursive
- # [13:05] <jgraham> It sounds like you don't have submodules at all
- # [13:09] * heycam|away is now known as heycam
- # [13:20] <hallvord> no idea why the submodules setup keeps breaking on this laptop :( right now trying to get the submodules runs into strange Github errors
- # [13:20] <hallvord> "the remote end hung up unexpectedly"
- # [13:23] * heycam is now known as heycam|away
- # [13:48] <jgraham> Hmm
- # [13:55] * Joins: Ms2ger` (~Ms2ger@public.cloak)
- # [13:55] * Quits: Ms2ger (~Ms2ger@public.cloak) ("Leaving")
- # [13:58] * heycam|away is now known as heycam
- # [14:22] * Joins: gamekathu (~gamekathu@public.cloak)
- # [14:48] <jgraham> hallvord: GitHub is apparently under DDOS attack
- # [14:49] * Joins: gitbot (~gitbot@public.cloak)
- # [14:49] -gitbot:#testing- [web-platform-tests] hallvors created hallvors/content-type-charset (+1 new commit): https://github.com/w3c/web-platform-tests/commit/8c006c1a9e77
- # [14:49] -gitbot:#testing- web-platform-tests/hallvors/content-type-charset 8c006c1 Hallvord Reiar Michaelsen Steen: Better test descriptions and some more tests in send-content-type-charset.htm
- # [14:49] * Parts: gitbot (~gitbot@public.cloak)
- # [14:50] <gamekathu> jgraham: might be due to shadowsocks
- # [14:51] * Joins: gitbot (~gitbot@public.cloak)
- # [14:51] -gitbot:#testing- [web-platform-tests] hallvors opened pull request #2105: Better test descriptions and some more tests in send-content-type-cha… (master...hallvors/content-type-charset) https://github.com/w3c/web-platform-tests/pull/2105
- # [14:51] * Parts: gitbot (~gitbot@public.cloak)
- # [14:52] <hallvord> Somebody having fun DDOSing Github? :( Oh well..
- # [14:55] <hallvord> I somehow managed to test and push at last :) but w-p-t on Win is still messed up. Mac started working after another submodule update (which appeared to do nothing at all, but then python serve magically worked.. 8-})
- # [15:20] * Joins: plh (plehegar@public.cloak)
- # [15:37] * Joins: gitbot (~gitbot@public.cloak)
- # [15:37] -gitbot:#testing- [web-platform-tests] hallvors closed pull request #2105: Better test descriptions and some more tests in send-content-type-cha… (master...hallvors/content-type-charset) https://github.com/w3c/web-platform-tests/pull/2105
- # [15:37] * Parts: gitbot (~gitbot@public.cloak)
- # [15:39] * Joins: gitbot (~gitbot@public.cloak)
- # [15:39] -gitbot:#testing- [web-platform-tests] hallvors deleted hallvors/content-type-charset at 8c006c1: https://github.com/w3c/web-platform-tests/commit/8c006c1
- # [15:39] * Parts: gitbot (~gitbot@public.cloak)
- # [15:44] * Joins: gitbot (~gitbot@public.cloak)
- # [15:44] -gitbot:#testing- [web-platform-tests] bit opened pull request #2106: media-source/mediasource-buffered.html: check for correct webm duration (master...webm-duration) https://github.com/w3c/web-platform-tests/pull/2106
- # [15:44] * Parts: gitbot (~gitbot@public.cloak)
- # [16:08] * Quits: gamekathu (~gamekathu@public.cloak) ("Page closed")
- # [16:10] * Joins: gamekathu (~smuxi@public.cloak)
- # [16:27] * Joins: gitbot (~gitbot@public.cloak)
- # [16:27] -gitbot:#testing- [web-platform-tests] sideshowbarker closed pull request #2106: media-source/mediasource-buffered.html: check for correct webm duration (master...webm-duration) https://github.com/w3c/web-platform-tests/pull/2106
- # [16:27] * Parts: gitbot (~gitbot@public.cloak)
- # [16:52] * Joins: gamekathu_ (~smuxi@public.cloak)
- # [16:54] * Joins: jyasskin (~textual@public.cloak)
- # [17:14] * Quits: Lachy (~Lachy@public.cloak) ("My MacBook Pro has gone to sleep. ZZZzzz…")
- # [17:52] * Disconnected
- # [17:53] * Attempting to rejoin channel #testing
- # [17:53] * Rejoined channel #testing
- # [17:54] * Quits: krijnhoetmer (~krijnhoetmer@public.cloak) (Ping timeout: 180 seconds)
- # [17:58] * terri_offline is now known as terri
- # [17:59] * Quits: dom (dom@public.cloak) ("")
- # [18:03] * Joins: bhill2 (~bhill2@public.cloak)
- # [18:04] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [18:04] * Joins: bhill2 (~bhill2@public.cloak)
- # [18:04] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [18:04] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:05] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [18:05] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:12] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [18:14] * heycam is now known as heycam|away
- # [18:42] * Quits: gamekathu (~smuxi@public.cloak) (Client closed connection)
- # [18:42] * Quits: gamekathu_ (~smuxi@public.cloak) (Client closed connection)
- # [18:43] * Joins: dom (dom@public.cloak)
- # [18:49] * Joins: Guest16 (~textual@public.cloak)
- # [18:57] * terri is now known as terri_offline
- # [19:13] * Quits: Ms2ger` (~Ms2ger@public.cloak) ("nn")
- # [19:23] * plh is now known as plh-away
- # [19:23] * terri_offline is now known as terri
- # [19:54] * Joins: Lachy (~Lachy@public.cloak)
- # [19:58] * Quits: dom (dom@public.cloak) ("")
- # [20:47] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:05] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [21:58] * Joins: jyasskin (~textual@public.cloak)
- # [22:00] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [22:05] * Joins: bhill2 (~bhill2@public.cloak)
- # [22:45] * Quits: plh-away (plehegar@public.cloak) ("Leaving")
- # [23:07] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [23:45] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [23:45] * Joins: zcorpan (~zcorpan@public.cloak)
- # [23:52] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # Session Close: Wed Aug 26 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