Navigation Menu

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

Some HTML tests failing on drt-windows-checked #20366

Closed
whesse opened this issue Aug 5, 2014 · 3 comments
Closed

Some HTML tests failing on drt-windows-checked #20366

whesse opened this issue Aug 5, 2014 · 3 comments

Comments

@whesse
Copy link
Member

whesse commented Aug 5, 2014

The following tests in the tests/html test suite are failing after the roll to Chrome 37 in Dartium's context_shell (called drt in the status file), only on Windows in checked mode.

fileapi_test/getDirectory: RuntimeError # Issue
fileapi_test/getFile
fileapi_test/directoryReader
fileapi_test/entry
fileapi_test/fileEntry
indexeddb_2_test
html/indexeddb_5_test
xhr_test/xhr_requestBlob

@whesse
Copy link
Member Author

whesse commented Aug 20, 2014

These tests are failing on the dartium-full-win-be builder but not on the dartium-full-win-dev builder. We will want to change the status file, so that the dev and stable builders are not always red.

@terrylucas
Copy link
Contributor

This will no longer fail with our changes to use a new IDL parser.

https://codereview.chromium.org/568053002/

This change has been made in our dartium_integration branch we'll be merging this branch and this change to re-enable soon to bleeding edge.


Added Fixed label.

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

No branches or pull requests

3 participants