changes-Test does not run on webkit-based browsers
--------------------------------------------------
Key: COUCHDB-483
URL: https://issues.apache.org/jira/browse/COUCHDB-483
Project: CouchDB
Issue Type: Bug
Components: Test Suite
Affects Versions: 0.10
Environment: OS X 10.5.7, using
CouchDBX-0.10.0a-R13B01-pl3-UNSTABLE.app
Reporter: Sebastian Cohnen
The changes-test fails, because of a strange, or maybe broken, behaviour of
webkit-based browsers (testet on Safari Version 4.0.3 (5531.9) and Webkit
nightly-build #47686). The asynchronous requests is only completed correctly,
if no other JavaScript is running. So it is not possible at the moment to
"wait" for new content from the "_changes?feed=continuous"-request.
The only solution to this issue I see is to skip this test on Webkit/Safari.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.