Commit Graph

345 Commits

Author SHA1 Message Date
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
ricow@google.com d1c11ce125 Mark pkg/crypto/test/base64_test as timing out on IE in checked mode
Filed issue 12486

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26195 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-15 15:58:58 +00:00
jmesserly@google.com de7b363216 package:csslib -- update status file for issue 12469
Review URL: https://codereview.chromium.org//23020006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26167 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 22:47:06 +00:00
jmesserly@google.com 6652dea7d3 mark csslib+drt+dart2js checked mode flaky
Review URL: https://codereview.chromium.org//23223002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26166 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 22:40:42 +00:00
jmesserly@google.com 0002a5a1a4 workaround random dart2js crash in csslib tests
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26163 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 22:17:18 +00:00
jmesserly@google.com 29397a566d html5lib -- workaround dart2js checked issues
Review URL: https://codereview.chromium.org//23221002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26161 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 22:09:44 +00:00
jmesserly@google.com 9e5b240923 move csslib into dart svn
deleted files that duplicate those in the Dart repository (LICENSE, pubspec.yaml, codereview.settings, .gitignore)

Otherwise, just changed pkg.status and pubspec

R=terry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26155 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 21:11:30 +00:00
jmesserly@google.com d1f780df0b move html5lib code into dart svn repo
also gets the tests running

Changes to scripts:
* pkg/pkg.gyp: add 'third_party' to list of folders to search
* tools/publish_pkg.py: update copyright year
* tools/publish_all_pkgs.py: also include pkg/third_party

Changes to html5lib:
* pubspec.yaml -- removed versions
* README.md -- removed some historical notes
* added html5lib.status
* test/browser -- rename browser_tests to browser_test so test framework finds it
* test/parser_test.dart, test/parser_feature_test.dart -- moved dart:io test into parser_test so parser_feature_test can work in browser
* test/support.dart -- now finds the data folder relative to entry point script
* test/support.dart -- rename "pathos" import to "path"

Not changed:
* ./test/run.sh still works for testing, in addition to ./tools/test.dart

R=dgrove@google.com, ricow@google.com, sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26152 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 20:59:46 +00:00
ricow@google.com 53b6219630 Mark unmodifiable_collection/test/unmodifiable_collection_test as flaky on dart2js/d8
This is flaky failing due to what looks like a bug in v8 opt/deopt

See http://dartbug.com/12429

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26116 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 12:56:56 +00:00
alanknight@google.com 9f565af534 Workaround for bug 11834 with Chrome XHR
R=efortuna@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26028 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-12 20:33:04 +00:00
ahe@google.com a2f28059eb Mark pkg/stack_trace/test/trace_test as failing on Safari.
Review URL: https://codereview.chromium.org//22866003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26009 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-12 16:09:12 +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
sigmund@google.com 1df9a489d2 Make observable transform a barback transform.
R=jmesserly@google.com, nweiz@google.com, rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25985 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-09 22:29:38 +00:00
vsm@google.com bdc22a1325 Reenable custom_element_test
This one is now passing with yesterday's fixes.

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25983 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-09 22:06:50 +00:00