Commit Graph

1421 Commits

Author SHA1 Message Date
whesse@google.com 38386b5423 Restore flaky test suppressions removed in r33829
BUG=dartbug.com/18931
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38833 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-01 13:30:00 +00:00
whesse@google.com ee63b468bb Update status for pkg tests on dartium, drt, and ContentShellOnAndroid. Start running on android.
BUG=dartbug.com/18931
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38829 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-01 11:47:59 +00:00
vsm@google.com 5b6603995e Mark broken / timing out tests as skip
TBR=sigmund@google.com,ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38824 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-01 07:59:47 +00:00
scheglov@google.com 57f076f17f New analyzer snapshot.
Not to be published.

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38764 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-31 00:40:17 +00:00
nweiz@google.com e572707842 Fix csslib test failures on IE10.
This will release csslib 0.11.0+1.

BUG=20274
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38753 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 21:30:35 +00:00
ricow@google.com 6997a1ae4c Mark pkg/csslib/test/declaration_test and pkg/csslib/test/mixin_test as failing on ie9 and ie10
Filed issue 20274 to track this

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38732 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 13:45:47 +00:00
paulberry@google.com cb63f50483 Fix analysis server integration tests on Windows.
Platform.script is a URI.  To safely convert it to a Windows path we
need to use .toFilePath(windows: ...).  Previously we used .path,
which resulted in passing nonsensical paths to the VM when invoking
the analysis server subprocess.

BUG=dartbug.com/20252
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38730 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 12:40:34 +00:00
sigmund@google.com 769782b5d4 Fix CSP mode of the polymer compiler. Turns out that inline Javascript <script>
tags are also not allowed (unless you have unsafe-inline). This fixes our build
to extract code for those script tags as well.

R=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38707 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-29 22:11:56 +00:00
ricow@google.com 898bb1549e Mark pkg/analysis_server/test/integration/analysis_domain_int_test as slow in debug mode
This is taking a long time to complete in debug mode

R=paulberry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38679 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-29 16:45:52 +00:00
ricow@google.com 4352e4f6ae Remove package root hack from the analysis server integration testing
Use the one provided by Platform instead.

Remove suppression from status file

BUG=20251
R=paulberry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38674 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-29 15:38:45 +00:00
ricow@google.com 80e607dbc1 Suppress analysis server integration test failures in debug mode and on windows.
I have filed http://dartbug.com/20251 and http://dartbug.com/20252 to track this.

R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38668 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-29 12:23:53 +00:00
sigmund@google.com c7f5071ead mark dartium test as flaky
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38651 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-28 21:26:07 +00:00
sigmund@google.com 7801ac64b9 Roll polymer packages to version 0.3.4
R=jakemac@google.com, jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38644 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-28 19:57:11 +00:00
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