Commit Graph

6631 Commits

Author SHA1 Message Date
kustermann@google.com d077ef8ee9 Support for removing left over temporary directories from dart processes
VM developers have asked for a way to make test.py automatically
delete left-over temporary directories at the start.

This CL will enable them to do so, but they need to opt-in for it, by setting
the environment variable DART_TESTING_DELETE_TEMPORARY_DIRECTORIES to 1.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21669 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-18 09:18:29 +00:00
amouravski@google.com 51535c4a8e Regenerated to put SQL database back.
Review URL: https://codereview.chromium.org//14232015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21657 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 20:31:00 +00:00
blois@google.com ee6c666069 Fixing TransitionEvents after IDL roll.
We had mapped WebkitTransitionEvent to be TransitionEvent, but now WebKitTransitionEvent has been removed from the IDL.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21654 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 19:54:39 +00:00
antonm@google.com 6bebf5a376 Quick fix for profiles.
TBR=ager@google.com, blois@google.com, podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21645 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 18:36:57 +00:00
antonm@google.com 8af52be78a Roll IDLs.
TBR=ager@google.com, blois@google.com, podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21643 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 18:30:23 +00:00
antonm@google.com b693f3e1ea Changes for the roll.
TBR=ager@google.com, blois@google.com, podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21627 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 16:15:01 +00:00
efortuna@google.com 419c6548fd Fix for Anton.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21584 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-16 22:17:38 +00:00
floitsch@google.com dec3937950 Fix Future.immediateError users.
Review URL: https://codereview.chromium.org//14103018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21520 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 21:46:13 +00:00
floitsch@google.com 466d6670c1 Refactor Future constructors.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21517 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 21:24:27 +00:00
floitsch@google.com d8930c4ae6 Revert changes in tools/testing while the Dart executable can't handle it.
Review URL: https://codereview.chromium.org//14113018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21511 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 20:26:36 +00:00
floitsch@google.com 13c927bb8c Fix model-tree-observer in html.
Review URL: https://codereview.chromium.org//14018022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21507 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 19:57:53 +00:00
floitsch@google.com 6837aa221c Fix bad html library.
Review URL: https://codereview.chromium.org//14200026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21502 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 19:37:10 +00:00
floitsch@google.com 62d413ec91 Remove StreamController.broadcast.
Review URL: https://codereview.chromium.org//14136004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21499 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 19:08:17 +00:00
floitsch@google.com 5431a5af54 Remove AsyncError with Expando.
Review URL: https://codereview.chromium.org//14251006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21498 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 18:58:32 +00:00
antonm@google.com 7db2784f62 Allow spaces around conditions.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21495 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 18:56:06 +00:00
antonm@google.com 766fcede4e Enable user timing.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21493 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 18:29:46 +00:00
antonm@google.com 739426925e Enable resource timing.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21491 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 18:14:57 +00:00
antonm@google.com 92e80c8404 Enable navigator content utils.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21488 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 18:01:29 +00:00
antonm@google.com 021a1ef818 Triage feature defines.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21487 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 17:45:07 +00:00
antonm@google.com 0ef5bc0c64 Enable canvas features.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21485 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 17:34:53 +00:00
antonm@google.com 6283a48f86 Distinguish between common and dart2js specific monitored.
R=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21483 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 17:25:30 +00:00
antonm@google.com 0aa3e138a9 Cleanup now unused event names.
R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21480 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 17:19:08 +00:00
devoncarew@google.com 15f2818c43 Add the new dart analyzer to the SDK.
Review URL: https://codereview.chromium.org//14110004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21479 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 17:05:52 +00:00
floitsch@google.com f553392322 Change StreamController constructor.
Review URL: https://codereview.chromium.org//14196003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21472 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 16:34:26 +00:00
floitsch@google.com 1049521aaa Add setAll, insertAll, replaceRange and fillRange.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21471 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 16:25:21 +00:00
floitsch@google.com e2ee353940 Rename unsubscribeOnError to cancelOnError.
Review URL: https://codereview.chromium.org//14251013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21469 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 16:07:36 +00:00
floitsch@google.com 759a366cea Remove insertRange.
Review URL: https://codereview.chromium.org//13956006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21464 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 15:20:16 +00:00
floitsch@google.com 9bfc844930 Refactor removeRange.
Review URL: https://codereview.chromium.org//13872007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21462 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 15:10:23 +00:00
kustermann@google.com c1df0a5418 Only print the failure summary header if there were failures
Review URL: https://codereview.chromium.org//14251009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21453 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 13:57:31 +00:00
floitsch@google.com bebe3ac2cd Refactor List.setRange function.
Review URL: https://codereview.chromium.org//13863012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21452 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 13:52:29 +00:00
lrn@google.com bcaa04109e Move IterableMixinWorkaround to internal library.
From here we can remove it in stages after M4 without risking breaking
the VM, dart2js or the HTML library right now.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21443 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 12:34:44 +00:00
floitsch@google.com 07b02a845c Remove String.slice. Too much overlap with String.substring.
Review URL: https://codereview.chromium.org//13874008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21442 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 12:20:07 +00:00
floitsch@google.com 457dffa030 Add StreamSubscription.asFuture.
Review URL: https://codereview.chromium.org//14237002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21441 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 12:17:07 +00:00
ngeoffray@google.com cf5b117559 Fix typo.
Review URL: https://codereview.chromium.org//14113009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21430 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 11:16:17 +00:00
ngeoffray@google.com 80445a7cc5 Don't add --host-checked twice.
Review URL: https://codereview.chromium.org//14244004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21428 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 11:05:58 +00:00
antonm@google.com 06b08dae28 Enables necessary for Dartium.
TBR=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21422 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 08:58:36 +00:00
antonm@google.com 4fd23f8c65 Check for conditionals used.
There should be nor unused conditionals, nor
unknown ones.

