-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
From time to time there are problems with running AET tests. Test do not fail but some results are unavailable. The only comment displayed is as follows:
- Processing error occurred!
in most cases
- Processing error occurred! Details: ["NullPointerException: "]
in case of source code comparison
- Processing error occurred!
Details:
["Unrecognized collector error: waiting for doc.body failed\nCommand duration or timeout: 10.40 seconds\nBuild info: version: 'unknown', revision: 'unknown', time: 'unknown'\nSystem info: host: 'WIN-8GT511MADOM', ip: '10.254.189.57', os.name: 'Windows Server 2012', os.arch: 'amd64', os.version: '6.2', java.version: '1.7.0_79'\nSession ID: a06fd0d1-8c1a-4e0b-8541-bd988b1ee42c\nDriver info: com.cognifide.aet.worker.drivers.AetFirefoxDriver\nCapabilities [{platform=WINDOWS, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=38.6.0}]"]
in case of JS Errors.
The problem is related to 2 things:
- the tool should provide more information related to the problem