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

xhr and css test fail #8

Closed
vidarkongsli opened this issue Apr 20, 2010 · 3 comments
Closed

xhr and css test fail #8

vidarkongsli opened this issue Apr 20, 2010 · 3 comments

Comments

@vidarkongsli
Copy link

xhr-spec:
[java] FAIL{xhr|Location} Died on test #6: "expected_path" is not defined.
[java] timer error
[java] function () {
[java] if (config.timeout) {
[java] clearTimeout(config.timeout);
[java] }
[java] config.blocking = false;
[java] process();
[java] }
[java] TypeError: Cannot set property "disabled" of null to "null"

css-spec:
[java] FAIL{css|document.styleSheets} document.styleSheets exists
[java] FAIL{css|document.styleSheets} Died on test #2: Cannot call method "toString" of undefined
[java]
[java] RESULTS: ( of 41 total tests )
[java] PASSED: 39
[java] FAILED: 2

Any ideas?

@client9
Copy link

client9 commented Apr 20, 2010

git pull again. I missed checking in a file and Ant oddly does't complain!

@client9
Copy link

client9 commented Apr 20, 2010

XHR will fail -- that's ok.
css-spec should run.

@vidarkongsli
Copy link
Author

Passed now.

This issue was closed.
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

2 participants