Show enters and exits. Hide enters and exits.
| 01:24:51 | smt6k | Hi |
| 17:29:48 | brixen | morning |
| 17:29:57 | brixen | saywatmang: I'll commit the patch shortly |
| 17:30:18 | brixen | saywatmang: I was trying to fix some mathn related nonsense |
| 18:14:11 | saywatmang | kewl np |
| 18:16:30 | brixen | saywatmang: ok, just running the full specs before pushing |
| 18:16:45 | brixen | saywatmang: I know I'm picky on the specs, but given the thousands of them, I have to be |
| 18:16:59 | brixen | there are still so many places in rubyspec that just make me want to weep |
| 18:17:05 | brixen | they are so hard to understand |
| 18:25:11 | BrianRice-work | why is that? |
| 18:26:01 | brixen | BrianRice-work: why is what? |
| 18:26:34 | BrianRice-work | oh, just what makes a rubyspec hard to grok |
| 18:26:46 | brixen | there is some very poor quality |
| 18:26:50 | BrianRice-work | ok |
| 18:27:05 | brixen | in general, it is often the case that people do not consider code in tests/specs to be "real code" |
| 18:27:20 | brixen | and I allowed a lot of code into rubyspec in the interests of getting coverage |
| 18:27:27 | brixen | that was of poor quality |
| 18:27:37 | brixen | how poor I've only started to realize lately |
| 18:27:41 | brixen | unfortunately :( |
| 18:28:15 | brixen | so now I'm trying to tighten the reins, which is always the wrong way to go |
| 18:28:25 | brixen | leads to much bucking and whining ;) |
| 18:28:40 | BrianRice-work | I see |
| 18:32:00 | saywatmang | yea, totally understand |
| 18:32:32 | brixen | saywatmang: I pushed to rubyspec repo, I'm sync'ing with rbx now |
| 18:48:21 | brixen | ugh, like these File#expand_path specs |
| 18:48:23 | brixen | :( |
| 18:50:07 | brixen | yes, of course, I've already annotated them: # FIXME: these are insane! |
| 18:50:47 | brixen | unless not home = ENV['HOME'] |
| 18:51:10 | brixen | hears a loud bang and sees a flash of light |
| 18:51:20 | brixen | shoots himself in the head |
| 18:52:06 | BrianRice-work | wow |
| 19:41:40 | boyscout | Updated CI specs to RubySpec 24ce35c0. - 0967ff5 - Brian Ford |
| 19:47:32 | boyscout | CI: rubinius: 0967ff5 successful: 3037 files, 11915 examples, 36157 expectations, 0 failures, 0 errors |
| 21:10:30 | dbussink | evan: are you there? |
| 21:13:26 | rue | Probably still in .ca |
| 21:17:35 | dbussink | rue: too bad, then he has to wait for something he can probably appreciate :) |
| 21:59:21 | brixen | dbussink: I think he's back wednesday |
| 22:00:16 | brixen | dbussink: if you see specs like 4e1605cb, don't accept them |
| 22:00:26 | brixen | send them to me |
| 22:00:34 | brixen | we have to start cleaning this stuff up |
| 22:01:21 | brixen | I know that patch just follows the existing specs, but that's not going to cut it |
| 22:14:34 | dbussink | brixen: ok, well, the last thing is also mainly why i applied it |
| 22:14:49 | dbussink | brixen: and probably also why it was written this way |
| 22:16:22 | brixen | dbussink: I'm not following you, can you elaborate? |
| 22:16:35 | brixen | you mean because it was just following the existing specs? |
| 22:24:03 | rue | How should it be written? |