pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


winfstest test results
Posted by Anonymous on Wed 6th Aug 2025 14:57
raw | new post

  1. roland_mainz@wingrendel02 /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/winfstesttmp
  2. $ ${winfstest_testsuite_path}/run-winfstest
  3. + set -o nounset
  4. + case $(uname) in
  5. ++ uname
  6. ++ dirname /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/run-winfstest
  7. + ProgPath=/cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite
  8. + [[ 0 -eq 0 ]]
  9. + tests=("$ProgPath/t/")
  10. + PYTHONPATH=/cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite
  11. + /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/simpletap.py /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/
  12. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/00.t  ok
  13. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/01.t
  14. not ok 2 - expect "GetFileInformation .\c1056bf2" <lambda> 512
  15. not ok 4 - expect "GetFileInformation .\c1056bf2" <lambda> 512
  16. not ok 7 - expect "GetFileInformation .\c1056bf2" <lambda> -
  17. not ok 10 - expect "GetFileInformation .\c1056bf2" <lambda> -
  18. not ok 13 - expect "DeleteFile .\c1056bf2" ERROR_ACCESS_DENIED - got 0
  19. not ok 14 - expect "SetFileAttributes .\c1056bf2 FILE_ATTRIBUTE_NORMAL" 0 - got ERROR_FILE_NOT_FOUND
  20. not ok 15 - expect "DeleteFile .\c1056bf2" 0 - got ERROR_FILE_NOT_FOUND
  21. not ok 7/15
  22. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/02.t
  23. not ok 2 - expect "CreateDirectory .\74aa330c 0" ERROR_ALREADY_EXISTS - got ERROR_DIRECTORY
  24. not ok 1/10
  25. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/03.t
  26. not ok 3 - expect "RemoveDirectory .\cb67ea07" ERROR_DIR_NOT_EMPTY - got 0
  27. not ok 1/18
  28. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/04.t
  29. not ok 10 - expect "MoveFileEx .\bd392df7\bar .\bd392df7\baz MOVEFILE_REPLACE_EXISTING" ERROR_ACCESS_DENIED - got 0
  30. not ok 12 - expect "MoveFileEx .\bd392df7\bar .\bd392df7\baz MOVEFILE_REPLACE_EXISTING" 0 - got ERROR_FILE_NOT_FOUND
  31. not ok 26 - expect "MoveFileEx .\bd392df7\bar .\bd392df7\baz MOVEFILE_REPLACE_EXISTING" ERROR_ACCESS_DENIED - got 0
  32. not ok 27 - expect "GetFileInformation .\bd392df7\bar" 0 - got ERROR_FILE_NOT_FOUND
  33. not ok 30 - expect "MoveFileEx .\bd392df7\bar .\bd392df7\baz MOVEFILE_REPLACE_EXISTING" 0 - got ERROR_FILE_NOT_FOUND
  34. not ok 32 - expect "GetFileInformation .\bd392df7\baz" 0 - got ERROR_FILE_NOT_FOUND
  35. not ok 33 - expect "RemoveDirectory .\bd392df7\baz" 0 - got ERROR_FILE_NOT_FOUND
  36. not ok 7/45
  37. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/05.t
  38. not ok 12 - expect "GetFileInformation .\db85011a" <lambda> -
  39. not ok 1/13
  40. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/06.t
  41. not ok 5 - testeval("2134-01-01T00:00:00Z" == r[0]["CreationTime"])
  42. not ok 1/8
  43. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/07.t
  44. not ok 2 - expect "GetFileInformation .\505df566" <lambda> -
  45. not ok 4 - expect "GetFileInformation .\505df566" <lambda> -
  46. not ok 6 - expect "GetFileInformation .\505df566" <lambda> -
  47. not ok 8 - expect "GetFileInformation .\505df566" <lambda> -
  48. not ok 10 - expect "GetFileInformation .\505df566" <lambda> -
  49. not ok 5/11
  50. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/08.t
  51. not ok 3 - expect "CreateFile .\8da4f40d GENERIC_READ FILE_SHARE_READ+FILE_SHARE_WRITE+FILE_SHARE_DELETE 0 OPEN_EXISTING 0 0" ERROR_ACCESS_DENIED - got 0
  52. not ok 1/17
  53. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/09.t
  54. not ok 6 - expect "CreateFile .\9b08beaa GENERIC_WRITE FILE_SHARE_WRITE 0 OPEN_EXISTING 0 0" ERROR_SHARING_VIOLATION - got 0
  55. not ok 8 - expect "CreateFile .\9b08beaa DELETE FILE_SHARE_DELETE 0 OPEN_EXISTING 0 0" ERROR_SHARING_VIOLATION - got 0
  56. not ok 9 - expect "CreateFile .\9b08beaa DELETE FILE_SHARE_WRITE 0 OPEN_EXISTING 0 0" ERROR_SHARING_VIOLATION - got 0
  57. not ok 10 - expect_task "CreateFile .\9b08beaa GENERIC_READ FILE_SHARE_WRITE 0 CREATE_ALWAYS FILE_ATTRIBUTE_NORMAL 0" 0 - got ERROR_INVALID_PARAMETER
  58. not ok 11 - expect "CreateFile .\9b08beaa GENERIC_WRITE FILE_SHARE_DELETE 0 OPEN_EXISTING 0 0" ERROR_SHARING_VIOLATION - got 0
  59. not ok 12 - expect "CreateFile .\9b08beaa DELETE FILE_SHARE_WRITE 0 OPEN_EXISTING 0 0" ERROR_SHARING_VIOLATION - got 0
  60. not ok 14 - expect_task "CreateFile .\9b08beaa DELETE FILE_SHARE_DELETE 0 CREATE_ALWAYS FILE_ATTRIBUTE_NORMAL 0" 0 - got ERROR_INVALID_PARAMETER
  61. not ok 7/19
  62. /cygdrive/l/builds/bash_build1/winfstest/winfstest/TestSuite/t/base/10.t
  63. not ok 2 - expect "GetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION" <lambda> -
  64. not ok 3 - expect "SetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION D:P(A;;GA;;;WD)(A;;GR;;;SY)" 0 - got ERROR_ACCESS_DENIED
  65. not ok 4 - expect "GetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION" <lambda> -
  66. not ok 12 - expect "GetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION" <lambda> -
  67. not ok 13 - expect "SetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION D:P(A;;GA;;;WD)(A;;GR;;;SY)" 0 - got ERROR_ACCESS_DENIED
  68. not ok 14 - expect "GetFileSecurity .\5bf01ef2 DACL_SECURITY_INFORMATION" <lambda> -
  69. not ok 6/15
  70.  
  71. total ................................. ok 155/192 - not ok 37/192

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at