ricow@google.com
|
1d61244f5c
|
Also mark worker_api_test as Skip
This is flaking now
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23814009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27373 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 10:59:08 +00:00 |
|
ricow@google.com
|
04eaac5e0f
|
Mark notifications_test/supported as flaky on safari
This fails on 10.8, but pass on 10.7.
Filed issue 13210
Review URL: https://codereview.chromium.org//23451043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27368 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 08:25:08 +00:00 |
|
ricow@google.com
|
6671a88835
|
Mark html/work_test and html/worker_api_test as skip
These tests are leaving stuff that makes the other test fail.
I filed issue 13221 to track this.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//24104002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27367 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 08:19:01 +00:00 |
|
ricow@google.com
|
89571068ff
|
Update IE10 status
A bunch of indexdb tests no longer fails. Expand previous suppression for ie9 to also cover ie10
R=kustermann@google.com
Review URL: https://codereview.chromium.org//24056005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27328 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 11:01:50 +00:00 |
|
ricow@google.com
|
7548e85fcd
|
Update status files for a few html tests.
Update suppression to not include command line running of html/custom/document_register_basic_test
Update IE9 to suppress failure on html/custom/document_register_type_extensions_test/construction, updated issue 13193.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23588008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27323 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 07:45:46 +00:00 |
|
blois@google.com
|
fbc6cd91aa
|
Updating Dartium status and IE9 status
Dartium tests started passing because changes for polyfill triggered expected behavior for Dartium, even though the bug is still active.
Updated tests for some IE9 expectations, but still failing and needs further investigation.
TBR
BUG=
Review URL: https://codereview.chromium.org//23513029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27321 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-09 23:34:38 +00:00 |
|
blois@google.com
|
b904bf81ba
|
Revert "Revert "Tag extensions""
Original CL is the first patch, changes follow. Includes fixes for Chrome test failures and Firefox type check issues.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//23442011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27313 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-09 22:03:43 +00:00 |
|
sra@google.com
|
b5e50f8de4
|
Revert "Revert "Fix casts and type assertions on mixins used in native classes.""
Fix typo
Review URL: https://codereview.chromium.org//24057003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27274 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:53:14 +00:00 |
|
sra@google.com
|
b32607aa83
|
Revert "Fix casts and type assertions on mixins used in native classes."
Review URL: https://codereview.chromium.org//23493026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27273 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:47:00 +00:00 |
|
sra@google.com
|
e749bcf929
|
Fix casts and type assertions on mixins used in native classes.
The tests are more complex with mixins and subtypes of native types.
We must avoid calling getCheckedModeHelper and friends during resolution because the type queries required to identify the static helper function might access unresolved types.
R=karlklose@google.com
Review URL: https://codereview.chromium.org//23959003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27272 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:35:26 +00:00 |
|
blois@google.com
|
f591a77619
|
Updating html.status for XHR JSON test
Fails on a couple platforms which don't support responseType = 'json'.
TBR
BUG=
Review URL: https://codereview.chromium.org//24003002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27219 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-05 22:33:10 +00:00 |
|
blois@google.com
|
dbf675d60d
|
Adding conversion support for JSON XHR requests.
This has been a half-supported feature for Chrome for a while, but popular elsewhere. Appears that recent Dartium behavior broke, so adding a test, but still need to fix Dartium.
BUG=13069
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23454012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27215 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-05 22:02:22 +00:00 |
|
blois@google.com
|
aef9834916
|
Revert "Updating html/indexeddb_4_test status"
This reverts commit 27154. Change should be integrated into Dartium now.
TBR
BUG=
Review URL: https://codereview.chromium.org//23935003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27161 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 22:36:41 +00:00 |
|
blois@google.com
|
1af1f0c0c9
|
Updating html/indexeddb_4_test status
Still failing on Dartium
BUG=
Review URL: https://codereview.chromium.org//23724017
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27154 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 21:53:41 +00:00 |
|
blois@google.com
|
7d74b216e1
|
Test changes accompanying Dartium indexed DB fixes
BUG=
Review URL: https://codereview.chromium.org//23480034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27144 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 20:06:53 +00:00 |
|
ricow@google.com
|
cab866f270
|
After reenabling html/isolate_test it is still timing out on IE
Filed issue 13027
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23724010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27127 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 13:36:51 +00:00 |
|
ricow@google.com
|
0f0bc2f56f
|
Remove reference to bug from status file that is no longer valid
Review URL: https://codereview.chromium.org//23526013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27125 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 13:33:37 +00:00 |
|
ricow@google.com
|
9676d9e144
|
Remove dart2js skips that have bogus reasons for skipping.
Issue 4016 seems invalid/assume stalled (but is still open)
The suppression for non IE browsers seems bogus as well.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//23943003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27113 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 11:33:39 +00:00 |
|
ricow@google.com
|
fec7c081b7
|
Remove flaky markers on a bunch of html tests on IE9 to see if they still flake.
I will close 9437 later if they don't
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23842003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27110 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 11:03:05 +00:00 |
|
blois@google.com
|
de32b0e4af
|
Fixing CSSStyleDeclaration test
Was broken from blink roll, just a toString change on CSS.
BUG=
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23658015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27087 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 01:08:51 +00:00 |
|
blois@google.com
|
e6c392c7e6
|
Skipping indexed_db tests as still not passing.
TBR
BUG=
Review URL: https://codereview.chromium.org//23834005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27086 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 00:54:49 +00:00 |
|
blois@google.com
|
e0b7d07337
|
Fixing Indexed DB from latest Blink roll
Primarily changes to support syntax from:
https://codereview.chromium.org//23788007
https://codereview.chromium.org//23523008
BUG=12948
R=jacobr@google.com
Review URL: https://codereview.chromium.org//23461018
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27084 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-03 23:35:41 +00:00 |
|
ahe@google.com
|
87a1865685
|
Update status for html/wheelevent_test
Review URL: https://codereview.chromium.org//23602020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26969 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-31 08:52:43 +00:00 |
|
jmesserly@google.com
|
92de3b7444
|
skip flaky xhr_cross_origin_test on ie9
Review URL: https://codereview.chromium.org//23480023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26965 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-31 01:23:38 +00:00 |
|
jacobr@google.com
|
013e3bb062
|
Dart binding changes to along with Blink merge 155942-156717
BUG=
R=blois@google.com
Review URL: https://codereview.chromium.org//23829002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26948 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 21:24:02 +00:00 |
|
blois@google.com
|
6570db562c
|
Revert "Basic functionality is working with JS native support and polyfill, still some issues with dart2js typechecking."
This reverts commit r26935. Failing in FF checked on type extension and IE9 on synchronous constructor upgrading, need to investigate.
TBR
BUG=
Review URL: https://codereview.chromium.org//23567006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26938 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 19:37:23 +00:00 |
|
blois@google.com
|
5607d75eca
|
Basic functionality is working with JS native support and polyfill, still some issues with dart2js typechecking.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//23190026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26935 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 19:08:19 +00:00 |
|
karlklose@google.com
|
1ae283f5a9
|
Update test expectation.
Review URL: https://codereview.chromium.org//23828002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26929 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 17:19:23 +00:00 |
|
alanknight@google.com
|
48e3ab671c
|
Marked canvasrenderingcontext2d_test/drawImage_video_element_dataUrl flaky due to data url issue 11834
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23456008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26926 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 16:38:54 +00:00 |
|
kustermann@google.com
|
4d7311f14b
|
Remove Timeout entries in status files for ie9/ie10
After reducing the load on our IE builders, we hopefully no longer see these
random timeouts.
R=ahe@google.com
Review URL: https://codereview.chromium.org//23604010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26912 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 13:39:05 +00:00 |
|
jmesserly@google.com
|
e4925a6970
|
mark html/xhr_cross_origin_test/functional flaky on ie9 (timeout)
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23454007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26901 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-30 02:46:00 +00:00 |
|
blois@google.com
|
78487899af
|
Attempting to fix IE9 XHR cross domain flakiness.
Appears to be related to http://social.msdn.microsoft.com/Forums/ie/en-US/30ef3add-767c-4436-b8a9-f1ca19b4812e/ie9-rtm-xdomainrequest-issued-requests-may-abort-if-all-event-handlers-not-specified
BUG=
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23441013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26875 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-29 16:30:16 +00:00 |
|
ricow@google.com
|
6913d9ad62
|
Mark html/callbacks_test as flaky timing out on IE10
Filed issue 12896
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23515004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26866 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-29 12:25:50 +00:00 |
|
ricow@google.com
|
0547f19293
|
Mark html/audioelement_test as flaky timing out on ie10
Filed 12894
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23444013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26860 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-29 11:50:58 +00:00 |
|
ricow@google.com
|
4e15401094
|
Mark a bunch of indexeddb tests as failing on IE10.
Filed issue 12893
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23452006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26859 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-29 11:43:08 +00:00 |
|
blois@google.com
|
c47eae035f
|
Fixing createFragment on IE9 Table elements
Basically IE9 does not support innerHTML on table elements, so need to go one level up and wrap everything in a <table> tag.
Another issue is that IE9 does not support creating body elements or the matches call when the element is not in the document, updated the test to account for these.
BUG=12830
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//23646003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26806 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-28 18:03:12 +00:00 |
|
floitsch@google.com
|
8d44bbd6f9
|
Mark xhr_cross_origin_test/functional as flaky on IE9.
Review URL: https://codereview.chromium.org//23458006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26790 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-28 14:12:57 +00:00 |
|
blois@google.com
|
42b7e14b5e
|
Further fixes from Safe HTML integration
The table construction tests are failing on IE9 because innerHTML isn't supported on IE9
The png_layout test (only run on Dartium) is failing because inline styles are not supported by default.
BUG=
Review URL: https://codereview.chromium.org//23475003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26761 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-28 02:12:06 +00:00 |
|
blois@google.com
|
d48e7a0ded
|
Fixing datalistelement test on Safari.
It's not supported on Safari, but this test wasn't actually exercising it so no failures.
BUG=12797
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23631002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26748 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-27 22:33:56 +00:00 |
|
ahe@google.com
|
49dc9c3330
|
Omission from https://codereview.chromium.org/23595002/.
Review URL: https://codereview.chromium.org//23566003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26731 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-27 17:44:09 +00:00 |
|
ahe@google.com
|
37a5567eb8
|
Triage Safari bug 7414.
BUG=http://dartbug.com/7414
R=floitsch@google.com, kustermann@google.com, srdjan@google.com
Review URL: https://codereview.chromium.org//23595002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26726 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-27 17:17:35 +00:00 |
|
floitsch@google.com
|
8798b8ccb0
|
Mark audiobuffersourcenode_test as flaky.
Review URL: https://codereview.chromium.org//23075030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26661 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-26 17:25:31 +00:00 |
|
vsm@google.com
|
f1f2431bef
|
Platform.upgradeCustomElements for Dartium
Using this as a workaround for 12642.
R=blois@google.com
Review URL: https://codereview.chromium.org//22891020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26602 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-23 16:12:08 +00:00 |
|
kustermann@google.com
|
a8a4070ab4
|
Mark rtc_test/functionality as failing on windows as well
R=ricow@google.com
Review URL: https://codereview.chromium.org//23072038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26591 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-23 10:20:51 +00:00 |
|
ricow@google.com
|
7e661d78e2
|
Update ff status, the second windows bot was updated
R=kustermann@google.com
Review URL: https://codereview.chromium.org//22903037
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26589 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-23 09:40:47 +00:00 |
|
kustermann@google.com
|
cef46dcaa0
|
Remove entries in status refering to non-existent files/multitests
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//22846007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26584 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-23 08:47:58 +00:00 |
|
vsm@google.com
|
25e409fd3d
|
Some bug number cleanup
I opened more precise bugs for corresponding failures.
R=blois@google.com
Review URL: https://codereview.chromium.org//23068036
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26572 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-23 00:21:52 +00:00 |
|
vsm@google.com
|
47aacb3c00
|
Mark xhr_test pass / fail on Dartium
TBR=blois@google.com,asiva@google.com
Review URL: https://codereview.chromium.org//22799027
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26565 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-22 22:52:38 +00:00 |
|
jacobr@google.com
|
05f9ed2189
|
Re-enable NodeIterator
A matching Dartium CL does the heavy lifting.
BUG=
Review URL: https://codereview.chromium.org//22859044
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26502 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-22 01:41:06 +00:00 |
|
jacobr@google.com
|
97075e2d22
|
WebSocket security checks changed a bit with the latest Dartium roll so the test failed with the following error when protocol 'chat' was used. failed: Error during WebSocket handshake: Sec-WebSocket-Protocol mismatch"
I've switched the WebSocket constructor test to pass in the protocol 'chat' so that coverage for passing in a protocol is not impacted.
Note that chrome dev channel reports the same error when a JS WebSocket is created with protocol 'chat' given the same scenario.
BUG=
R=blois@google.com
Review URL: https://codereview.chromium.org//23061008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26496 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-22 00:33:54 +00:00 |
|