Displaying 8 results from an estimated 8 matches for "argum".
Did you mean:
argue
2006 Jun 15
3
How to mock a model method for unit tests?
...nt code
true
end
end
So this way, in my tests, when my model uses the Utility class, it
should be insantiating my mock instead.
But when I rake test:units, I get a syntax error saying that it can''t
construct a Utility object with the original constructor: "Wrong number
of argumes (0 for 1)".
It''s as if the mock class is totally taking over, whereas I just want to
override the do_something_expensive and leave everything else.
What am I doing wrong?
The Utility class is actually larger than I''m showing here, and I''m
finding I have to bas...
2009 Jul 10
0
[LLVMdev] Heads up! Working on bugpoint
David,
Please find attached 2 diffs. Please notice that RemoteRunSafely.sh may get moved to the test suite sub-tree.
We have targeted different areas fso far which is great.
What's your plan?
I have been thinking of using -run-custom and -safe-run-custom argumants for the cross-tools to keep bugpoint out of knowing any
target details ans such.
Best regards,
Viktor
----- Original Message -----
From: "David Goodwin" <david_goodwin at apple.com>
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Sent: Friday, Jul...
2009 Jul 10
4
[LLVMdev] Heads up! Working on bugpoint
...gt;
> Please find attached 2 diffs. Please notice that RemoteRunSafely.sh
> may get moved to the test suite sub-tree.
>
> We have targeted different areas fso far which is great.
> What's your plan?
>
> I have been thinking of using -run-custom and -safe-run-custom
> argumants for the cross-tools to keep bugpoint out of knowing any
> target details ans such.
>
> Best regards,
> Viktor
>
> ----- Original Message ----- From: "David Goodwin" <david_goodwin at apple.com
> >
> To: "LLVM Developers Mailing List" <llvm...
2009 Jul 10
2
[LLVMdev] Heads up! Working on bugpoint
Hi Viktor,
I did not see your patches, can you send them again. Here are the
changes that I have made that seem to get remote execution working for
bugpoint. I have not yet changed the test system to provide -remote-
client and -remote-port.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2
Type: application/octet-stream
Size: 1906 bytes
Desc:
2009 Jul 10
0
[LLVMdev] Heads up! Working on bugpoint
...d 2 diffs. Please notice that RemoteRunSafely.sh
>> may get moved to the test suite sub-tree.
>>
>> We have targeted different areas fso far which is great.
>> What's your plan?
>>
>> I have been thinking of using -run-custom and -safe-run-custom
>> argumants for the cross-tools to keep bugpoint out of knowing any
>> target details ans such.
>>
>> Best regards,
>> Viktor
>>
>> ----- Original Message ----- From: "David Goodwin" <david_goodwin at apple.com
>> >
>> To: "LLVM Develo...
2004 Aug 26
13
Load Balance simply doesn´t work...
i´ve been searching for a load balance solution since a month
ago... what i can say is that it simply doesn´t work. I was
unable to find one guy that did it with sucess. When "load
balance" is the subject of the message on the list, the
message is simply ignored.
So... if it doesn´t work... why LARTC don´t delete it from the
HOW TO and answer us with some "it simply doesn´t
2006 May 23
11
how to debug RTNETLINK invalid argument?
Hey,
I am getting an invalid argument trying to insert a qdisc:
[root@emu-5 iproute2]# tc qdisc add dev eth0 root xcp capacity 50Mbit
limit 500
RTNETLINK answers: Invalid argument
I''m not sure whats wrong here, because i can successfully insert this
qdisc on other computers of mine.
How can i debug this?
Thanks!
George
2010 Feb 23
12
"no such file to load -- gettext/rails" error
I get the error below when I try to start my server.
Here are the versions installed:
OS: Windows Server 2008
Ruby: 1.8.7
Gems:
actionmailer (2.3.5, 1.3.5)
actionpack (2.3.5, 1.13.5)
actionwebservice (1.2.5)
activerecord (2.3.5, 1.15.5)
activeresource (2.3.5)
activesupport (2.3.5, 1.4.4)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin