Commit Graph

1458 Commits

Author SHA1 Message Date
sigmund@google.com 4c1d2a461b Add "created-watcher" to the web_components package. This was adapted from
Pete's CL (https://codereview.chromium.org/184033007/). I've marked the
differences in the CL.

R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37144 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-09 22:50:52 +00:00
jmesserly@google.com ceefae920e adjust polymer ie9, ie10 status
Review URL: https://codereview.chromium.org//314303007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37086 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 17:09:18 +00:00
jmesserly@google.com 549b4890c7 restore issue 18931 status entires
(my attempt at removing them didn't work)

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37072 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 06:52:22 +00:00
jmesserly@google.com 6812db90f9 mark failures for 19265
Review URL: https://codereview.chromium.org//319823004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37068 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 06:01:32 +00:00
jmesserly@google.com b6af10c40a update polymer, nodebind, and templatebinding
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37066 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-06 05:11:14 +00:00
kevmoo@google.com ec3c0eb221 pkg/matcher: update status file for moved test
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37050 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-05 20:18:26 +00:00
kevmoo@google.com 925e860637 pkg/matcher: reapply 36881,36896 working around Issue 19173
Reverted in 36912

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37036 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-05 17:11:03 +00:00
sigmund@google.com 38cfea1517 Update status file for http_multi_server tests.
TBR=nweiz@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37027 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-05 02:26:19 +00:00
ajohnsen@google.com 146f95135e Use 'Directory.watch' on Windows in pkg/watcher, instead of pooling.
This is a close copy of MacOS, except for the special handling on mac, and the extra watcher on Windows for detecting if the watched folder is deleted.

BUG=https://code.google.com/p/dart/issues/detail?id=14428,https://code.google.com/p/dart/issues/detail?id=18108,http://code.google.com/p/dart/issues/detail?id=19189
R=kasperl@google.com, sgjesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36988 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-04 10:23:32 +00:00
ricow@google.com 872730bdf4 Mark pkg/polymer/test/event_handlers_test as failing on dart2js checked drt
Filed issue 19190 to track this

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36978 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-04 06:04:19 +00:00
kevmoo@google.com b4c45fc15c pkg/matcher: Reverting 36881,36896 while investigating dart2js checked crash
TBR

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36912 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-03 07:10:01 +00:00
justinfagnani@google.com f2b9d001ce Mark syntax_test as failing on IE
BUG=https://code.google.com/p/dart/issues/detail?id=19138
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36901 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-02 21:26:05 +00:00
justinfagnani@google.com 45b8947553 Add support for "as" expressions. Refactor "in" expression support.
BUG=
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36887 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-02 18:13:49 +00:00
kevmoo@google.com 725bd40ccf pkg/matcher: cleanup, updates, deprecations, fixes
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36881 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-02 16:54:44 +00:00
regis@google.com 1448b82b83 Disable analysis_server tests on all simulator platforms as they are too slow.
R=scheglov@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36810 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-29 22:28:24 +00:00
sigmund@google.com b8e0779330 Patch long names in polymer/e2e_test/... (updates test_suite.dart)
R=jmesserly@google.com, ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36755 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-28 18:14:18 +00:00
scheglov@google.com 73384dcbed Use Posix style for memory resources.
R=brianwilkerson@google.com, ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36700 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-27 18:25:31 +00:00
ricow@google.com d7bdf803e2 Suppress failurs in new polymer e2e tests on windows on chrome
Filed issue 19017 to track this

R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36631 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-26 11:44:07 +00:00
ricow@google.com 06d61f23ea Mark pkg/analysis_server/test/resource_test as failing on windows.
This started failing after being added here:
https://code.google.com/p/dart/source/detail?r=36613

Filed http://dartbug.com/19014 to track this

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36618 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-26 07:17:51 +00:00
sigmund@google.com 73e23be2b6 Bring back initPolymer, allow boot.js only if using "polymer_experimental.html".
R=jmesserly@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36578 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-23 18:30:52 +00:00
ricow@google.com 05f97fb39b Mark pkg/scheduled_test/test/scheduled_stream/stream_matcher_test Slow
Review URL: https://codereview.chromium.org//292313007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36555 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-23 09:51:46 +00:00
vsm@google.com ddfe328a03 Status fixes for Dartium
The NodeIterator_basic_t01 test appears to pass reliably now - one of
yesterday's fixes?

I'm also seeing more flaky Polymer related issues.  These are inconsistent.  We appear to have some bad timing issue.  This particular run hit a lot of them:

http://chromegw.corp.google.com/i/client.dart/builders/dartium-win-inc-ninja-be/builds/3027/steps/dartium_core_checked_tests/logs/stdio

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36550 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-23 08:52:04 +00:00
leafp@google.com d1a1c16d9b Disable a few more polymer tests for now
BUG=
R=jacobr@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36539 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-23 00:20:59 +00:00
leafp@google.com 321390db5c Only disable tests when compiler is none
Allow more polymer tests in dartium to fail

BUG=
R=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36445 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 20:04:56 +00:00
vsm@google.com 55a4e2d64e Restore leafp's status fixes
These all appear to fail non-deterministically.

TBR=leafp@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36431 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 14:23:04 +00:00
vsm@google.com af4b53ad78 More status fixes for Dartium 35
Adding these back in as well.

TBR=leafp@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36430 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 14:08:51 +00:00
vsm@google.com d9d64bcd03 Polymer status fixes for Dartium
These are all passing on at least one bot and failing (RuntimeError) on at least one bot.

TBR=leafp@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36429 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 13:56:26 +00:00
vsm@google.com f2d47ee0fa Fix status file ordering
Doh!

TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36423 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 11:51:32 +00:00
vsm@google.com 03d654080b Dartium status fixes for roll to 35/1916.
Leaf: this includes your earlier fixes. The polymer tests appear to pass, so I've taken those out. I've also marked tests that regressed as Fail instead of Pass, Fail as 35 has landed.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36422 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-21 11:37:39 +00:00
nweiz@google.com 7774c6f38a Add a shelf_web_socket package.
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36394 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-20 22:17:08 +00:00
danrubel@google.com bbe2d1ba83 enable analysis_server_test
BUG=dartbug.com/18848
R=scheglov@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36364 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-20 16:51:42 +00:00
jmesserly@google.com 37399b00b6 [polymer] mark register_test failing on ie10
BUG= https://code.google.com/p/dart/issues/detail?id=18870

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36280 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-16 23:43:17 +00:00
scheglov@google.com af851cdcdc New analyzer snapshot (with CaughtException).
R=brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36256 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-16 01:43:54 +00:00
kevmoo@google.com 95f0e1a762 pkg/mock updating unittest dependency
BUG= http://dartbug.com/18735
R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36141 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 23:55:52 +00:00
sra@google.com ad99238813 Use originalGetTag on wrapped object
Upgrade dart_support to use dartNativeDispatchHooksTransformer.

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36135 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 21:23:31 +00:00
sigmund@google.com 71328fc43e TEst to reproduce issue 18747
R=sra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36117 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 19:22:19 +00:00
zra@google.com 03f2f289b4 Adds Math Min/Max to arm64.
Also fixes bugs and enables tests.

R=regis@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36116 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-13 18:10:16 +00:00
sigmund@google.com d1ca850fe0 Fix code generation in polymer: we avoided generating types above HtmlElement in
all but one place. Added support for that in smoke and polymer.
This should fix issue 18667.

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

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36053 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-12 19:23:33 +00:00
ajohnsen@google.com e0525e4636 Remove crash-marking of http_test on SIMMIPS.
I'm not able to reproduce this anymore.

BUG=
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36020 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-12 09:44:09 +00:00
jmesserly@google.com 7d9733d5df mark angular_tests on analyzer as having warnings
another instance of https://code.google.com/p/dart/issues/detail?id=18733
we're testing angular against the wrong version of html5lib, so it complains about missing members

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35950 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-08 22:50:57 +00:00
kevmoo@google.com 34dc570388 pkg/mock: fixes for v0.11
R=nweiz@google.com, sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35949 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-08 22:43:43 +00:00
jmesserly@google.com edeef1c4c3 [html5lib] fix type annotation and pkg.status for angular_tests
angular_tests issue is http://dartbug.com/18733

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35945 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-08 22:06:44 +00:00
jmesserly@google.com 81e87f0b60 revert pkg.status change for 18667
apparently was not fixed ... it just behaves differently on local machine vs bots =(
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35942 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-08 21:51:42 +00:00
jmesserly@google.com 06f8f2d16b [html5lib] implement querySelector/querySelectorAll
BUG= https://code.google.com/p/dart/issues/detail?id=18508

* tests from https://github.com/w3c/web-platform-tests/tree/master/selectors-api, kept as close to original as I could.

* src/query_selector.dart is most interesting file. It implements enough of selectors to pass the basic web platform tests. Ironically, it was the easiest part of this CL...

* many fixes to csslib. Almost all of the selector tests were skipped (https://github.com/dart-lang/csslib-test-suite/blob/master/suite/selectors3/selectors3_test.dart) and there was a lot of things broken: unicode, escaping, incorrectly treating ident-tokens as units, probably more that I am forgetting :). Fixed as much as I could without doing major surgery.

* a bunch of fixes to the htm5lib DOM to bring it closer in alignment with dom.spec.whatwg.org and dart:html. The driving force was to minimize the changes needed on the W3C tests.

Note: haven't updated things that depend on html5lib like Polymer yet.

R=sigmund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35941 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-08 21:41:05 +00:00
ricow@google.com 3128531865 Status file updates to make the tree green.
Mark try/end_to_end_test as Fail, Timeout, updated issue 17935

Mark isolate/mandel_isolate_test Crash, Pass on simarm debug, filed issue 18670

Mark pkg/polymer/test/attr_mustache_test as CompileTimeError on dart2js on browsers (we skip this on command line vms already) - this happened after revision 35811 - filed issue 18667

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35841 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-07 06:27:52 +00:00
nweiz@google.com d584f59fc1 Mark HTTP and OAuth2 tests as failing on IE9.
R=rnystrom@google.com
BUG=18648

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35822 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-06 19:56:06 +00:00
karlklose@google.com 122b08661a Mark tests as failing on IE9.
BUG= http://dartbug.com/18648
R=johnniwinther@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35790 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-06 08:39:49 +00:00
nweiz@google.com 3d136514da Mark oauth2 as running outside of dart:io contexts.
R=rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35763 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-05 20:25:13 +00:00
nweiz@google.com 97e95bb956 Rip out the last dart:io dependency from pkg/http.
It now loads dart:io via mirrors if it's available. This allows it to be
compatible with the browser, so a new library "package:http/browser_client.dart"
is added to support that.

The use of mirrors was tested to ensure that it doesn't add any additional
filesize to dart2js compilations over what would be used if "dart:io" support
didn't exist.

R=rnystrom@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35756 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-05 19:36:22 +00:00
ricow@google.com 342d4e79da Update status file entries for mobile safari simulator.
Only a few tests are failing that are not failing on the normal safari.

I have marked those with issue 18573

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35634 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-01 15:40:33 +00:00