Commit Graph

681 Commits

Author SHA1 Message Date
whesse@google.com ec298a01f8 Add new failures to status files, assign issues.
BUG=dartbug.com/18113
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34863 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 08:30:24 +00:00
kevmoo@google.com b1132d23e9 pkg/shelf: marked message_test as RuntimeError due to dart2js bug
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34858 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 01:04:54 +00:00
whesse@google.com 25c05ba8ea test.dart: Shorten long paths for generated test files on Windows.
BUG=
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34778 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 14:47:30 +00:00
whesse@google.com f8348fe491 Add polymer 0.10 issues to status files.
BUG=dartbug.com/18057 dartbug.com/18059
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34776 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 09:52:18 +00:00
ricow@google.com 3e1de5a6ad Correct suppression for flaky crashing pkg/http/test/http_test on simmips
This was wrongly marked as flaky crashing on simarm, sorry about that.

Updated subject on issue 18015 (the link in the bug correctly points to a simarm stdio)

R=ajohnsen@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34771 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 08:00:50 +00:00
sigmund@google.com 47e238b613 Replace bootstrap logic with 'boot.js', use 'component/dart' mime-type and add
warnings to prepare users for the future breaking change in Dartium.

R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34753 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 23:42:34 +00:00
karlklose@google.com e1d588ff6e Fix fyi debug test expectations.
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34729 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 10:03:18 +00:00
ricow@google.com 9842575c4d Mark pkg/http/test/http_test as flaky crashing
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34700 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 12:34:46 +00:00
jmesserly@google.com 6bfd2600ef [polymer_expressions] mark bindings_test failing on ie/safari
Review URL: https://codereview.chromium.org//222923002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34664 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 20:19:50 +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 9f5bb87ace pkg/shelf
Copied from https://github.com/kevmoo/shelf.dart/
At v0.3.0+4, commit 1a2607d1d2524d5632fa4624e2a7529c42a1a8fd

R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34611 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-01 19:24:23 +00:00
sigmund@google.com 50df8bdb74 Fix mirror_loader to detect whether the type is a generic class.
BUG=https://code.google.com/p/dart/issues/detail?id=17929
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34610 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-01 19:07:43 +00:00
kevmoo@google.com cd8f89074d Reverting 34583 - checked mode breaks
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34584 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-01 01:10:10 +00:00
kevmoo@google.com a719780175 Updated markdown library.
This patch fixes an issue which caused dartanalyzer warnings.

R=kevmoo@google.com
BUG= https://code.google.com/p/dart/issues/detail?id=17896

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

Patch from Martin Charles <martincharles07@gmail.com>.

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34583 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-01 00:03:21 +00:00
sigmund@google.com 5f1b5628f0 Reenable event path test
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34575 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-31 21:04:31 +00:00
iposva@google.com 132af8b723 - Disable broken unittest.
Review URL: https://codereview.chromium.org//219543002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34558 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-31 15:36:08 +00:00
iposva@google.com 366449daf1 - Disable broken unittest.
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34548 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-31 06:37:32 +00:00
sigmund@google.com 929acd34f5 Skip slow test in vm-debug mode
TBR=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34544 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 23:50:44 +00:00
sigmund@google.com a18f991d24 Mark some tests as slow in simarm and simmips (tests that involve the resolver)
TBR=jmesserly@google.com,blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34541 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 23:17:51 +00:00
kevmoo@google.com 14d987210b pkg/docgen: pkg. status issue due to third party lib
also de-duped analyzer exceptions

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34533 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 22:20:42 +00:00
alanknight@google.com b85fd908bd Go back to calling Intl version 0.9.8, add a CHANGELOG
BUG=
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34526 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 20:58:45 +00:00
kevmoo@google.com ecf1fa6e1d pkg/csslib: fixed args dependency, drastically simplified pkg.status
Prepped v0.9.2+1

R=terry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34516 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 19:28:33 +00:00
kevmoo@google.com 5982501165 pkg/intl: status file fix for angular dependency diff
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34511 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-28 18:31:07 +00:00
scheglov@google.com 1145c19860 Rollback pkg/analyzer that breaks code_transformers
R=blois@google.com, brianwilkerson@google.com, sigmund@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34479 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-27 20:29:08 +00:00
alanknight@google.com 0f020d1230 Fix status file for new Intl test that shouldn't run on browsers
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34478 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-27 18:18:23 +00:00
alanknight@google.com fc7d08e15a Avoid flaking in message_extraction tests by doing everything in a temp directory
R=efortuna@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34476 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-27 17:23:20 +00:00
scheglov@google.com 240b4138ce Translate Java enums to Dart constants.
1. Restore "this.field" field formal initializers.

2. Tweaks for several Java places - mostly to the constructors; but also duplicate HintCode messages (in Dart we cannot get values of constant values final fields).

3. Translate field that are not written to Dart final fields and also to field initializers, even if there are no property for them.

4. And constant enums.

5. pkg/code_transformers/test/resolver_test has to be skipped, I cannot fix it myself.

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34474 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-27 15:37:37 +00:00
vsm@google.com f334b9591d Fix static warnings in custom_element package
BUG=http://dartbug.com/17773
R=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34372 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 17:18:03 +00:00
vsm@google.com c6ab99a50f Mark custom_element analyzer test as fail
TBR=blois@google.com

BUG=17773

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34369 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 16:47:16 +00:00
whesse@google.com 2a1fac8f9a Restore firefox browser to pkg/third_party/angular_tests suppression.
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34366 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 15:29:51 +00:00
whesse@google.com 862c372753 Add ie11 suppressions to pkg.status, and a new ie9 failure.
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34353 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 12:40:41 +00:00
kevmoo@google.com 0eccd1282e pkg/unittest: using matcher and mock from packages
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34329 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-24 21:17:40 +00:00
kevmoo@google.com 76974f6c44 pkg/mock - NEW!
Pulled out of unittest. Using new 'matcher' package

BUG= https://code.google.com/p/dart/issues/detail?id=16990
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34323 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-24 19:22:03 +00:00
ajohnsen@google.com 7be9b4d340 Update status file after bug fix.
BUG=
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34321 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-24 19:09:37 +00:00
kevmoo@google.com dd1eb81a84 pkg/docgen: fixed status file
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34317 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-24 17:31:34 +00:00
kevmoo@google.com e0754c06f4 pkg/docgen: skip only_lib_content_in_pkg_test DEBUG - slow
only_lib_content_in_pkg_test fix empty packageRoot case

TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34288 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-22 19:51:04 +00:00
kevmoo@google.com 3ced9003fa pkg/doc_gen: fix test on bots
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34287 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-22 18:45:15 +00:00
kevmoo@google.com a27b1f075b pkg/matcher
Copied from unittest. Unittest will update to use this package once it has been published.

R=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34282 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-21 23:50:50 +00:00
ajohnsen@google.com ab90dff578 Mark generate_json_test as 'skip' for debug mode, again.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34189 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 17:41:16 +00:00
ajohnsen@google.com 72a31ec11b Remove generate_json_test marking form status-file, as an attempt to debug it.
BUG=
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34165 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 13:10:06 +00:00
ajohnsen@google.com 4900de7137 Run generate_json_test again on mac, to investigate failure.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34156 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 09:03:42 +00:00
ricow@google.com 30ff69f5c8 Remove suppression of stack trace test on IE10 - this was fixed in r34135
Review URL: https://codereview.chromium.org//206123002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34154 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 06:54:05 +00:00
sigmund@google.com c0f8bfa6f0 Fixing e2e test in windows
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34122 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 17:52:44 +00:00
ricow@google.com 7467a12b99 Status file updates for running pkg tests on ie10
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34110 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 09:25:20 +00:00
ricow@google.com 8d8e87fa4f Skip pkg/docgen/test/generate_json_test on ia32 in debug mode
This seems sort of random in what configurations this is failing on ia32 (debug)

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34105 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 07:54:09 +00:00
ricow@google.com 0bad028bfb Remove suppression for test no longer failing in debug mode on ia32
Also fix up suppression for simarm/simmips

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34104 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 06:31:44 +00:00
kevmoo@google.com f1b99e2c37 pkg/docgen: more status file exceptions -- for ARM
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34102 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 04:02:30 +00:00
kevmoo@google.com 5c5c15cfcb pkg/docgen: more fighting bots
See https://code.google.com/p/dart/issues/detail?id=17602

TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34100 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 03:05:50 +00:00
sigmund@google.com 4cb6ecb313 Test seems to be failing with timeouts in the vm too. Updating status file.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34099 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 02:42:06 +00:00
sigmund@google.com d45a346062 Mark end_to_end_test as failing in windows while I investigate further.
Review URL: https://codereview.chromium.org//203753007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34097 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-19 02:14:06 +00:00