Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous messages when there is a problem with test #134

Open
radeklawgmin opened this issue Jul 6, 2017 · 0 comments
Open

Ambiguous messages when there is a problem with test #134

radeklawgmin opened this issue Jul 6, 2017 · 0 comments
Labels
bug size small Quick fixes and minimal-effort issues sum19

Comments

@radeklawgmin
Copy link
Contributor

radeklawgmin commented Jul 6, 2017

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
@wiiitek wiiitek self-assigned this Jul 6, 2017
@radeklawgmin radeklawgmin changed the title Ambiguous messages when there are problem with test Ambiguous messages when there is a problem with test Jul 11, 2017
@wiiitek wiiitek removed their assignment Mar 26, 2019
@tMaxx tMaxx added the size small Quick fixes and minimal-effort issues label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug size small Quick fixes and minimal-effort issues sum19
Projects
None yet
Development

No branches or pull requests

4 participants