Commit graph

586 commits

Author SHA1 Message Date
floitsch@google.com 11d93b2ec6 Update status file.
Review URL: https://codereview.chromium.org//784933002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42166 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-08 16:10:39 +00:00
floitsch@google.com dc062cc0e1 Update test.
Now that dart2js can send arbitrary objects, this test went through a different route, where it encountered non-zero timers. These are not supported for jsshell.

I rewrote the test not to use a timer, but wait for a reply from the spawned isolate instead.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42165 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-08 14:13:57 +00:00
floitsch@google.com 398fecf429 Update status file.
Review URL: https://codereview.chromium.org//785963002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42163 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-08 14:04:24 +00:00
floitsch@google.com c115b77640 Isolates: allow sending of arbitrary objects in dart2js.
BUG= http://dartbug.com/12628
BUG= http://dartbug.com/9245
R=lrn@google.com, sigurdm@google.com, sra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42161 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-08 13:28:29 +00:00
iposva@google.com 320ffa23a1 - Implement hashCode and == for Capability.
R=lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42102 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-04 12:17:48 +00:00
ajohnsen@google.com 0491f4e887 Per isolate package root.
BUG=
R=iposva@google.com, ricow@google.com, sgjesse@google.com, turnidge@google.com

Committed: https://code.google.com/p/dart/source/detail?r=40534

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40581 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-23 05:46:14 +00:00
ajohnsen@google.com 38619425c2 Revert "Per isolate package root."
Revert "Fix test in checked mode."

The Dartium branch is locked atm, making it impossible to land this and have green Dartium bots.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40540 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 11:13:28 +00:00
lrn@google.com f73b1c61e0 Update test so it doens't leave isolates hanging.
This caused timeouts on Firefox.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40539 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 09:47:24 +00:00
lrn@google.com 77fec05f3d Fix typo in status-file.
Review URL: https://codereview.chromium.org//593623003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40538 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 09:19:21 +00:00
ajohnsen@google.com 14d0785abc Fix test in checked mode.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40536 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 08:48:21 +00:00
lrn@google.com ec976dda46 Allow sending static/top-level functions through ports and as isolate
initialization messages.

BUG= http://dartbug.com/20992
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40535 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 08:29:45 +00:00
ajohnsen@google.com a058d07806 Per isolate package root.
BUG=
R=iposva@google.com, sgjesse@google.com, turnidge@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40534 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 08:07:06 +00:00
ricow@google.com df319447f1 Remove suppressions for ie9
R=blois@google.com, whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40201 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-12 06:01:14 +00:00
ricow@google.com c0a1581a68 Fix suppression prefix
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39852 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-04 08:22:51 +00:00
ricow@google.com 83cd6b2ac2 Mark isolate/compile_time_error_test/none slow on mobile safari
Review URL: https://codereview.chromium.org//544543002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39851 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-04 07:52:08 +00:00
iposva@google.com 9fa3af0b08 - Correct the conditions under which Dartium does not properly implement
the isolate library API.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37988 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-03 16:40:01 +00:00
iposva@google.com f8419248fb - Disable isolate pause test on Dartium.
Review URL: https://codereview.chromium.org//365063004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37985 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-03 13:38:41 +00:00
iposva@google.com 5686b6a793 - Implement Isolate.pause and Isolate.resume.
- Implement a minimum Capability functionality.

R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37982 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-03 12:56:02 +00:00
whesse@google.com 5720b9be2c Update Android content_shell test status.
BUG=
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37944 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-02 12:29:07 +00:00
whesse@google.com c68a75e963 Update test status for ContentShellOnAndroid
Skipped two more timing-out tests.  Merged two issues, alphabetized a status file section.

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

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37165 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-10 07:23:22 +00:00
whesse@google.com 56e8555efd Mark failing android content_shell tests in status files.
BUG=dartbug.com/19276 dartbug.com/19274
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37079 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 13:37:19 +00:00
lrn@google.com 01897bf44d Revert "Ensure that failure to start an isolate all end up in the future."
Review URL: https://codereview.chromium.org//312123002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36986 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-04 09:40:29 +00:00
lrn@google.com c2aa45f121 Ensure that failure to start an isolate all end up in the future.
Isolate.spawnUri can fail in many ways.
Any problem that prevents calling "main" on a loaded isolate
should end up as IsolateSpawnException in the future returned by
Isolate.spawnUri.

This CL ensures that failure to look up main is handled correctly,
and adds more tests.

