sourcegraph / go-webkit2

WebKit API bindings (WebKitGTK+ v2) for Go
https://sourcegraph.com/github.com/sourcegraph/go-webkit2
Other
313 stars 61 forks source link

webview_test.go:TestWebView_RunJavaScript_exception() can't handle i10n #14

Open lukaslueg opened 10 years ago

lukaslueg commented 10 years ago

The expected error message "An exception was raised in JavaScript" is too specific as the message is i10n'ed on non-english system. The test fails while it should succeed.