Changes between Initial Version and Version 1 of Ticket #1272


Ignore:
Timestamp:
2010-11-28T01:36:48Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1272

    • Property Keywords win64 added; 64-bit removed
    • Property Milestone changed from 1.8.1 to undecided
  • Ticket #1272 – Description

    initial v1  
    11Windows 7 Ultimate 64-Bit
    2 Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] on win32
    3 
     2{{{Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] on win32}}}
    43
    54{{{
    6 [SKIPPED]: allmydata.test.test_cli.Backup.test_ignore_symlinks
    7 
    8 Symlinks are not supported by Python on this platform. =============================================================================== [SKIPPED]: allmydata.test.test_cli.Cp.test_dangling_symlink_vs_recursion
    9 
    10 Symlinks are not supported by Python on this platform. =============================================================================== [SKIPPED]: allmydata.test.test_encodingutil.StdlibUnicode?.test_open_unrepresenta ble
    11 
    12 This test is not applicable to platforms that represent filenames as Unicode. =============================================================================== [SKIPPED]: allmydata.test.test_hung_server.HungServerDownloadTest?.test_2_good_8_ hung_then_1_recovers_mutable
    13 
    14 still broken =============================================================================== [SKIPPED]: allmydata.test.test_hung_server.HungServerDownloadTest?.test_2_good_8_ hung_then_1_recovers_with_2_shares_mutable
    15 
    16 still broken =============================================================================== [SKIPPED]: allmydata.test.test_hung_server.HungServerDownloadTest?.test_3_good_7_ hung_mutable
    17 
    18 still broken =============================================================================== [SKIPPED]: allmydata.test.test_node.TestCase?.test_secrets_dir_protected
    19 
    20 We don't know how to set permissions on Windows. =============================================================================== [SKIPPED]: allmydata.test.test_provisioning.Reliability.test_basic
    21 
    22 reliability model requires NumPy? =============================================================================== [SKIPPED]: allmydata.test.test_runner.RunNode?.test_baddir
    23 
    24 twistd does not fork under windows =============================================================================== [SKIPPED]: allmydata.test.test_runner.RunNode?.test_client
    25 
    26 twistd does not fork under windows =============================================================================== [SKIPPED]: allmydata.test.test_runner.RunNode?.test_client_no_noise
    27 
    28 twistd does not fork under windows =============================================================================== [SKIPPED]: allmydata.test.test_runner.RunNode?.test_introducer
    29 
    30 twistd does not fork under windows =============================================================================== [SKIPPED]: allmydata.test.test_runner.RunNode?.test_keygen
    31 
    32 twistd does not fork under windows =============================================================================== [SKIPPED]: allmydata.test.test_storage.Server.test_large_share
    33 
    34 This test can spuriously fail if you have less than 4 GiB free on your filesyste m, and if your filesystem doesn't support efficient sparse files then it is very
    35 
    36     expensive (Mac OS X and Windows don't support efficient sparse files).
    37 
    38 =============================================================================== [SKIPPED]: allmydata.test.test_web.Web.test_reliability_tool
    39 
    40 reliability tool requires NumPy? =============================================================================== [TODO]: allmydata.test.test_upload.EncodingParameters?.test_problem_layout_commen t_187
    41 
    42 Reason: "this isn't fixed yet" Traceback (most recent call last):
    43 
    44     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    45 
    46 546, in _got_response
    47 
    48     return self._loop()
    49 
    50     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    51 
    52 396, in _loop
    53 
    54     return self._failed("%s (%s)" % (failmsg, self._get_progress_message()))
    55 
    56     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    57 
    58 561, in _failed
    59 
    60     raise UploadUnhappinessError?(msg)
    61 
    62 allmydata.interfaces.UploadUnhappinessError?: shares could be placed on only 2 se rver(s) such that any 2 of them have enough shares to recover the file, but we w ere asked to place shares on at least 3 such servers. (placed all 3 shares, want
    63 
    64     to place shares on at least 3 servers such that any 2 of them have enough share
    65 
    66 s to recover the file, sent 3 queries to 3 peers, 1 queries placed some shares, 2 placed none (of which 2 placed none due to the server being full and 0 placed none due to an error)) =============================================================================== [TODO]: allmydata.test.test_upload.EncodingParameters?.test_problem_layout_ticket _1124
    67 
    68 Reason: 'Fix this after 1.7.1 release.' Traceback (most recent call last):
    69 
    70     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    71 
    72 546, in _got_response
    73 
    74     return self._loop()
    75 
    76     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    77 
    78 396, in _loop
    79 
    80     return self._failed("%s (%s)" % (failmsg, self._get_progress_message()))
    81 
    82     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    83 
    84 561, in _failed
    85 
    86     raise UploadUnhappinessError?(msg)
    87 
    88 allmydata.interfaces.UploadUnhappinessError?: shares could be placed on only 3 se rver(s) such that any 2 of them have enough shares to recover the file, but we w ere asked to place shares on at least 4 such servers. (placed all 4 shares, want
    89 
    90     to place shares on at least 4 servers such that any 2 of them have enough share
    91 
    92 s to recover the file, sent 4 queries to 4 peers, 4 queries placed some shares, 0 placed none (of which 0 placed none due to the server being full and 0 placed none due to an error)) =============================================================================== [TODO]: allmydata.test.test_upload.EncodingParameters?.test_problem_layout_ticket _1128
    93 
    94 Reason: 'Invent a smarter uploader that uploads successfully in this case.' Traceback (most recent call last):
    95 
    96     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    97 
    98 546, in _got_response
    99 
    100     return self._loop()
    101 
    102     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    103 
    104 396, in _loop
    105 
    106     return self._failed("%s (%s)" % (failmsg, self._get_progress_message()))
    107 
    108     File "g:\allmydata-tahoe-1.8.0-r4803\src\allmydata\immutable\upload.py", line
    109 
    110 561, in _failed
    111 
    112     raise UploadUnhappinessError?(msg)
    113 
    114 allmydata.interfaces.UploadUnhappinessError?: shares could be placed on only 3 se rver(s) such that any 2 of them have enough shares to recover the file, but we w ere asked to place shares on at least 4 such servers. (placed all 4 shares, want
    115 
    116     to place shares on at least 4 servers such that any 2 of them have enough share
    117 
    118 s to recover the file, sent 4 queries to 4 peers, 4 queries placed some shares, 0 placed none (of which 0 placed none due to the server being full and 0 placed none due to an error)) =============================================================================== [FAIL]: allmydata.test.test_runner.BinTahoe?.test_path
     5(snip SKIPPED and TODO tests)
     6=============================================================================== [FAIL]: allmydata.test.test_runner.BinTahoe?.test_path
    1197
    1208Traceback (most recent call last):