R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36982 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-04 08:42:39 +00:00
whesse@google.com 512ef6b6c8 Update status files with ContentShellOnAndroid failures.
BUG=dartbug.com/19127
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36867 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-02 11:40:06 +00:00
ahe@google.com 6fd9abdbdf Status applies to drt as well
Review URL: https://codereview.chromium.org//297183009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36677 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 13:35:27 +00:00
ahe@google.com 1f30b8b82e Tweak isolate/spawn_uri_missing*test.dart
R=lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36676 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 13:32:20 +00:00
ahe@google.com c5a9af1d62 Send data with 404 response
The primary reason is to work around http://dartbug.com/19024, but this is not a hack or temporary code.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36675 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 13:30:49 +00:00
ahe@google.com 0b46a73996 Update Dartium status file
Review URL: https://codereview.chromium.org//307483003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36664 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 11:09:05 +00:00
ahe@google.com 35c729d9d9 Close port to avoid test hanging.
R=lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36661 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 10:15:18 +00:00
ahe@google.com 0bd2318692 Complete with error if Worker fails.
R=floitsch@google.com, lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36657 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 09:32:53 +00:00
lrn@google.com 8e82e840e0 Make methods on isolate external.
R=iposva@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36642 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 06:14:13 +00:00
lrn@google.com 9d5fb7e12f Dart2js: Fix object leaking between isolates.
BUG= http://dartbug.com/18942
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36484 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-22 11:09:37 +00:00
lrn@google.com 9f148a73c5 Remove isolate_throws_test.
It assumes that an exception in an isolate terminates the program. That is not the case, so it has status-file exceptions on all platforms.

May be related to http://dartbug.com/12587

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36291 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-19 11:52:25 +00:00
lrn@google.com 08fbb2dde8 Add an error listener on isolates.
While any error listener is attached to an isolate, uncaught errors are reported to the listener through his supplied sendPort.

The current format for the error is
  [error.toString(), stack == null ? null : stack.toString()]
This is wrapped on the receiving side.

The isolate exposes the errors as a broadcast stream of error events.

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36290 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-19 10:55:08 +00:00
zra@google.com eb11b8a7a0 Adds far-branches to arm64.
Also fixes bugs and enables tests.

R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36051 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-12 18:43:08 +00:00
fschneider@google.com 50a04c417b Fix issue 18665. Avoid exposing a null-ptr in Function's code field.
The code field has to be initialized before any GC can happen.

BUG=dartbug.com/18665
TEST=isolate/mandel_isolate_test
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36018 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-12 09:15:37 +00:00
ricow@google.com 3128531865 Status file updates to make the tree green.
Mark try/end_to_end_test as Fail, Timeout, updated issue 17935

Mark isolate/mandel_isolate_test Crash, Pass on simarm debug, filed issue 18670

Mark pkg/polymer/test/attr_mustache_test as CompileTimeError on dart2js on browsers (we skip this on command line vms already) - this happened after revision 35811 - filed issue 18667

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35841 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-07 06:27:52 +00:00
lrn@google.com e9ec0d7082 Update expectation for unittest test that uses non-zero timer.
Review URL: https://codereview.chromium.org//235203002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34973 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-11 13:47:34 +00:00
lrn@google.com 2ab1f1238f Trying to make preamble for d8.
Preamble handles timers and task queue.

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34967 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-11 10:29:06 +00:00
lrn@google.com 19bcddfc6b Add Isolate.kill().
This sends a kill signal to the isolate, which is allowed to terminate
the isolate as soon as possible, and at the latest before the next event.

R=ajohnsen@google.com, floitsch@google.com, sgjesse@google.com

Committed: https://code.google.com/p/dart/source/detail?r=34234

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34960 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-11 07:22:48 +00:00
kevmoo@google.com 4283c3e41e using unittest via package import
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34890 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 19:42:11 +00:00
karlklose@google.com e6cd701ee6 Mark isolate/spawn_uri_multi_test as passing on CSP.
R=herhut@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34725 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 08:05:56 +00:00
johnniwinther@google.com c3e1ed3766 Update csp status.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34687 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 08:58:26 +00:00
zra@google.com 2fe51715e5 Begins work on ARM64, first assembler test.
Most new code is in constants_arm64.h and
{assembler,disassembler,simulator}_arm64.{h,cc}

The rest of the CL just #def's out tests, modifies status files,
and adds UNIMPLEMENTED functions, etc.

R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34654 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 17:39:32 +00:00
kevmoo@google.com 5952d7a067 Upgrading tests with unittest deprecations
R=ricow@google.com, sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34569 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-31 18:33:18 +00:00
lrn@google.com b81c6a25f5 Revert "Add Isolate.kill()."
Either ping or kill tests fail in some cases.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34247 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-21 13:20:51 +00:00
lrn@google.com 4cbaaf5f93 Don't try to infer that the current isolate is executing an event.
The inference didn't work in the browser. Instead keep an explicit
bit set.

