similar to: description method and test failures

Displaying 20 results from an estimated 1000 matches similar to: "description method and test failures"

2008 Feb 19
3
render_to_string in a controller test?
Hi all, I know that in general, view and controller tests should be isolated, such that controller specs don''t test views etc. However, I think I''ve run into a situation that might be an exception. My controller uses render_to_string to produce a chunk of HTML that it passes to a model to be processed. The controller then redirects the user to a different page. The
2008 Dec 04
3
Bad mime type reported for flac file
Hi all, It has recently come to my attention that the linux "file" utility reports some (but not all) of my flac files as having a mime type of "audio/mpeg". Obviously this is incorrect, but why is it reported as such? I've cut and paste a few commands below from my shell to illustrate what I'm seeing: black:/media/mildred/music/Tool/10,000 Days$ file -i *
2010 Aug 24
3
inflating tags from .flac
Hello, all. First - sorry for my English. I need help with transcoding .flac to .m4a. All my audio gadget support flac and ogg, except mobile phone. It only support mp3 and aac. I have more than 1 album in flac, and I wanted to write a script for this. But I don't now how to extract metadata from .flac file. I easy can decode flac to wav & wav to m4a, but all metadata is lost! It lost
2007 Nov 06
4
help on helper module inclusion/extension
I want to include helper methods included to my Camping App from by requiring an external file but I can''t seem to include helpers from another module. module CampingHelpers def self.included(base) base::Helpers.send(:include, Helpers) end module Helpers def show_test p "test" end end end Camping.goes :CampingApp ... module
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus, Please help me out with the fatal compiling problem. I am using soalris8 x86 with wine-20010629, Any suggestion would be highly recommended! /usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h 1.2 00/07/05 SMI gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xresource.o
2006 Oct 22
2
"glm" function question
I am creating a model attempting to predict the probability someone will reoffend after being caught for a crime. There are seven total inputs and I planned on using a logistic regression. I started with a null deviance of 182.91 and ended up with a residual deviance of 83.40 after accounting for different interactions and such. However, I realized after that my code is different from that in
2008 Jun 02
1
Looking for help on two issues with Rails 2.1 and RSpec 1.14
I have specs that ran fine in Rails 2.02/RSpec 1.13 that are failing on Rails 2.1/RSpec 1.14. There is one problem and one issue: problem: sometimes (but not always) I get a NoMethodError referencing a has_many association issue: in helper specs, instance variables don''t get set unless the HelperModule is included. Using the preferred helper.<method> I can''t seem to
2010 Jul 02
2
Problem with aggregating data across time points
Hello- I have a dataset which basically looks like this: Location Sex Date Time Verbal Self harm Violence_objects Violence A 1 1-4-2007 1800 3 0 1 3 A 1 1-4-2007 1230 2 1 2 4 D 2 2-4-2007 1100 0
2008 May 28
4
[Game] Final Fantasy 7 does not work
Hi at all i have a great problem with mi wine. i have Xubuntu 6.06 (dapper drake) on my Asus L8400 Notebook. i cannot post my Sys definitions, cuz i haven't a tool like siw.exe whos runnig under linux. when i start my ff7, a litle moment after, there appears a error message. > Unable to locate a MIDI-Device. Final Fantasy VII requires a Windows95-compliant MIDI Device. my console
2012 Jun 15
1
help in sentDetect() fuction
hello, I am using the following code >s<-"I am very happy, excited, and optimistic.I am very scared, annoyed, and irritated.Iraq?s political crisis entered its second week one step closer to the potential.dissolution of the government, with a call for elections by a vital coalition partner and a suicide attack that extended the spate of violence. that has followed the withdrawal.of
2004 Dec 09
2
Ogg Squish 0.98?
I'm trying to track down the source code to Ogg Squish 0.98 for testing. If someone has a tarball somewhere (please look!) I would greatly appreciate if they could email it to me. I've searched google high and low, it apparently doesn't exist anymore. Apparently, free software *can* disappear! -- "The question is no longer between violence and non-violence; It is between
2015 Jul 23
3
Feature request
And of course there's always the old standby in /etc/passwd (obviously change the account name) secretshutdown:x:0:0:root:/root:/sbin/shutdown And it presupposes that root logins are allowed (which is asking for trouble). >>>Ericw
2004 Dec 09
1
Ogg Squish 0.98?
On Thu, Dec 09, 2004 at 04:38:57AM -0800, arc@Xiph.org wrote: > Nevermind - I found it. No, it does not use Ogg encapsulation, but it > does compile right off the bat. This lists itself as version 98.9, I'm > guessing that means 0.98.9. If someone has a newer version, please let > me know. :-) I found a 98.10 version, and uploaded it:
2005 Jan 13
3
Mozilla Player?
I noticed lately a few listeners on my Vorbis stream using a player called: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) I know Mozilla is a browser. Does it have a Vorbis decoder built-in or what's the story. Anyone? Regards, Ross Levis. http://www.stationplaylist.com -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 /
2004 Dec 01
2
streaming versus editing
On Thu, 25 Nov 2004 10:25:43 -0800, Ralph Giles <giles@xiph.org> wrote: > I think it would be better to say which formats are technically > superiour for streaming (ogg and mpeg program streams) or > editing (quicktime/matroska) or dead/obsolete (AVI, MCF?), If video is recorded and saved in ogg/theora container/format, could it be converted into matroska/theora container/format
2004 Dec 03
3
trying to encode from dvd using mplayer
Hello. I'm trying to encode an Ogg Theora file from an unencrypted dvd using mplayer and encoder_example. I set up named pipes stream.wav and stream.yuv. I then run: mplayer -ao pcm -aofile stream.wav -vo null /dev/dvd & mplayer -vo yuv4mpeg -ao null -nosound /dev/dvd & encoder_example -v1 -a 1 stream.wav stream.yuv > lec1.ogg but I get the following error: File stream.wav is
2007 Sep 06
7
alert function, V2
I guess the alert function is not part of the spec, because it appears to be unimplemented in Dovecot, even though most clients implement it. Timo, I would hope this would be easy to implement, and it's functionality that will be valuable to every installation. Here's why. America recently had the tragedy of a shooting rampage on a large university campus (yes, America should do
2008 Dec 12
5
ring back tone
Hi all, I would like to ask please if there is a way to play a ring back tone from asterisk when the customer try to make a call...I already added the ringing function to the context in extensions .conf and it work perfectly...But the issue that the asterisk server is stoping playing back his own ring back tone as soon as it detect a ring back tone coming from the carrier side... Is there a way
2004 Dec 06
2
FLAC Website
Hello FLAC developers, I'm one of the Xiph webmasters and I wanted to get some input from you guys for how you feel about some ideas that were being kicked around. There is some need to redesign the Xiph.org website into something that is more useful, organized, and accessible. There is also a push to redo parts of the Xiph branding with new logos, mottos, etc to clear up consumer
2004 Dec 06
2
FLAC Website
Hello FLAC developers, I'm one of the Xiph webmasters and I wanted to get some input from you guys for how you feel about some ideas that were being kicked around. There is some need to redesign the Xiph.org website into something that is more useful, organized, and accessible. There is also a push to redo parts of the Xiph branding with new logos, mottos, etc to clear up consumer