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

Test Failed #38

Closed mubaris closed 6 years ago

mubaris commented 7 years ago

Test Output Go Version - 1.8 OS - Arch Linux

--- FAIL: Example (2.13s)
got:
Load finished.
Title: "Google"
URI: https://www.google.co.in/?gfe_rd=cr&ei=G4fmWPHpGtL08wee47fQDw
Hostname (from JavaScript): "www.google.co.in"
want:
Load finished.
Title: "Google"
URI: https://www.google.com/
Hostname (from JavaScript): "www.google.com"
FAIL
exit status 1
FAIL    github.com/sourcegraph/go-webkit2/webkit2   4.345s