R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34244 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-21 10:59:27 +00:00
lrn@google.com ac43cac578 Add Isolate.kill().
This sends a kill signal to the isolate, which is allowed to terminate
the isolate as soon as possible, and at the latest before the next event.

R=ajohnsen@google.com, floitsch@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34234 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-21 08:56:03 +00:00
lrn@google.com 63c7e14f44 Made SendPort a Capability.
Added tests.

R=iposva@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34163 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 11:43:54 +00:00
whesse@google.com 005f2f49af Supress isolate/mandel_isolate_test on debug Mips - it takes 600 MB.
BUG=
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33654 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-13 16:24:37 +00:00
lrn@google.com 1a35b1799d Update expectations after landing Isolate.ping.
Forgot to mark VM as failing due to not implementing it yet.
Dart2js mirrors_used_test grows unexplainably.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33373 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 13:33:35 +00:00
lrn@google.com 705b67e836 Add Isolate ping functionality.
Implement in dart2js.

R=ajohnsen@google.com, floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33371 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-06 12:47:20 +00:00
lrn@google.com 327223aeb9 Typo in status file for isolate/ondone_test
Review URL: https://codereview.chromium.org//183383010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33270 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-04 12:59:38 +00:00
lrn@google.com 83c52f2a91 Add Isolate.onExit.
Implemented on dart2js.
Tentative design.
Comments welcome.

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33268 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-04 12:12:51 +00:00
lrn@google.com b23f5d0327 Add 'startPaused' option to Isolate.spawn*.
Initial implementation of startPaused in dart2js.

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32722 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-17 13:06:06 +00:00
kustermann@google.com 1626736d2c Remove flaky markers from status file for tests that are not flaky.
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32553 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-11 11:55:55 +00:00
lrn@google.com f7ac102369 Implement Isolate.pause in dart2js.
This is a trivial implementation of Isolate.pause.
It introduces out-of-band control messages to the control port
int a simple way (if receiveport == controlport treat specially).

Control port is now created for each isolate, along with a Capability allowing
pausing.

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32485 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-10 08:33:14 +00:00
lrn@google.com 173dddf73f Add pause methods to Isolate.
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32351 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-06 09:47:35 +00:00
lrn@google.com 3222f88f01 Update isolate expectations to not skip dart2dart.
BUG= http://dartbug.com/12629
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32316 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-05 09:35:28 +00:00
lrn@google.com 6f4ac08a2b Add Capability implementation to dart2js libraries.
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32275 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-04 09:30:46 +00:00
lrn@google.com 29dd07f51a Add Capability class.
Currently throws UnimplementedError in constructor patches. All implementation is still missing.

R=floitsch@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32274 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-04 09:23:38 +00:00
floitsch@google.com 0c8ac24661 Isolate.spawn{Uri} only reports errors asynchronously.
It is generally considered bad style to throw synchronous and asynchronous errors. This CL catches all synchronous errors and reports them in the asynchronous future that is returned.

R=iposva@google.com, lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31131 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-13 13:05:28 +00:00
whesse@google.com 152cf1e3fe Mark failing dart2js_extra isolate test on chromeOnAndroid platform. Mark two flaky tests with timeouts.
BUG=dartbug.com/14458
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31096 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-12 14:24:06 +00:00
kustermann@google.com e898028b18 Attempt to deflake our status files
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31022 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-10 15:37:34 +00:00
floitsch@google.com a03ce2ad10 Make the global port a "weak" port.
We could have just removed all references to the lazyPort, but this CL
prepares for using the lazyPort as controlPort.

BUG= http://dartbug.com/14461
R=lrn@google.com, ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30938 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-06 09:31:59 +00:00
floitsch@google.com c38ca34d79 Update status file.
Review URL: https://codereview.chromium.org//95263003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30763 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-28 15:24:53 +00:00
floitsch@google.com f23edaae4d Clean up isolate tests.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30761 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-28 14:36:25 +00:00
kustermann@google.com 90eddd0cee Mark isolate/isolate2_negative_test as passing on the analyzer
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30722 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-27 16:04:42 +00:00
floitsch@google.com 0cf3a346b4 Fix isolate test.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30719 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-27 15:11:36 +00:00
lrn@google.com d4394ccdc1 Make isolate tests work on drt (and hopefully dartium).
The current isolate tests don't work in drt/dartium because the
DOM isolate can't use Isolate.spawnFunction.

To avoid this problem, this change makes the affected tests start out
by doing an Isolate.spawnUri with their own main file, therevy running the test
in a non-DOM isolate. The test results are propagated back to the original
isolate.

I haven't been able to test dartium yet. I might be missing Selenium.

