Commit Graph

1458 Commits

Author SHA1 Message Date
whesse@google.com e7b1c5f7d4 Fix failures in pkg/scheduled_test scheduled_server_test.
The package and test were throwing strings, which do not have attached stack traces because they are primitives.

BUG=dartbug.com/9582
R=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27790 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-24 00:00:37 +00:00
blois@google.com 0ed3cb19e4 Updating Shadow DOM and including some fixes to enable it to work with CustomElements.
BUG=
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27785 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-23 23:04:37 +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
asiva@google.com c7839584bb Update status file to remove flaky status under dartium for test
pkg/custom_element/test/custom_element_test

R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27676 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-19 20:57:28 +00:00
justinfagnani@google.com 1e84569c04 Fix polymer_expressions syntax test on Safari and IE
BUG=
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27630 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 17:25:17 +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
ricow@google.com 329e56d993 Suppress failure of pkg/polymer_expressions/test/syntax_test fails on safari and IE
Filed issue 13361

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27544 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 06:24:42 +00:00
sigmund@google.com ba97c385d4 Rearranges the polymer package now that the old compiler is gone.
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27462 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-13 00:18:09 +00:00
jmesserly@google.com de05038d87 fix polymer/test/events_test status on ff+windows
Review URL: https://codereview.chromium.org//24126004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27460 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-12 23:37:33 +00:00
jmesserly@google.com dec9af04ee fix shadowdom polyfill
I'm not sure when it broke, but it was not rendering TodoMVC at startup (actually -- it was rendering, then clearing). In any case, the bug goes away with an updated ShadowDOM. We're now completely unforked

I also fixed minify mode. It no longer depends on the name 'GeneratedWrapper', instead it detects the precise problematic case and deals with it.

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27458 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-12 23:04:02 +00:00
sigmund@google.com e9dbf02af1 Latest attempt to polymer-build scripts in fix windows
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27457 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-12 22:42:47 +00:00
sigmund@google.com ddd60484a8 Fix status while I fix the real issue in bots.
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27448 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-12 20:51:01 +00:00
sigmund@google.com cc194ddbd8 Update status files marking some polymer tests as timeout/flake
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27412 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-11 22:50:40 +00:00
jmesserly@google.com 68a3655f3e add timeout as an option for polymer/example IE tests
Review URL: https://codereview.chromium.org//24097004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27361 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 23:03:10 +00:00
jmesserly@google.com 58700e061f fix pkg.status file for polymer/example/component/news test
Review URL: https://codereview.chromium.org//23903039

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27360 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 22:33:52 +00:00
jmesserly@google.com 00c31d8951 mark polymer test failing on safari, ie
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27358 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 22:08:58 +00:00
jmesserly@google.com 05705dad2f fix polymer tests -- replace run.sh and run tests using bots
BUG=
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27353 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 21:21:55 +00:00
ricow@google.com d463e8ac03 Mark pkg/crypto/test/hmac_sha256_test as flaky
We already have issue 12502 to track this.

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27335 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 13:00:12 +00:00
sigmund@google.com b5e920e0bf Reenable polymer_expressions syntax_test.
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27088 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-04 01:59:07 +00:00
ricow@google.com 713a068bc2 Remove suppression for issue 12429
This is fixed by the v8 roll in revision 27038

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27042 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-03 11:16:38 +00:00
scheglov@google.com 2407a0bc51 Restore pkg.status item.
TBR

R=ahe@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27021 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-02 19:41:46 +00:00
scheglov@google.com 5f27a4f4ad java2dart improvements and new analyzer_experimental snapshot.
1. All enums extend Enum class.
2. Remove more unneeded parentheses.
3. Remove type arugments for types with all wildcards.

