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
ricow@google.com
4d03dda01a
Mark analyzer_experimental/test/generated/ast_test as failing on dart2js
...
Filed issue 12341
R=kustermann@google.com
Review URL: https://codereview.chromium.org//22537006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25960 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-09 08:48:51 +00:00
scheglov@google.com
0039dfca51
Remove dart:io dependency from scanner/ast/parser tests.
...
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//22325013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25935 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 17:46:50 +00:00
kustermann@google.com
27ab3ec418
Staus file update: analyzer_experimental/test/ast_test seems to be passing
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//22638005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25917 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-08 08:19:44 +00:00
scheglov@google.com
25c4b2e625
Skip more analyzer_experimental tests for browser.
...
TBR
R=ricow@google.com
BUG=
Review URL: https://codereview.chromium.org//22460007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25905 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 22:06:32 +00:00
scheglov@google.com
c6fad25d50
Fix pub and dart2js browser tests.
...
R=rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//22626002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25904 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 21:43:16 +00:00
kustermann@google.com
b497bd0a4b
Status file update for tests failing on dart2js-drt after chrome roll
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//22576004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25874 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 14:00:56 +00:00
vsm@google.com
7268cbd7a2
Update expectations
...
These appear to break on 32-bit OSes...
TBR=asiva@google.com ,sigmund@google.com
Review URL: https://codereview.chromium.org//22504002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25848 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-07 00:15:00 +00:00
alanknight@google.com
12ee5f7c61
Improvements to warnings on message extraction.
...
Add warning for message names that don't match the function name, and
a warnings-are-errors command-line option.
R=efortuna@google.com
Review URL: https://codereview.chromium.org//22392004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25829 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 20:01:13 +00:00
kustermann@google.com
8324943b7d
Status file updates after changing testing scripts to use a dependency graph
...
TBR=ricow@google.com
Review URL: https://codereview.chromium.org//21892004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25768 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-05 15:30:07 +00:00
fschneider@google.com
39b5f02124
Update status file for flaky test. The failure is not reproducible anymore.
...
BUG=https://code.google.com/p/dart/issues/detail?id=12177
R=ricow@google.com
Review URL: https://codereview.chromium.org//22199002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25766 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-05 13:38:44 +00:00
rnystrom@google.com
b44ec0e706
Re-implement directory polling.
...
BUG=https://code.google.com/p/dart/issues/detail?id=12107
R=nweiz@google.com
Review URL: https://codereview.chromium.org//21628002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25746 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 22:01:39 +00:00
kustermann@google.com
cb18d8ba87
Removed compiler/ directory from repository
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//20722006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25728 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 08:31:15 +00:00
fschneider@google.com
8c89870852
Mark a Dartium test as flaky until the corresponding issue is resolved.
...
BUG=dart:12177
Review URL: https://codereview.chromium.org//20654003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25710 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-01 15:55:36 +00:00
gram@google.com
3f0e5d2034
TBR: Disable mirror matcher test for dart2js/csp.
...
See https://code.google.com/p/dart/issues/detail?id=12151
Review URL: https://codereview.chromium.org//21009003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25678 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 18:58:58 +00:00
jmesserly@google.com
e01298dc8c
fix analysis error in custom_element
...
for some reason, dart2js treats this as a warning, dartanalyzer as error, and VM as so serious it won't load the app.
Review URL: https://codereview.chromium.org//21369005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25673 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 17:31:19 +00:00
gram@google.com
afe20804eb
Re-enable unittest tests disabled due to issues 10935 and 11473.
...
Because we have split the unittest tests out into individual files, I want
these tests to be run again with the aim of either understanding and fixing
these issues, or at least reducing the number of tests marked as flakes.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//21063004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25672 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 17:18:38 +00:00
gram@google.com
3f44e04163
Split unittest tests into separate test files.
...
For now we replicate the status for all the tests in some cases (e.g.
FireFox flakiness), but after this is committed we can re-enable these
tests to try to isolate flaky test cases more narrowly.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//21220004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25670 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 17:03:07 +00:00
ricow@google.com
3f3ee83b09
Fix = to == in status file
...
Review URL: https://codereview.chromium.org//21114003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25660 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 07:26:12 +00:00
ricow@google.com
039ab166b4
Mark pkg/custom_element/test/custom_element_test as failing on dartium and on the analyzer.
...
Filed issue 12142
Review URL: https://codereview.chromium.org//21243003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25659 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-31 07:21:40 +00:00
jmesserly@google.com
250852e80b
[pkg:mutation_observer] fix 12132, ie9 support
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//21191006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25650 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 22:49:01 +00:00
jmesserly@google.com
5e389b1b05
mark mutation_observer tests as failing on IE9
...
filed bug https://code.google.com/p/dart/issues/detail?id=12132
Review URL: https://codereview.chromium.org//21026007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25645 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 21:48:41 +00:00
jmesserly@google.com
7c3ca56e0a
skip test that imports dart:html on VM bots
...
BUG=
Review URL: https://codereview.chromium.org//21261004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25643 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 21:38:13 +00:00
jmesserly@google.com
6121faba73
add mutation observer polyfill package
...
also enables custom element tests on all supported platforms
R=sigmund@google.com
Review URL: https://codereview.chromium.org//21109007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25637 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 20:48:47 +00:00
rnystrom@google.com
e54e94e92a
Fix path browser test.
...
BUG=https://code.google.com/p/dart/issues/detail?id=12121
R=nweiz@google.com
Review URL: https://codereview.chromium.org//21164005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25628 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 18:32:40 +00:00
whesse@google.com
28298880ad
Mark two standalone tests as flaky, with bugs filed for them.
...
package watcher, directory_watcher_test and standalone/vmservice/multiple_isolate_list_test are marked as flaky.
BUG=http://dartbug.com/12107 , http://dartbug.com/12124
R=ricow@google.com
Review URL: https://codereview.chromium.org//21241002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25613 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 13:09:32 +00:00
ricow@google.com
947984f6f5
Mark pkg/path/test/browser_test as failing on browsers.
...
The test is using the io library (which is not available, neither imported)
Filed dartbug.com/12121
R=ager@google.com
Review URL: https://codereview.chromium.org//21128007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25604 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 05:57:19 +00:00
jmesserly@google.com
eb6e8d27ff
I marked custom_element as failing in IE9, but that also included the analysis test, which was being run even on browser bots(!)
...
Review URL: https://codereview.chromium.org//21189002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25602 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 01:11:13 +00:00
jmesserly@google.com
a40fefb346
mark custom_element test as failing on IE9
...
it depends on Mutation Observers which are not supported
(however, a polyfill package is coming shortly!)
Review URL: https://codereview.chromium.org//21103008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25597 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 00:23:09 +00:00
vsm@google.com
897dc30061
Update mdv test status
...
I think this was fixed by my recent CL.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//21022010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25595 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-30 00:01:38 +00:00
jmesserly@google.com
9fa9329f90
add custom_element package
...
code is from https://github.com/dart-lang/web-ui/blob/polymer/lib/custom_element.dart
Includes a test for the polyfill. It also includes a static analysis test to catch the common errors of forgetting to add an Element API. Because we had analysis errors in "observe" and "mdv" packages too, I added tests for them too, and fixed the issues.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//20886002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25591 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-29 23:00:21 +00:00
ricow@google.com
2bc1e6202d
Mark pkg/watcher/test/no_subscription_test as flaky on windows.
...
Filed: http://www.dartbug.com/12107
R=kustermann@google.com
Review URL: https://codereview.chromium.org//21053003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25559 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-29 13:15:19 +00:00
gram@google.com
1917976321
Remove references to webdriver in pkg.status
...
R=sigmund@google.com
Review URL: https://codereview.chromium.org//20125006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25455 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-25 00:07:57 +00:00
gram@google.com
65fa576868
Modify the instance test to work with dart2js by using looser matching,
...
and re-enable the test.
See https://code.google.com/p/dart/issues/detail?id=11191
R=sigmund@google.com
Review URL: https://codereview.chromium.org//20101008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25452 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-24 23:53:27 +00:00
janicejl@google.com
8544abc81b
single library test
...
R=efortuna@google.com
Review URL: https://codereview.chromium.org//20017003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25386 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-24 00:03:19 +00:00
janicejl@google.com
aaf9f61a80
"Reverting 25378"
...
BUG=
Review URL: https://codereview.chromium.org//19695013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25381 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 23:08:49 +00:00
janicejl@google.com
d1ff57f6c2
Single Library Test
...
R=efortuna@google.com
Review URL: https://codereview.chromium.org//20066002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25378 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 22:54:29 +00:00
gram@google.com
fb62473ebf
Add missing newline after Actual value in fail message.
...
Remove the BasMatcher class; it made some sense when we had both 'interface'
and 'class' but adds no value now.
Fix a comment in the CustomMatcher documentation.
Fix tests affected by these changes.
R=sigmund@google.com
Review URL: https://codereview.chromium.org//18442002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25356 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-23 19:48:26 +00:00