BUG= http://dartbug.com/14626
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30610 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-25 08:19:53 +00:00
lrn@google.com 2a63af9099 Add RawReceivePort to dart2js.
BUG= http://dartbug.com/14456
R=floitsch@google.com, ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30456 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-20 10:36:41 +00:00
lrn@google.com ed814958fc Fix VM not accepting static methods for Isolate.spawn.
BUG= http://dartbug.com/3011

Committed: https://code.google.com/p/dart/source/detail?r=30300

R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30442 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-20 09:14:30 +00:00
lrn@google.com ab18829ae4 Revert "Fix VM not accepting static methods for Isolate.spawn."
Comitted by mistake.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30301 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-15 11:23:47 +00:00
lrn@google.com b0e40ddc70 Fix VM not accepting static methods for Isolate.spawn.
BUG= http://dartbug.com/3011

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30300 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-15 10:28:32 +00:00
floitsch@google.com 56c59b638c Fix warning in mandel_isolate_test.
BUG= http://dartbug.com/14782
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29944 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-05 23:24:50 +00:00
scheglov@google.com c3e489730f Issue 14452. Fix for skipping 'final' modifier in function expression parameters.
https://code.google.com/p/dart/issues/detail?id=14452

R=brianwilkerson@google.com, jwren@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29838 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 19:13:35 +00:00
floitsch@google.com ecb4291d96 Remove deprecated second argument to SendPort.send().
R=ajohnsen@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29836 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 19:01:11 +00:00
kustermann@google.com 59f34542e2 Removed status file entries which refer to non-existent tests
R=fschneider@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29811 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-04 15:28:44 +00:00
floitsch@google.com 5375bc79ad Remove SendPortSync and ReceivePortSync.
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29778 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 23:13:21 +00:00
rmacnak@google.com 81af1a5ea1 Raise an exception instead of crashing when attempting to pass a MirrorReference between isolates.
Fix warnings in isolate illegal values tests.

BUG=http://dartbug.com/14584
R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29694 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 20:36:32 +00:00
regis@google.com 66c9d75971 Fix analyzer status file.
Review URL: https://codereview.chromium.org//53863002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29616 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 00:54:47 +00:00
regis@google.com 3fa7a61efc Implement latest spec changes regarding malformed types (see issue 14006):
- a malformed type used in a is, as, or catch type test results in a dynamic
  type error being thrown.
- a malformed type is not mapped to dynamic anymore.

For now, this applies to type tests in checked mode as well, but discussion is
still on-going.

R=hausner@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29608 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 23:30:32 +00:00
kustermann@google.com 94ebff2225 Bugfix in test.dart, adding of specialized test outcomes for analyzer
This CL will:
 - fix a bug in the legacy AnalyzerCommandOutputImpl class (in certain cases
   we did not report that the analyzer was missing a warning).
 - make the outcome of running the analyzer on a test be one of:
   * CompileTimeError
   * MissingCompileTimeError
   * StaticWarning
   * MissingStaticWarning
 - Make status file updates using the new Expectation markers
 - Remove support for '@static-clean':
     Previously running the analyer on a test could either result in
     'Pass' or in 'Fail'. The '@static-clean' annotation has been used
     as a (poor) mechanism to distinguish between errors and warnings.
     Having the 4 markers mentioned above means we can remove '@static-clean'
 - Remove 100 lines of rotted legacy code in our testing scripts.
 - Make a status file entry for every test that has analyzer errors or warnings

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29350 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-28 10:39:38 +00:00
vsm@google.com c5d691f64c Status fix for Dartium bots
TBR=asiva@google.com,floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29301 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 23:30:52 +00:00
floitsch@google.com 93cdda2d69 Fix bad type.
Review URL: https://codereview.chromium.org//45473002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29286 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 20:51:05 +00:00
floitsch@google.com ffccd42cae Update status files.
Review URL: https://codereview.chromium.org//38563003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29285 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 20:47:52 +00:00
floitsch@google.com dcac807c32 Status file updates.
Review URL: https://codereview.chromium.org//45433002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29284 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 20:40:29 +00:00
floitsch@google.com 6a72655d1b Very simple version of Isolates.
R=ajohnsen@google.com, iposva@google.com, kasperl@google.com, lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29271 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-25 19:23:00 +00:00
asiva@google.com 3253eb3b84 Update status files to account for 14400 being fixed.
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29215 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-24 21:51:53 +00:00
asiva@google.com 910c318003 Fix status file to mark spawnFunction as crashing until 14400 is fixed.
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29199 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-24 19:51:57 +00:00
nweiz@google.com 4a01686b28 Un-mark an isolate test as failing on the analyzer.
TBR
BUG=13945

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28823 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-17 20:31:14 +00:00
kustermann@google.com b24a73c137 Remove unittest-based wrapping from our testing scripts
The unittest-based wrapping of tests is completely broken and will be removed
with this CL. ('none-drt' is the last configuration where we currently still do
unittest-based wrapping.)