R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27020 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-02 19:01:22 +00:00
ahe@google.com 1ec950324d custom_element_test is flaky
Review URL: https://codereview.chromium.org//23550004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26983 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-01 06:26:53 +00:00
ahe@google.com f497cd1f59 Update status file for crashing test.
Review URL: https://codereview.chromium.org//23537007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26980 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-31 13:46:22 +00:00
ahe@google.com a5f62a3902 TestCase times out after 20 seconds.
R=gram@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26974 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-31 09:24:52 +00:00
sigmund@google.com b7337fe3b6 Mark html5lib browser_test as skip (it's now being detected as a test for
test.dart, but it's not supported).

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26964 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-31 00:35:47 +00:00
blois@google.com e978a60f39 Skipping polymer_expressions/test/syntax_test
TBR
BUG=https://code.google.com/p/dart/issues/detail?id=12954

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26961 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-31 00:13:32 +00:00
blois@google.com 761b1a4180 Fixing status of analyzer_experimental/test/options_test
TBR
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26959 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-30 23:15:29 +00:00
whesse@google.com b386f70f4c Mark a pub test flaky on macos
BUG=http://dartbug.com/12837
R=sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26913 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-30 13:43:48 +00:00
sigmund@google.com 8e097beaac Mark sequence_zip test as flaky.
Review URL: https://codereview.chromium.org//23745002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26838 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-29 02:37:19 +00:00
alanknight@google.com 5a965b5a45 Resume testing message extraction on Windows after dart:io fix
R=efortuna@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26744 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-27 20:50:55 +00:00
ngeoffray@google.com cf82ac340b Update csslib expectations.
Review URL: https://codereview.chromium.org//23570002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26700 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-27 10:02:40 +00:00
lrn@google.com 6e34d019b4 Change test expectation on pkg/csslib/var_test for dart2js
Review URL: https://codereview.chromium.org//23513005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26699 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-27 09:49:28 +00:00
nweiz@google.com 22f45f401e Don't run parse_compilation_unit_test on browser/dart2js bots.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26676 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-26 23:20:26 +00:00
rnystrom@google.com b35a36dbe5 Normalize incoming AssetID paths.
BUG=https://code.google.com/p/dart/issues/detail?id=12650
R=nweiz@google.com, sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26558 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 21:36:36 +00:00
floitsch@google.com 1640181cc1 Mark hmac test as flaky.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26524 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 14:24:31 +00:00
sigmund@google.com 44d16cd3fe Mark windows tests as failing (this time for real)
TBR=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26501 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 01:37:02 +00:00
sigmund@google.com aa5b9fc9bc Mark windows test as failing until we fix the issue
TBR=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26499 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 01:15:32 +00:00
jacobr@google.com 8b84d8ee76 Changes required for Dartium roll
Merge checkpoint. Everything compiles.

BUG=

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

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26455 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-21 18:41:58 +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
jmesserly@google.com 068dec6712 move polymer.dart into dart svn
R=sigmund@google.com

Review URL: https://chromiumcodereview.appspot.com//23224003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26404 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 22:48:50 +00:00
vsm@google.com f1f66bfcc4 Update status file
This should get the dart2js/drt bots back to green.

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26398 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 21:58:10 +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
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
jacobr@google.com be39ab0527 Changes required for Dartium roll
BUG=
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26334 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 01:15:11 +00:00
ricow@google.com 649079a711 Remove flaky marker for csslib/test/declaration_test
This has been fixed in V8 and we rolled in a new version

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26313 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-19 13:22:38 +00:00
ricow@google.com b6acd066fd Mark pkg/crypto/test/sha256_test as flaky on safari.
See http://dartbug.com/12502

R=benwells@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26261 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 09:07:26 +00:00
ricow@google.com 6f66772760 Mark pkg/csslib/test/declaration_test as flaky crashing.
Filed v8 bug 2846.

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26256 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-16 07:37:45 +00:00
jmesserly@google.com f300344407 move fancy_syntax into Dart SVN
Changes after moving:

deleted: AUTHORS, LICENSE, PATENTS, codereview.settings.
these are redundant with the Dart repository files.

pubspec.yaml: remove versions, changed homepage
syntax_test.dart: add the HTML via Dart, so it can run on browser bots
syntax_test.html: removed the HTML that is now added by syntax_test.dart
pkg/pkg.status: skip the in-browser syntax_test on standalone VM

R=justinfagnani@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26237 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 23:04:19 +00:00