Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 1cfd31ff9ae324dcc37132f6292abb6360a89d6b..330061982144581225dd52338f73afda27577074 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -30,6 +30,9 @@ audioelement_test: Fail # Issue 4517 |
| blob_constructor_test: Fail # Issue 4517 |
| css_test: Fail # Issue 4517 |
| htmlaudioelement_test: Fail # Issue 4517 |
| +form_data_test: Fail # Possibly Issue 4517 |
| +fileapi_test: Fail # Possibly Issue 4517 |
| +websql_test: Pass, Fail # Possibly Issue 4517 |
|
ngeoffray
2012/09/17 12:46:24
This is not related to this CL right? Maybe make i
ahe
2012/09/18 11:25:54
For sure!
Johnni Winther
2012/09/20 08:12:23
I will do that.
|
| [ $compiler == none && $runtime == drt && $system == macos] |
| audiocontext_test: Pass, Fail |