lostnet opened a new pull request #3980:
URL: https://github.com/apache/couchdb/pull/3980


   ## Overview
   
   Issues that came up testing on windows.
    - nose->nose2 due to python2to3 adding code that no longer works in python 
3.10 and nose1's general state.
    - replacing now() timestamp usages with a random variable to get around a 
clock miscalculation on windows causing transient 409 errors.
   
   ## Testing recommendations
   
   The normal test suite runs should catch any issues.
   
   ## Related Issues or Pull Requests
   
   These changes relate to testing of the windows glazier building process on 
new build systems/CI.
   
   ## Checklist
   
   - [X] Code is written and works correctly
   - [X] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in 
https://github.com/apache/couchdb-documentation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to