Hi, Michael, My previous problem is solved by installing emacs24.4.1. Now it can run some of the tests, but it still fails on some cases. Here is the summary:
Aborted: Ran 35 tests, 23 results as expected, 1 unexpected, 2 skipped (2014-10-24 17:26:08+0800) 1 unexpected results: FAILED tramp-test22-file-times ABORTED tramp-test26-process-file UNKNOWN tramp-test27-start-file-process UNKNOWN tramp-test28-shell-command UNKNOWN tramp-test29-vc-registered UNKNOWN tramp-test30-special-characters UNKNOWN tramp-test31-utf8 UNKNOWN tramp-test32-asynchronous-requests UNKNOWN tramp-test33-recursive-load UNKNOWN tramp-test34-unload 2 skipped results: SKIPPED tramp-test20-file-modes SKIPPED tramp-test21-file-links And the details are attached. I read the tramp-test22-file-times cases, haven't found what I can do for this error. Do you have any idea about this failure? Thanks! On Fri, Oct 24, 2014 at 4:27 PM, Michael Albinus <michael.albi...@gmx.de> wrote: > Ashi <ashi08...@gmail.com> writes: > > > Hi, Michael, > > Hi Zhongwei, > > > I still stuck in "make check" (I'm running the test on current master > > branch). I've tried setting $REMOTE_TEMPORARY_FILE_DIRECTORY to > > different directories, but always get same failure. The result is > > attaches. Could help me what happens here, thanks! > > > emacs -Q -batch -L `pwd`/../lisp -L `pwd` -l tramp-tests -f > ert-run-tests-batch-and-exit > > Running 35 tests (2014-10-24 15:24:31+0800) > > Remote directory: `/home/zhongwei/project/tramp/tramp_test_dir' > > ??? > > The remote directory shall be something like "/adb:host#port:/path" > > > Test tramp-test07-file-exists-p condition: > > (void-function skip-unless) > > Which Emacs version are you using? `skip-unless' was introduced in Emacs > 24.4. > > Best regards, Michael. >
Running 35 tests (2014-10-24 17:25:36+0800) Remote directory: `/adb:10.164.2.195#5555:/data/local/zw/tramp_testdir' passed 1/35 tramp-test00-availability passed 2/35 tramp-test01-file-name-syntax passed 3/35 tramp-test02-file-name-dissect passed 4/35 tramp-test03-file-name-defaults passed 5/35 tramp-test04-substitute-in-file-name passed 6/35 tramp-test05-expand-file-name passed 7/35 tramp-test06-directory-file-name passed 8/35 tramp-test07-file-exists-p passed 9/35 tramp-test08-file-local-copy passed 10/35 tramp-test09-insert-file-contents passed 11/35 tramp-test10-write-region passed 12/35 tramp-test11-copy-file passed 13/35 tramp-test12-rename-file passed 14/35 tramp-test13-make-directory passed 15/35 tramp-test14-delete-directory passed 16/35 tramp-test15-copy-directory passed 17/35 tramp-test16-directory-files passed 18/35 tramp-test17-insert-directory passed 19/35 tramp-test18-file-attributes passed 20/35 tramp-test19-directory-files-and-attributes skipped 21/35 tramp-test20-file-modes skipped 22/35 tramp-test21-file-links Test tramp-test22-file-times backtrace: #[nil "\306\307\310\307\211311\312\217\204\313 !\210)\n\210+\ #[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\317\320%DC funcall(#[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\31 ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc #[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\316%DC\2 funcall(#[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\ ert-run-test([cl-struct-ert-test tramp-test22-file-times "Check `set ert-run-or-rerun-test([cl-struct-ert--stats t [[cl-struct-ert-test t ert-run-tests(t #[385 "\306\307\"\203D\211\211G\310U\203\211@\20 ert-run-tests-batch(nil) ert-run-tests-batch-and-exit() command-line-1(("-L" "/home/zhongwei/projects/project/tramp/test/../ command-line() normal-top-level() Test tramp-test22-file-times condition: (ert-test-failed ((should (equal (nth 5 ...) '...)) :form (equal (-1 36736) (0 1)) :value nil :explanation (list-elt 0 (different-atoms (-1 "#x3fffffffffffffff") (0 "#x0" "?"))))) FAILED 23/35 tramp-test22-file-times passed 24/35 tramp-test23-visited-file-modtime passed 25/35 tramp-test24-file-name-completion passed 26/35 tramp-test25-load Test tramp-test26-process-file aborted with non-local exit ABORTED 27/35 tramp-test26-process-file Aborted: Ran 35 tests, 23 results as expected, 1 unexpected, 2 skipped (2014-10-24 17:26:08+0800) 1 unexpected results: FAILED tramp-test22-file-times ABORTED tramp-test26-process-file UNKNOWN tramp-test27-start-file-process UNKNOWN tramp-test28-shell-command UNKNOWN tramp-test29-vc-registered UNKNOWN tramp-test30-special-characters UNKNOWN tramp-test31-utf8 UNKNOWN tramp-test32-asynchronous-requests UNKNOWN tramp-test33-recursive-load UNKNOWN tramp-test34-unload 2 skipped results: SKIPPED tramp-test20-file-modes SKIPPED tramp-test21-file-links Error running tests backtrace() #[0 "ÃÃDCÂÃÃ!ÂÃ )Â" [funcall #[0 "ÃÃ!Â" [kill-emacs 2] 2 " (fn)"] message "Error running tests" backtrace] 2 " (fn)"]() funcall(#[0 "ÃÃDCÂÃÃ!ÂÃ )Â" [funcall #[0 "ÃÃ!Â" [kill-emacs 2] 2 " (fn)"] message "Error running tests" backtrace] 2 " (fn)"]) ert-run-tests-batch-and-exit() command-line-1(("-L" "/home/zhongwei/projects/project/tramp/test/../lisp" "-L" "/home/zhongwei/projects/project/tramp/test" "-l" "tramp-tests" "-f" "ert-run-tests-batch-and-exit")) command-line() normal-top-level() make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/zhongwei/projects/project/tramp/test' make: *** [check] Error 2
_______________________________________________ Tramp-devel mailing list Tramp-devel@gnu.org https://lists.gnu.org/mailman/listinfo/tramp-devel