Commit Graph

2840 Commits

Author SHA1 Message Date
ricow@google.com 66b5369d15 Fix pkgbuild suppressions to exclude test suite name
Review URL: https://codereview.chromium.org//230493002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34865 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 09:39:29 +00:00
ricow@google.com 2cd59e465f Suppress pubget issues running against public pub after barback update.
I filed issue 18115 to track this.

R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34864 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 09:16:19 +00:00
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
shaza@google.com a402dfd459 Renaming "examples" to "example".
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34859 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-09 04:13:33 +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
nweiz@google.com 7c5db3616b Only run [Transformer.isPrimary] once for each asset/transformer pair.
BUG=16442
R=rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34857 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 23:59:24 +00:00
nweiz@google.com c0b264c20e Fix an analyzer warning in scheduled_test.
R=rnystrom@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34854 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 23:47:07 +00:00
nweiz@google.com da4d59c05e Only pass an AssetId to isPrimary and declareOutputs.
BUG=16442
R=blois@google.com, efortuna@google.com, rnystrom@google.com, sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34853 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 23:46:23 +00:00
kevmoo@google.com ff7dd258b9 pkg/shelf: case-insensitive headers, cleaner Request ctor, a lot more tests
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34852 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 23:22:55 +00:00
shaza@google.com 31eee5bc11 Adding barback examples.
BUG=
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34851 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 23:19:58 +00:00
nweiz@google.com a19713bd93 Support returning a Future from a setUp or test body in scheduled_test.
R=rnystrom@google.com
BUG=18088

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34849 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 22:45:45 +00:00
sigmund@google.com 2f62f8d298 Marking todomvc as failing in win/russian.
Review URL: https://codereview.chromium.org//229293003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34844 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 21:54:01 +00:00
sigmund@google.com 5c363f6831 Include PUB_CACHE when invoking build.dart too.
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34843 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 21:09:37 +00:00
brianwilkerson@google.com b4cdb0dc98 Add new performance option to get both cold and warm timings.
@Rico: Does it matter that the errors will be written between the two sets of timings?

R=scheglov@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34817 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 11:08:36 +00:00
scheglov@google.com bd532a6990 Correct or pause previous TimeCounters.
R=brianwilkerson@google.com, jwren@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34809 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 05:08:08 +00:00
sigmund@google.com 132d113371 Mark pkgbuild/sample/polymer_intl as pass/fail.
BUG=https://code.google.com/p/dart/issues/detail?id=18059
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34807 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 00:45:35 +00:00
jmesserly@google.com 6820436de0 [polymer] fix imports in Dartium if no script is on the main page
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34805 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 00:30:31 +00:00
sigmund@google.com dcc55eee56 Update pkgbuild status. Not sure what's going on here though.
BUG=https://code.google.com/p/dart/issues/detail?id=18086

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34804 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-08 00:18:29 +00:00
scheglov@google.com b8ac1a83a0 Improve analysis_server/protocol.dart test coverage.
R=brianwilkerson@google.com, danrubel@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34794 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 19:01:10 +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
ajohnsen@google.com e229ac6db2 Fix long line.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34773 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 09:27:27 +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
ajohnsen@google.com 2333d0916a Don't create special path characters on windows.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34770 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 07:36:14 +00:00
ajohnsen@google.com 75a0668f6d Fix XSS issues in http_server's dir-listing and error-page.
BUG=
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34769 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 07:03:24 +00:00
sigmund@google.com afd0c018b2 Update polymer's changelog
Review URL: https://codereview.chromium.org//225903007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34754 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-05 00:58:32 +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
rnystrom@google.com 10406f653e Pass RpcException error data through if it's not a map.
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34748 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 22:09:27 +00:00
sigmund@google.com f6d53f05dc Fix pubget error in the bots for html5lib.
Review URL: https://codereview.chromium.org//224903011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34746 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 20:51:31 +00:00
sigmund@google.com 19adebaff7 add CHANGELOG entry in html5lib before releasing.
Review URL: https://codereview.chromium.org//226643002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34744 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 20:47:03 +00:00
sigmund@google.com 5cda9425d8 Correctly generate code when using transformers in polymer-expressions.
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34743 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 20:27:36 +00:00
sigmund@google.com dfef6d6726 Fix how document fragments are added on NodeList operations. The DocumentFragment node should be gone, and its children should be added in place.
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34742 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 20:19:00 +00:00
kevmoo@google.com a08e5ceafe Removed pkg/json from SDK sources
v0.10.0 has been deployed to pub.dartlang.org and marked as deprecated

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34740 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 18:35:13 +00:00
kevmoo@google.com e59f00f1f4 pkg/shelf: removed hop, updated docs link to something useful
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34738 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 18:12:29 +00:00
kevmoo@google.com 65df30abd1 pkg/json: deprecate encoding APIs - encourage usage of dart:convert instead
Moved entire implementation to shadow dart:convert
validate printOn and enable old tests

R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34734 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-04 16:04:49 +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
sigmund@google.com c44997c1f7 Fix problems in compact vm config that occurred during async tests.
R=blois@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34722 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 22:47:19 +00:00
rnystrom@google.com fa8a69fe6c Fix typo in doc comment.
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34720 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 21:31:32 +00:00
nweiz@google.com 654a675bf6 Set pkg/oauth2 to PubGetError.
R=rnystrom@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34719 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 20:34:45 +00:00
jmesserly@google.com ba3431a2ad [polymer,web_components] release updated platform.js and corresponding polymer.js
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34718 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 20:10:36 +00:00
nweiz@google.com 8e33fe1a72 Rip out dart:io from pkg/http wherever possible.
This uses the http_parser package instead of dart:io's ContentType,
ByteConversionSink instead of ByteBuffer, and a new ClientException type instead
of HttpException.

This still uses dart:io for the default Client implementation and for
[MultipartFile.fromPath].

R=rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34716 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 18:29:14 +00:00
nweiz@google.com 6246c6ffa4 Use shelf handlers in ScheduledServer.
R=rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34713 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 18:24:09 +00:00
nweiz@google.com deb48d5bdf Add a LICENSE file to pkg/http_parser.
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34712 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 18:09:53 +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
nweiz@google.com d2b78852cf Extract an http_parser package from shelf.
This will allow HTTP format parsing to be shared between shelf and the
http package, as well as potentially other packages.

R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34680 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 00:54:38 +00:00
sra@google.com 60cce4ec47 Code cleanup in _NumberFormatParser
- avoid null values in fields
- streamline _StringIterator

R=alanknight@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34678 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 00:27:51 +00:00
nweiz@google.com 9b6805642c Fix the StringScanner tests under dart2js.
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34677 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 00:27:11 +00:00
jmesserly@google.com a33562bd22 [web_components] update web_components and polymer.js
R=sigmund@google.com

re-land https://code.google.com/p/dart/source/detail?r=34633

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34676 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 23:47:50 +00:00
kevmoo@google.com 4d62c6321c pkg/shelf removed unused dependency (mime)
Fixed indent in CHANGELOG
v0.3.0+7

R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34674 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 22:17:28 +00:00
nweiz@google.com 35a0b4fd6c Convert shelf to use the string_scanner package.
This also adds support for [StringScanner.error], which produces a
nicely-formatted scanning error.

R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34669 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-02 20:58:47 +00:00