BUG=
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28501 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-11 09:01:17 +00:00
vsm@google.com 8abd795865 Skipping test that isn't failing properly
TBR=asiva@google.com,ricow@google.com

BUG=13961

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28442 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-10 03:42:15 +00:00
vsm@google.com 6deb0eb350 More status updates
It appears that the spawnUri tests pass with DRT and fail in Dartium.
I have not been able to run locally in "dartium" mode.

TBR=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28440 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-10 02:57:37 +00:00
vsm@google.com 34f3592c56 Fix typo in status file
TBR=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28432 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-09 23:46:34 +00:00
scheglov@google.com afb3cc7f01 Issue 13918. final fields induce setters that are illegal to call
https://code.google.com/p/dart/issues/detail?id=13918

R=brianwilkerson@google.com, jwren@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28415 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-09 20:30:42 +00:00
vsm@google.com 334fd6bf07 Mark spawnFunction tests as Fail on Dartium
See corresponding Dartium CL:
https://chromiumcodereview.appspot.com/26397003/

This disables spawnFunction on DOM enabled isolate (i.e., where
dart:html is available).  spawnFunction should continue to work on
non-DOM enabled isolated.  spawnUri should be unaffected.

R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28406 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-09 16:25:28 +00:00
kustermann@google.com edacf33810 Status file update for none-dartium
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28254 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-04 09:25:26 +00:00
vsm@google.com 8480c79e54 Remove spawnDomIsolate code
This is more or less a straight remove of code.  By disabling print and timers on background isolates in Dartium, we can get rid of the last vestiges of spawnDom*.

R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28191 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-03 03:20:00 +00:00
kustermann@google.com 22d20313b4 Implement testing support for "--compiler=none --runtime=dartium"
This is implemented without the broken unittest-based wrapping of tests.

R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28141 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-02 07:37:50 +00:00
floitsch@google.com 9067dd5b51 Mark spawn_uri_multi_test/01 as failing.
Review URL: https://codereview.chromium.org//24455004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27951 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 13:27:07 +00:00
floitsch@google.com a24014ab08 Automatically append ".js" on spawnUri if we are running in JavaScript.
BUG= http://dartbug.com/9422
R=kasperl@google.com, kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27941 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-26 11:32:11 +00:00
kustermann@google.com dfbf264f40 Automatically converted general Fail status file markers to one of the more specific markers
R=johnniwinther@google.com, ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27876 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-25 12:47:03 +00:00
ajohnsen@google.com 0cc1e648e2 Re-enable VM isolate tests.
BUG=https://code.google.com/p/dart/issues/detail?id=6890
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27868 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-25 09:20:40 +00:00
ahe@google.com 16b022c81d spawn_uri_multi_test/none also doesn't work on jsshell (no workers).
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27825 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-24 15:51:54 +00:00
ahe@google.com e3a0e24cf5 isolate/spawn_uri_test also broken in CSP mode.
Review URL: https://codereview.chromium.org//24195025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27822 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-24 14:39:55 +00:00
ahe@google.com 7d9e2f5506 Update status file for spawnUri.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27817 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-24 13:10:46 +00:00
ahe@google.com ab78c663ad Generate out.precompiled.js, not precompiled.js.
BUG=http://dartbug.com/6880
R=kasperl@google.com, kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27813 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-24 12:04:49 +00:00
ahe@google.com 05a9a7834e Emit CSP code in separate file.
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27745 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-23 09:06:14 +00:00
kasperl@google.com ce874ffe22 More chrome-on-android status tweaking.
R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27620 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 14:38:26 +00:00
kasperl@google.com dda7b89340 Another chrome-on-android status file tweak.
R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27616 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 12:57:48 +00:00
kasperl@google.com 212b749a90 More tweaking of chrome-on-android status files.
R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27607 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 11:16:30 +00:00
kasperl@google.com f77e810f81 First attempt at fixing the status file for chrome-on-android.
R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27601 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 09:56:33 +00:00
zra@google.com f29b968511 Saves callee-saved fpu registers on MIPS.
R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27063 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-03 15:17:02 +00:00
ahe@google.com fad1989fa2 Allow isolate/mandel_* tests to run for longer than the default 20 seconds.
Review URL: https://codereview.chromium.org//23679003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26979 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-31 13:46:07 +00:00
floitsch@google.com 1866e87ddd Switch to async_helper package.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26918 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-30 14:19:57 +00:00
scheglov@google.com 663530693f New analysis_experimental snapshot.
R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26876 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-29 16:30:24 +00:00
zra@google.com f088d812b1 Enables isolate and utils tests for arm and mips.
R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26745 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-27 20:59:52 +00:00
lrn@google.com 88b242b66a Mark some tests as failing instead of skipping.
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26698 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-27 09:26:10 +00:00
sgjesse@google.com 591aa2a781 More cleanup of isolate.status
Except for the negative tests which pass on the analyzer all lines now have an issue number.

