Timothy Brownawell <tbrow...@prjek.net> writes:

> Stephen Leake wrote:
>> The following tests are failing on Win32:
>>
>>   9 (normal)_netsync_on_partially_unrelated_revisions FAIL (error creating 
>> test directory) 0:00, 0:00 on CPU
>> 210 empty_environment                             FAIL (line 45) 69:34
>> 341 multiple_version_committing                   FAIL (line 25) 0:01
>> 423 restricted_commit_with_inodeprints            FAIL (error creating test 
>> directory) 0:00, 0:00 on CPU
>> 459 schema_migration                              FAIL (line 106) 0:12
>>
>> empty_environment has been failing for a while; the others are new. I
>> have not looked at them in detail yet.
>>
>
> All tests pass for me on Win32/MinGW.
>
> empty_environment needs to copy in all the DLLs that the monotone
> executable uses. It has a hardcoded list, which I'm guessing isn't
> quite right for your environment. Do you know if Windows has a
> (non-gui) 'ldd' equivalent that we could use to get the list right?

I'll just skip this one, in light of my other problems.

> I'd guess the others are probably issues with races and Windows' file
> locking...

Yes. Rerunning each individually lets them succeed.

Windows is _such_  a wonderfully stable platform :(.

-- 
-- Stephe


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to