hotblac / voicexmlriot

VoiceXML application test framework
MIT License
2 stars 1 forks source link

voicexmlriot-driver test suite fails intermittently #8

Open hotblac opened 6 years ago

hotblac commented 6 years ago

The test suite fails when run with mvn clean install. It seems to work ok when individual test classes are run from IntelliJ IDEA.

It's always the JVoiceXMLDriverTest that fails. Example failure: Failed tests: sayNo_selectsMenuOption(org.vxmlriot.system.JVoiceXmlDriverTest): Unexpected response: Do you like this example?|You do not like this example.(..)

Possibly some race condition in the JVoiceXML library.