R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26509 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 08:55:39 +00:00
sgjesse@google.com db24c54987 Cleanup of isolate.status (first step)
R=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26506 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 07:35:25 +00:00
kustermann@google.com bc051d0a91 Remove entries in status refering to non-existent files
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26438 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-21 16:40:40 +00:00
jacobr@google.com 339b0bdd70 Attempt to land Dartium roll a second time.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26363 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 15:54:49 +00:00
sgjesse@google.com e95bb89f6d Remove some bogus rules from the staus files
R=kustermann@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26357 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 14:19:51 +00:00
jacobr@google.com c6ebe4e4e0 rollback problem blink merge cl
Review URL: https://codereview.chromium.org//23163010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26339 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 06:22:24 +00:00
jacobr@google.com 785c8416bc Changes required for Dartium roll
Merge checkpoint. Everything compiles.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26335 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 01:50:17 +00:00
scheglov@google.com 0535260c7a Issue 11892. It is compile-time error when unqualified invocation with unresolved identifier.
https://code.google.com/p/dart/issues/detail?id=11892

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26016 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-12 18:06:32 +00:00
kustermann@google.com e1d4069eab Revert "Status file updates after changing testing scripts to use a dependency graph"
BUG=http://dartbug.com/12239
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25998 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-12 11:44:04 +00:00
vsm@google.com 9ce18f68fb Reenable isolate test
This is now passing on the bots (and making them red).

TBR=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25956 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-09 00:13:23 +00:00
johnniwinther@google.com 277d57c113 Update status.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25865 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 09:19:53 +00:00
johnniwinther@google.com 991c9a14f5 Fix uses of throw/rethrow.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25863 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 08:55:30 +00:00
vsm@google.com c72a3deb44 Mark isolate test as failing
Filed: https://code.google.com/p/dart/issues/detail?id=12279

TBR=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25844 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 23:07:01 +00:00
kustermann@google.com 8324943b7d Status file updates after changing testing scripts to use a dependency graph
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25768 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-05 15:30:07 +00:00
ahe@google.com 1697e502b4 Fix test wrapping issues.
BUG=http://dartbug.com/11648
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25214 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-19 13:30:37 +00:00
nweiz@google.com 76cce65f42 Mark isolate_stress_test as crashing on Chrome.
BUG=11648

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25185 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 21:58:00 +00:00
kustermann@google.com 5dabb9e36b Status file update: spawn_uri tests should now work in debug mode as well
R=asiva@google.com, vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24958 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-12 16:39:39 +00:00
scheglov@google.com 6c6b88967f Remove dartc status sections.
R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24735 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-03 17:50:34 +00:00
ricow@google.com 255295f4b4 Mark spawn_uri_vm_test and spawn_uri_nested_vm_test as Fail in debug mode on dartium
These tests are actually crashing the renderer with an assertion

Filed issue 11656

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24683 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-02 13:14:11 +00:00
nweiz@google.com 707dd0e506 Mark isolate_stress_test as timing out on DRT and Chrome.
Review URL: https://codereview.chromium.org//18356006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24661 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-01 21:47:45 +00:00
kustermann@google.com 8356c667db Added async_helper and fixed broken asynchronous test.
R=ahe@google.com, efortuna@google.com, floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24339 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-24 15:47:00 +00:00
srdjan@google.com a288a5de57 Disable isolate and async tests on simarm as they are constantly causing trouble. Enable them once we have more reliable state.
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24054 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 22:02:51 +00:00
gram@google.com 6cf2368212 Mark a few more ARM/MIPS tests as crashable. They started crashing
after unittest was changed in r24045.

R=srdjan@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24052 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 21:20:19 +00:00
floitsch@google.com 98b131e119 Revert "Update status file."
This reverts commit r24040.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24041 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 17:07:46 +00:00
floitsch@google.com 91362998b2 Update status file.
Review URL: https://codereview.chromium.org//17055005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24040 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 17:00:30 +00:00
zra@google.com 4ec5bf3acd Fixes another test status for SIMARM.
Review URL: https://codereview.chromium.org//17004004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24015 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 22:46:52 +00:00
zra@google.com 826b6ce267 Fix status files for SIMARM, SIMMIPS.
R=asiva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24014 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 22:28:34 +00:00
srdjan@google.com 21ae6271e7 Last bits for making Maxc SIMARM pass tests.
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24013 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 21:26:23 +00:00
sgjesse@google.com 4260f435eb Update status file
TBR=ricow@google.com

