kwebio / kweb-core

A Kotlin web framework
https://docs.kweb.io/book
GNU Lesser General Public License v3.0
969 stars 57 forks source link

Unit tests failure on Github Actions but works locally #454

Closed sanity closed 1 year ago

sanity commented 1 year ago

Unit tests have started failing after a version update: https://github.com/kwebio/kweb-core/actions/runs/4492834043

I don't see anything in the commit that explains the failure, seems like an issue with the Chrome driver.

sanity commented 1 year ago

Looks like this is the issue, but unclear how to configure a webdriver that's injected by the test framework: https://stackoverflow.com/questions/75678572/java-io-ioexception-invalid-status-code-403-text-forbidden