bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] Dejagnu stuff..


From: Deepak Jadhav
Subject: [Bug-dejagnu] Dejagnu stuff..
Date: Thu, 11 Aug 2005 14:27:59 +0530

Respected reader I will like to know what is the error regardig dejagnu or
its regarding my script file,below is the test run log for running runtest
for remote target (ssl-linux) inwhich I am able to login through my Cygwin
machine as root user.I am using simple.c & simple.exp as test suite files an
site .exp to tell location of board file i.e ssl-linux.exp which is present
in th epresent working directory.....so please reply for the stuff as I ma
not getting the things clear even after so many setting for remote
communication.

Regards,
Deepak

Test Run By deepakj on Thu Aug 11 14:01:24 2005
Native configuration is i686-pc-cygwin

                === gcc tests ===

Schedule of variations:
    ssl-linux

Running target ssl-linux
Using ./ssl-linux.exp as board description file for target.
Using /cygdrive/c/project/testing/binaries/share/dejagnu/config/unix.exp as
generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running ./simple.exp ...
Executing on host: gcc simple.c   -lm  -o simple    (timeout = 300)
spawn gcc simple.c -lm -o simple 
spawn ftp -n ssl-linux 
Connected to ssl-linux.
220 (vsFTPd 1.1.3)
ftp> user root sslroot
530 Permission denied.
Login failed.
ftp> Download of simple to ssl-linux failed.
FAIL: simple.1
ERROR: tcl error sourcing ./simple.exp.
ERROR: send: invalid spawn id (6)
    while executing
"send -i $spawn_id "put $localfile $remotefile\n""
    (procedure "ftp_download" line 19)
    invoked from within
"ftp_download "ssl-linux" simple /tmp/simple.696"
    ("eval" body line 1)
    invoked from within
"eval ${try}_${proc} \"$dest\" $args"
    (procedure "call_remote" line 57)
    invoked from within
"call_remote "" download $dest $file $destfile"
    (procedure "remote_download" line 30)
    invoked from within
"remote_download $dest $prog $remotefile"
    invoked from within
"if ![is_remote $dest] {
        if { "$inp" != "" } {
            set command "$prog $parg < $inp"
        } else {
            set command "$prog $parg"
        }

        if ![info ex..."
    (procedure "unix_load" line 25)
    invoked from within
"unix_load "ssl-linux" simple 17"
    ("eval" body line 1)
    invoked from within
"eval ${try}_${proc} \"$dest\" $args"
    (procedure "call_remote" line 57)
    invoked from within
"call_remote "" load "ssl-linux" "simple" 17"
    ("eval" body line 1)
    invoked from within
"eval call_remote \"\" load \"$dname\" \"$prog\" $args"
    invoked from within
"if ![info exists result] {
        set result [eval call_remote \"\" load \"$dname\" \"$prog\" $args]
        # Not quite happy about the "pass" condition, but it m..."
    (procedure "remote_load" line 66)
    invoked from within
"remote_load target simple 17"
    invoked from within
"set result [remote_load target simple 17]"
    (file "./simple.exp" line 15)
    invoked from within
"source ./simple.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source ./simple.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""
testcase ./simple.exp completed in 12 seconds
send: invalid spawn id (6)
    while executing
"send -i $spawn_id "quit\n""
    (procedure "ftp_close" line 15)
    invoked from within
"ftp_close "ssl-linux""
    ("eval" body line 1)
    invoked from within
"eval ${ft}_${proc} \"$dest\" $args"
    (procedure "call_remote" line 41)
    invoked from within
"call_remote "" close "$host""
    (procedure "remote_close" line 3)
    invoked from within
"remote_close target"
    (procedure "cleanup_target_hook" line 13)
    invoked from within
"cleanup_target_hook $current_target"
    ("foreach" body line 281)
    invoked from within
"foreach current_target $target_list {
    verbose "target is $current_target"
    set current_target_name $current_target
    set tlist [split $curren..."
    (file "/cygdrive/c/project/testing/binaries/share/dejagnu/runtest.exp"
line 1625)

<<attachment: winmail.dat>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]