Get help with testing, discuss unit testing strategies etc.


Post by steve.schreiner »

log is empty

Post by nickolay »

Hm.. It definitely works for us on MacOS:
mankz:siesta mats$ webdriver lh/siesta/tests
Launching test suite, OS: MacOS, browser: Chrome 54.0.2840.71
[PASS]  util/100_util_queue.t.js
[PASS]  util/110_util_serializer.t.js
[PASS]  util/120_util_xml_node.t.js
[PASS]  util/130_rect.t.js
Try with some other test suite? Perhaps the problem is in "https", try some test suite that's on "http"?

Post by steve.schreiner »

This has always worked for us in the past with https, we don't have any tests that use only http. I'll try some different machines

Post by steve.schreiner »

So by chance I had closed the terminal tab I had opened and was using form a couple of weeks ago, and opened a new tab and now everything works. Not sure why an old terminal tab would cause the issue, but thanks for your help with debugging this.

Post Reply