Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame proxy test fails #9

Open
vidarkongsli opened this issue Apr 21, 2010 · 2 comments
Open

Frame proxy test fails #9

vidarkongsli opened this issue Apr 21, 2010 · 2 comments

Comments

@vidarkongsli
Copy link

 [java] [FAIL](182){window|frame proxy} .contentDocument.title, expected: Envjs Proxy Spec result: Untitled Document

Probably related to this exception:
[java] failed to open file file://C/:/env-js/specs/frame/proxy.html Java Exception: java.net.UnknownHostException: C

On this line, I assume:
frame.src = '../frame/proxy.html';

@vidarkongsli
Copy link
Author

Some insight into why UnknownHostException is thrown: http://stackoverflow.com/questions/2680837/java-net-unknownhostexception-on-file-method

@vidarkongsli
Copy link
Author

I have created a fix: http://is.gd/bBVHe
You may pull it from git://github.com/vidarkongsli/env-js.git if you wish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant