| Author |
Message |
|
| jay |
Posted: Tue Jun 15, 2010 5:05 pm |
|
|
|
User
Joined: 06 Sep 2006
Posts: 139
Location: Los Angeles, CA USA
|
> On Mon, Jun 14, 2010 at 11:41:38PM -0700, Jay Nelson wrote:
>
>> The failure in shell_SUITE is a parsing error on rr(prim_file). It
>>
>
> Can you elaborate? Have you got an error message?
>
My code may be out of date, but I get an error when I run shell_SUITE
by itself (although after I have once run my test suite by itself).
I mean using ts:run(stdlib, shell_SUITE, [batch]) or ts:run(stdlib,
shell_SUITE, records, [batch]). The error is on line 384:
?line PreReply = scan(<<"rr(prim_file).">>), % preloaded...
failed: {{badmatch, {error, {1,erl_parse, ["syntax error before:
","'*'"]}}},
[{shell_SUITE,'-scan/1-fun-0-',1},
{shell_SUITE,scan,2},
{shell_SUITE,records,1},
{test_server,my_apply,3}
{test_server,ts_tc,3},
{test_server,run_test_case_eval1,6},
{test_server,run_test_case_eval,8}]}, [{shell_SUITE,384}]
I get the error every time, whether I run gen_server test or not,
although after I have run gen_server once.
jay
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
| jay |
Posted: Tue Jun 15, 2010 5:06 pm |
|
|
|
User
Joined: 06 Sep 2006
Posts: 139
Location: Los Angeles, CA USA
|
> On Mon, Jun 14, 2010 at 11:41:38PM -0700, Jay Nelson wrote:
>
>> The failure in shell_SUITE is a parsing error on rr(prim_file). It
>>
>
> Can you elaborate? Have you got an error message?
>
My code may be out of date, but I get an error when I run shell_SUITE
by itself (although after I have once run my test suite by itself).
I mean using ts:run(stdlib, shell_SUITE, [batch]) or ts:run(stdlib,
shell_SUITE, records, [batch]). The error is on line 384:
?line PreReply = scan(<<"rr(prim_file).">>), % preloaded...
failed: {{badmatch, {error, {1,erl_parse, ["syntax error before:
","'*'"]}}},
[{shell_SUITE,'-scan/1-fun-0-',1},
{shell_SUITE,scan,2},
{shell_SUITE,records,1},
{test_server,my_apply,3}
{test_server,ts_tc,3},
{test_server,run_test_case_eval1,6},
{test_server,run_test_case_eval,8}]}, [{shell_SUITE,384}]
I get the error every time, whether I run gen_server test or not,
although after I have run gen_server once.
jay
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|