Update status file

TBR=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23991 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 15:59:33 +00:00
srdjan@google.com 1affede0be Fix broken Mac SIMARM by adapting the status files. We need to find a better way to handle this :-).
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23947 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 00:36:12 +00:00
regis@google.com 264d28744f Fix decoding of object pool access in code patching on ARM.
Fix shift by zero and divide by one on ARM.
Update test status files.

R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23920 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 16:57:06 +00:00
kustermann@google.com cf41be1fb7 More status file updates for simarm/arm
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23917 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 16:33:49 +00:00
kustermann@google.com 8ea94854e3 Second round of status file updates for simarm/arm
TBR=zra

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23915 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 16:04:39 +00:00
kustermann@google.com b13c4123b9 Don't skip vm/corelib/isolate/lib/standalone tests on ARM
TBR=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23860 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-11 15:57:21 +00:00
kustermann@google.com f73188d127 Use gnueabihf for ARM + enabled corelib/isolate/lib/standalone tests on ARM again
R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23854 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-11 14:21:28 +00:00
scheglov@google.com 6e8d2cf3f4 Don't use 'fail, OK' except of co19
R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23766 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-07 19:49:35 +00:00
scheglov@google.com 80fea8fd8e More fixes for java2dart and status files.
Now DDA passes/fails the same tests as Java version.

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23705 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-06 18:13:44 +00:00
iposva@google.com 87817b71c2 - Remove obsolete status line (test has been moved).
Review URL: https://codereview.chromium.org//16387010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23695 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-06 16:40:20 +00:00
iposva@google.com c827ae772d - Associate the correct bug number with flaky line.
Review URL: https://codereview.chromium.org//16177003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23657 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-05 21:07:16 +00:00
lrn@google.com 662c2a8262 Rename RuntimeError to CyclicIntializationError, as per spec.
The RuntimeError has been used to report cyclic initialization errors in
dart2js.
It has also been used for other, unrelated, uses, where it makes
little to no sense.

The RuntimeError type has been removed, but added in js_helper.dart,
where dart2js uses it.

Uses of new RuntimeError("some message") have been converted to
other errors (Argument/State/Unsupported). In some cases, just
throwing a String might have been just as good.

BUG=http://dartbug.com/11040
R=johnniwinther@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23584 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-04 10:33:11 +00:00
regis@google.com b7eb5aedbe Cleanup various test status files.
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23450 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-31 00:39:37 +00:00
podivilov@google.com 5adef4e9bd Fix bug in VM timer implementation.
Timers stop working after exception in callback.

R=floitsch@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23271 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 13:54:10 +00:00
kustermann@google.com a8857ed49c Status file updates for arm -> remove Skip markers
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23242 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 09:09:38 +00:00
scheglov@google.com 33327969d3 Ensure that 'throw' has expression.
Both VM and dart2js support "rethrow" now, so it is time to start to report error for "throw" without exception.

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23231 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-27 19:01:38 +00:00
kustermann@google.com 6f8f27dfc0 First status file updates for chromeOnAndroid runtime
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23124 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-24 08:28:25 +00:00
scheglov@google.com e79e1c52c7 Report CTEC.IMPLICIT_THIS_REFERENCE_IN_INITIALIZER
R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22888 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-19 23:47:10 +00:00
ricow@google.com 70f1f6def2 Mark isolate/isolate_stress_test as timing out.
Marking it as slow in r22808 did not help.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22829 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-17 06:09:27 +00:00
ahe@google.com af981a0ec4 Mark isolate stress test as slow.
Review URL: https://codereview.chromium.org//15230005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22808 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 18:42:55 +00:00
ahe@google.com 88df7b7cb1 Remove _WorkerStub hack to make benefit closing an isolate.
R=ngeoffray@google.com