R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21421 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 08:28:37 +00:00
antonm@google.com c2bd9ac62c Blacklist directories to be skipped while searching for IDLs.
Otherwise we risk missing newly added modules.

R=ager@google.com, blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21365 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 15:42:12 +00:00
kustermann@google.com 04f9ab4f6d Print the failure summary by default
It was requested that we should print the failure summary by default (again).
This will print all failures twice.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21361 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 15:08:33 +00:00
kustermann@google.com 19c3cc02f1 Remove proxy-related environment variables when running standalone tests
Review URL: https://codereview.chromium.org//13985009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21360 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 14:45:17 +00:00
ahe@google.com 2899910183 Dial back on host-checked testing.
Seems to be causing timeouts on Safari builders, and there's no added
value from running these tests in host-checked mode on multiple
platforms.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21359 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 14:17:54 +00:00
ahe@google.com e9e42d0333 Little more host-checked mode on dart2js build bots.
Review URL: https://codereview.chromium.org//14040005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21344 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 10:34:57 +00:00
ajohnsen@google.com 044f0d02eb Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21338 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 09:34:52 +00:00
floitsch@google.com 285849c801 Change hasSubscribers to hasListener.
Review URL: https://codereview.chromium.org//14103010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21337 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 09:30:05 +00:00
iposva@google.com 22d42207be - Avoid failing on the buildbot on Mac OS X 10.6.
Review URL: https://codereview.chromium.org//14188003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21306 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 20:14:21 +00:00
whesse@google.com 24c4348196 Fix more type errors in test scripts.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21298 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 17:18:44 +00:00
whesse@google.com d47b6701ea Fix type error in test scripts
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21292 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 16:31:02 +00:00
whesse@google.com 266bada744 Remove use of Expect from test scripts and idlparser_test.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21287 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 15:53:44 +00:00
ahe@google.com 7fb4ed976a Don't extract per-config options from firstConf.
Review URL: https://codereview.chromium.org//14173004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21282 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 14:59:20 +00:00
floitsch@google.com aecbeabcac Implement getRange (returning an Iterable).
Review URL: https://codereview.chromium.org//14065011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21281 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 14:14:29 +00:00