Commit Graph

1115 Commits

Author SHA1 Message Date
ahe@google.com 4509912981 Improve toString on mirrors and align VM and dart2js.
R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24081 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-17 09:39:12 +00:00
ahe@google.com 62d3aa43f2 Fix comment in status file
Review URL: https://codereview.chromium.org//17239003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24078 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-17 08:53:10 +00:00
ricow@google.com 32a7905ef8 Mark lib/mirrors/library_metadata_test as passing on dart2js csp.
I don't think the bug to which this suppression was assigned is correct.
Additionally, the suppression on the next line for  mirrors/metadata_test seems to be wrongly clasified as a vm bug as well (or I am wrong and this is actually a vm bug, but it does not seem like it).

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24073 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-17 06:50:09 +00:00
floitsch@google.com 2ae198d527 Reapply "Zone support for Futures, Timer, Streams."
This reapplies commit r24034.
This reapplies commit r24035.
This reapplies commit r24036.
This reapplies commit r24037.

+ some status file updates and fixes.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24064 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-15 11:28:38 +00:00
hausner@google.com 7b75ff5d08 Fix dart2dart status
Metadata test fails with this error

tests/lib/mirrors/metadata_test.dart:46:20: Warning: Using "MirrorSystem.getName" may result in larger output.
  if (MirrorSystem.getName(symbol) != 'symbol') {

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24061 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 23:07:58 +00:00
hausner@google.com e31cc3e3f2 Fix dart2js minified status
Metadata test fails under dart2js-d8 minified. Passes in non-minified case.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24060 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 23:00:39 +00:00
zra@google.com 1e4ee79226 Fix status file syntax error.
Review URL: https://codereview.chromium.org//17121003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24056 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 22:08:03 +00:00
hausner@google.com fb317e6b2c Fix dart2dart status
Review URL: https://codereview.chromium.org//17088007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24055 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 22:05:58 +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
gbracha@google.com c78462c2ad Changes to mirrors in support of metadata access at runtime.
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24050 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 21:12:58 +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
ahe@google.com 3c81dea67e Update status files.
Review URL: https://codereview.chromium.org//17064005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24031 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 14:17:06 +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
regis@google.com d6b41b2f56 Mark tests as timing out.
R=zra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23921 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 17:35:59 +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 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
ahe@google.com f0224cdc36 Implement:
JsClassMirror.methods, JsClassMirror.getters,
JsClassMirror.setters, JsMethodMirror.isGetter,
JsMethodMirror.isGetter, JsMethodMirror.isStatic,
and JsMethodMirror.isPrivate.

R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23892 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 06:51:35 +00:00
ahe@google.com eeac55f800 Expose default constructors through ClassElement.localMembers.
R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23891 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-12 06:37:59 +00:00
ahe@google.com 9b87d9f7e3 lib/mirrors/disable_tree_shaking_test doesn't work in minified mode on dart2dart either.
Review URL: https://codereview.chromium.org//16347015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23869 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-11 17:06:38 +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
ahe@google.com 7b0467ef19 Add compileAll internal compiler flag.
R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23858 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-11 15:43: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
sgjesse@google.com db4897b844 Move the crypto expectations to the pkg status file
TBR=floitsch@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23810 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-10 13:52:41 +00:00
ahe@google.com d318c99bb1 Implement ClassMirror.superclass.
R=ngeoffray@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23797 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-10 06:47:53 +00:00
antonm@google.com ae1393fcdc Revert "Try out 15 ms safety margin."
TBR=floitsch@google.com, iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23732 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-07 08:38:09 +00:00
antonm@google.com 5d90793a87 Try out 15 ms safety margin.
If tests start to pass on Windows, it might be a notable clue
that Stopwatch implementation on this platform is not precise
enough.

R=floitsch@google.com
BUG=10982

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23696 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-06 16:43:16 +00:00
ahe@google.com 237bd988a8 dart2dart doesn't support reflection in minified mode.
Review URL: https://codereview.chromium.org//16359007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23595 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-04 14:04:13 +00:00
ahe@google.com 1afe9e9325 Update CSP status.
Review URL: https://codereview.chromium.org//16359006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23594 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-04 13:53:36 +00:00
ahe@google.com 00d1a0664c Implement metadata for instance fields.
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23580 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-04 08:07:53 +00:00
antonm@google.com 3264ecdd1b Cleanup suppressions.
TBR=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23548 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-03 15:44:39 +00:00
vsm@google.com 7e4902c886 More expectations fixes
Hopefully, this gets everything green.

TBR=blois, antonm

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23522 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-03 04:07:19 +00:00
vsm@google.com d5da0f0c0d Adjusted expectations from last Blink roll
TBR=antonm, blois

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23513 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-02 20:30:14 +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
antonm@google.com 9568b50e76 Add some more suppressions.
TBR=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23430 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 17:57:22 +00:00
ahe@google.com cb3e022248 Implement LibraryMirror.metadata.
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23406 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 13:06:22 +00:00
kasperl@google.com b98746963d Fix dart2dart status in minified mode.
R=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23405 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 12:53:19 +00:00
kasperl@google.com 16a23f3528 Update ie9 status -- doesn't support typed arrays.
R=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23396 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 12:07:47 +00:00
kasperl@google.com 8796dbf76d Fix dart2dart status for tests/lib.
R=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23394 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 11:17:14 +00:00
kasperl@google.com 29aeb5bf00 Fix issue 10898 by fixing the ByteData constructor to implicitly create an ArrayBuffer.
R=ngeoffray@google.com
BUG=http://dartbug.com/10898

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23393 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 10:37:23 +00:00
ngeoffray@google.com 14e320d109 More status file changes.
Review URL: https://codereview.chromium.org//15824005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23323 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-29 07:39:49 +00:00
sgjesse@google.com 8b81e4432b Update status file
TBR=podivilov@google.com
BUG=https://code.google.com/p/dart/issues/detail?id=10910

Address review comments

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23284 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 15:30:32 +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
floitsch@google.com 5982226109 Revert "Mark periodic4-test as flaky and add debug information."
This reverts commit 20868.

BUG= http://dartbug.com/9619
R=lrn@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23262 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 13:01:13 +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
ngeoffray@google.com da4d7b22e0 Test is actually flaky?
Review URL: https://codereview.chromium.org//16102003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23227 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-27 14:57:26 +00:00
ngeoffray@google.com 6d1dee6de5 Test fails in csp mode.
Review URL: https://codereview.chromium.org//15932009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23226 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-27 14:53:35 +00:00
ngeoffray@google.com 5b1564da15 Test now passes.
Review URL: https://codereview.chromium.org//16101003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23219 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-27 12:45:29 +00:00
ajohnsen@google.com 57052a7147 Mark failing test - we exposed a V8 bug.
BUG=
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22997 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-22 08:58:49 +00:00