Commit Graph

1458 Commits

Author SHA1 Message Date
floitsch@google.com fa5e6ced45 Update status files after update to FF31.
Review URL: https://codereview.chromium.org//425483002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38599 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-26 00:23:21 +00:00
kevmoo@google.com ca67b0de8e pkg.status: remove deleted test
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//410063003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38595 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-25 21:28:06 +00:00
nweiz@google.com a6593d32bc Revert r38549, r38552, and r38557.
It's currently too difficult to include a third party package for it to be
worthwhile for this use case.

R=alanknight@google.com

Review URL: https://codereview.chromium.org//419683002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38564 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-25 00:32:40 +00:00
alanknight@google.com 6c7509a334 Fix status file for additional message extraction test
BUG=

Review URL: https://codereview.chromium.org//418183002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38558 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-24 21:52:15 +00:00
nweiz@google.com de4d21618d Skip the pool tests on the Dartium bots.
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//412393002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38557 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-24 21:48:43 +00:00
paulberry@google.com 850bd0b980 Detect invalid const constructor due to non-const initializer in field declaration.
BUG=dartbug.com/18780
R=scheglov@google.com

Review URL: https://codereview.chromium.org//397823004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38432 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-21 15:52:31 +00:00
kustermann@google.com 81c6a09b9a Mark two analysis server tests as Pass,Slow instead of Slow
Review URL: https://codereview.chromium.org//393323006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38325 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 11:09:36 +00:00
kustermann@google.com 76e713a52f Mark two analysis server tests as slow
R=whesse@google.com

Review URL: https://codereview.chromium.org//400603002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38324 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 10:19:24 +00:00
floitsch@google.com 2f09d46006 js-interop test is flaky now.
Review URL: https://codereview.chromium.org//396243005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38293 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 17:33:04 +00:00
floitsch@google.com f900e3c868 Mark two polymer tests as failing/flaky.
Review URL: https://codereview.chromium.org//392253002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38282 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 12:55:01 +00:00
floitsch@google.com 134829c270 Mark another analysis test as slow.
Review URL: https://codereview.chromium.org//395153002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38277 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 11:12:36 +00:00
floitsch@google.com f47fe8d940 Mark another analysis test as slow.
Review URL: https://codereview.chromium.org//397963002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38276 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 11:10:09 +00:00
floitsch@google.com 2ad8178d6d Mark tests as slow.
Review URL: https://codereview.chromium.org//397953002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38275 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 10:54:58 +00:00
ricow@google.com 1f116519d4 Fix type in stub_core_library suppression
TBR=nweiz

Review URL: https://codereview.chromium.org//392063004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38273 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 06:28:35 +00:00
nweiz@google.com ea88b3c53c Don't run the stub tests on the browser.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org//396853002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38270 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 00:45:48 +00:00
jakemac@google.com 4b85b6a43a Added test for two way bindings with strings, ints, and bools.
Previously ints and bools were broken when toggling back and forth.

BUG=http://dartbug.com/19692
R=sigmund@google.com

Review URL: https://codereview.chromium.org//379213002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38097 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-09 18:35:01 +00:00
scheglov@google.com 41623274f4 Skip analysis_services tests in browsers.
TBR

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//375693005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38048 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-07 23:39:37 +00:00
scheglov@google.com 71d80abdce Skip analyzer tests in browsers.
As we do for analysis_server.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//365213003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37997 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-04 01:21:45 +00:00
floitsch@google.com 1c511b0a1a Mark a few more tests as slow.
Review URL: https://codereview.chromium.org//370523004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37980 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-03 11:24:09 +00:00
floitsch@google.com edefd2e3dd Another slow test.
Review URL: https://codereview.chromium.org//368653004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37894 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 18:22:25 +00:00
floitsch@google.com bf095389c8 Another slow test.
Review URL: https://codereview.chromium.org//364663003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37893 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 18:17:33 +00:00
floitsch@google.com e2d46b841a Mark analyser tests as slow.
Review URL: https://codereview.chromium.org//362043004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37888 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 17:40:47 +00:00
karlklose@google.com 4d005bc321 Mark tests as only failing on windows.
R=johnniwinther@google.com

Review URL: https://codereview.chromium.org//367693002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37876 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 13:54:43 +00:00
karlklose@google.com 4388e8a5da Mark some tests as failing with firefox 30.
R=johnniwinther@google.com
BUG= http://dartbug.com/19750

Review URL: https://codereview.chromium.org//364583003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37865 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 12:19:42 +00:00
karlklose@google.com 41d03c5082 Mark java_core_test as timeout on ie10.
TBR=johnniwinther@google.com

Review URL: https://codereview.chromium.org//360913002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37850 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-01 07:57:42 +00:00
scheglov@google.com df752477d3 [TBR] Remove status lines for ast_test and parser_test.
R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//359663002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37771 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-26 23:30:48 +00:00
sigmund@google.com b649c27af7 Use dart.js in release mode to workaround dartbug.com/19653
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//330683003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37753 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-26 20:06:14 +00:00
ricow@google.com 50a8d6ed2b Mark pkg/scheduled_test/test/scheduled_server_test as slow in debug mode on the vm
R=whesse@google.com