Committed: https://code.google.com/p/dart/source/detail?r=22669

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22796 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 15:06:38 +00:00
ahe@google.com 570e59f5e9 Update status file after dart:typed_data no longer causes mock compilation
R=johnniwinther@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22792 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 14:09:19 +00:00
iposva@google.com 0d072ac737 - Mark test as flaky. It already says so in the associated bug.
Review URL: https://codereview.chromium.org//15021015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22707 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 21:43:23 +00:00
ahe@google.com 3f6b6525c9 Revert "Remove _WorkerStub hack to make benefit closing an isolate."
This reverts r22669.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22672 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 11:55:03 +00:00
ahe@google.com d55cd30fbc Update status to fix VM builders
Review URL: https://codereview.chromium.org//14772031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22670 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 11:35:17 +00:00
ahe@google.com 3568094976 Remove _WorkerStub hack to make benefit closing an isolate.
R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22669 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 11:16:42 +00:00
ngeoffray@google.com 3b886edf18 Apparently only fails in drt.
R=karlklose@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22662 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 06:41:41 +00:00
ngeoffray@google.com 486669ed20 Update status file for flaky test.
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22622 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-13 13:00:55 +00:00
scheglov@google.com 2214a97df7 Update status files for 'dartanalyer'.
Small tweak for the Java command line analyzer to actually support --package-root option in batch.

R=devoncarew@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22480 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-07 21:45:20 +00:00
kustermann@google.com 90a564a975 Removed flaky marker of a number of tests
Most of these tests have stopped crashing after r21356.

The v8 bug was fixed in v8:r14190. Since r21629 we use v8 revision
v8:r14336 which means that the fix for v8 is now also in our dartium checkouts.

BUG=http://dartbug.com/9407

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22031 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-25 13:52:59 +00:00
ager@google.com 431954b584 Rename dart:typeddata to dart:typed_data.
R=asiva@google.com, floitsch@google.com, srdjan@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21871 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-23 11:54:54 +00:00
ager@google.com 68d7f6680f Forgot drt in the list
R=vsm@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21802 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-22 10:25:20 +00:00
ager@google.com e61a72e9c9 Apparently typed_data_message_test still fails on browsers
R=vsm@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21801 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-22 10:19:23 +00:00
ager@google.com 66521164e9 Typed data now implemented for dart2js. Remove failure marking from test.
R=vsm@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21799 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-22 09:56:18 +00:00
asiva@google.com eb429a999c Fix for issue 9617, throw a snapshot write error when encountering stacktrace objects instead of an internal error.
Review URL: https://codereview.chromium.org//14348005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21709 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-18 22:58:57 +00:00
efortuna@google.com 4f6898ad3b Correct ie9 test status.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21598 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 04:01:03 +00:00
efortuna@google.com 7b02d00ca2 Adjust test status for spawn_uri for IE.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21595 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-17 00:22:21 +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 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
ajohnsen@google.com dcaf52732e Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink.
With this change 'writeBytes' was renamed to 'add'.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21275 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 12:54:19 +00:00
floitsch@google.com 343fa26d65 Remove deprecated Expect from the libraries.
Review URL: https://codereview.chromium.org//13724021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21079 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-08 16:07:34 +00:00
floitsch@google.com 8fd6d0aafd Remove Expect from core library.
Committed: https://code.google.com/p/dart/source/detail?r=19755
Reverted: http://code.google.com/p/dart/source/detail?r=19756

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20996 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-05 19:43:16 +00:00
ahe@google.com 5ccb89c49f Another test affected by V8 bug.
Review URL: https://codereview.chromium.org//13601013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20976 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-05 15:48:19 +00:00
ahe@google.com 89d13b3c0a Make sure that all tests affected by V8 bug are flaky.
Review URL: https://codereview.chromium.org//13723008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20974 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-05 15:38:27 +00:00
kustermann@google.com b974a2013f Marked isolate/nested_spawn_stream2_test as flaky again.
Review URL: https://codereview.chromium.org//13575011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20957 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-05 10:16:41 +00:00
floitsch@google.com 1b90c01dad Mark some more tests as flaky due to v8 bug.
Review URL: https://codereview.chromium.org//13432004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20855 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-03 12:25:47 +00:00
kasperl@google.com 15f3714613 Started passing.
R=floitsch@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20774 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-02 12:34:34 +00:00
asiva@google.com 7b72985c3e First step for fixing Issue 9416.
Review URL: https://codereview.chromium.org//13351002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20760 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-02 00:01:15 +00:00
efortuna@google.com 6f4ee9154e Update CSP status file.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20700 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-29 22:52:49 +00:00
efortuna@google.com 1f24eeecb3 Update status files.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20594 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-27 22:38:17 +00:00
floitsch@google.com b261c59127 Mark v8-bug affected tests as crashing.
Review URL: https://codereview.chromium.org//12942009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20510 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-26 10:24:05 +00:00
asiva@google.com 5642025044 Handle TypedDataView objects in Dart_TypedDataAcquireData and
Dart_TypedDataReleaseData
Review URL: https://codereview.chromium.org//12937010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20482 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-25 20:18:44 +00:00
floitsch@google.com 9a3fb972d4 Mark mandel_isolate_stream_test as flaky.
Review URL: https://codereview.chromium.org//12869012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20470 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-25 18:33:48 +00:00