Review URL: https://codereview.chromium.org//343403005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37739 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-26 13:06:59 +00:00
vsm@google.com dd64446320 Update Dartium status for flaky polymer tests
Not sure this is the same issue as before, but these tests have been flaking as well.

TBR=jmesserly@google.com,leafp@google.com

Review URL: https://codereview.chromium.org//349613003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37724 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-26 07:08:00 +00:00
alanknight@google.com 88025c45dc reverting 334413009
BUG=

Review URL: https://codereview.chromium.org//347963005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37710 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-25 22:35:53 +00:00
alanknight@google.com a5bbdd142e Remove test suppression in Intl that was there for IE9
BUG=
R=efortuna@google.com

Review URL: https://codereview.chromium.org//334413009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37708 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-25 21:40:35 +00:00
jmesserly@google.com 0f317b4fd4 fix chrome 35 polymer status
also mark one test passing on ie9 now

One test is failing due to 35 having buggy custom elements, and I guess the newest polyfill removed the workaround(s)

For now I marked status as failing, though bots will go red unfortunately when Chrome does update. I left the comment there to make it obvious to whoever sees that later.

Review URL: https://codereview.chromium.org//333223011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37635 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-24 02:04:54 +00:00
jmesserly@google.com 1aa432e42b test updates from latest web component polyfill roll
It's fun when tests "fail" because they're now passing :)

Review URL: https://codereview.chromium.org//350653007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37632 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-23 23:43:08 +00:00
karlklose@google.com 3c13a0b8e5 Change test expectation.
TBR=johnniwinther@google.com,ricow@google.com

Review URL: https://codereview.chromium.org//342273002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37535 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-20 07:42:00 +00:00
vsm@google.com d198ce27e5 Update status for flaky test
R=whesse@google.com

Review URL: https://codereview.chromium.org//347763002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37485 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-19 11:07:40 +00:00
vsm@google.com 42d351783e Update status files for debug timeouts
These tests are timing out on Dartium in debug mode.  The time outs are due to actually assertion failures.  See filed bugs for each test.

R=whesse@google.com

Review URL: https://codereview.chromium.org//337333002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37390 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-17 09:32:47 +00:00
srdjan@google.com 097f675b5e Disable pkg debug mode tests that otherwise would timeout.
R=regis@google.com

Review URL: https://codereview.chromium.org//334233004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37379 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-16 23:04:17 +00:00
srdjan@google.com a7eecfddec barback/test/package_graph/repetition_test times out in debug mode. Mark it as such.
R=regis@google.com

Review URL: https://codereview.chromium.org//334293003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37372 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-16 19:44:26 +00:00
karlklose@google.com 9096be81df Mark some tests as failing on drt.
R=ricow@google.com

Review URL: https://codereview.chromium.org//336583004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37342 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-14 07:33:37 +00:00
karlklose@google.com 692ec4044a Remove (invalid) suppression of interop_test.
R=ricow@google.com

Review URL: https://codereview.chromium.org//330913002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37324 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-13 18:11:15 +00:00
karlklose@google.com 194ffff045 More fixes to test expectations on dart2js-chrome.
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//330863002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37318 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-13 16:54:04 +00:00
paulberry@google.com 6c8a5e3289 Use a mock SDK for most analysis server tests.
This should allow the tests to complete quickly on slower buildbots.

R=brianwilkerson@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org//334543002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37281 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-12 16:52:28 +00:00
sra@google.com 8a96433126 Identify the name of the prototype extended by out-of-app custom elements
BUG=
R=sigmund@google.com

Review URL: https://codereview.chromium.org//329723002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37247 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-11 22:26:29 +00:00
sigmund@google.com edbb7d16e0 Detect and wrap JS-CustomEvents if applicable. Include created_watcher and
update a couple dependencies.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org//317013007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37182 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 14:58:32 +00:00
karlklose@google.com 25b770ba0a Mark some angular and webcomponent tests as failing.
BUG= http://dartbug.com/19329
R=kustermann@google.com

Review URL: https://codereview.chromium.org//326893002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37172 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 11:43:16 +00:00
sigmund@google.com c53924025e Update status files for various flaky and failing tests in the bots.
Review URL: https://codereview.chromium.org//323003004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37157 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 05:33:00 +00:00
sigmund@google.com c4b8e328ff Fix for web_component tests. Take 4
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//327663004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37153 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 01:08:47 +00:00
jmesserly@google.com 708ce2d93e polymer -- fix for ie10
seems to be an interaction between the CE polyfill when it doesn't have __proto__, our patching of register(), and JS interop
BUG= http://dartbug.com/18870 http://dartbug.com/19265
R=sigmund@google.com

Review URL: https://codereview.chromium.org//326633006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37150 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 00:04:47 +00:00
sigmund@google.com 9fb4dd4771 Make bots green.
TBR=jmesserly@google.com

Review URL: https://codereview.chromium.org//322023003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37148 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:50:21 +00:00
kevmoo@google.com 4738ae92f4 pkg/unittest: test cleanup
R=sigmund@google.com

Review URL: https://codereview.chromium.org//319983005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37147 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 23:40:08 +00:00