floitsch@google.com
|
85e374bf14
|
Unbreak build.
Review URL: https://codereview.chromium.org//12209098
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18332 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-11 20:13:46 +00:00 |
|
floitsch@google.com
|
3f7146707d
|
Rework Timer interface.
Review URL: https://codereview.chromium.org//12213092
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18326 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-11 19:22:16 +00:00 |
|
gram@google.com
|
8f69c21b6c
|
Fix inconsistent arguments types in expectAsyncN methods.
See https://code.google.com/p/dart/issues/detail?id=7788
Review URL: https://codereview.chromium.org//12221003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18154 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-05 20:05:32 +00:00 |
|
floitsch@google.com
|
fb7b9e3c5c
|
Rename Date to DateTime.
BUG=http://dartbug.com/1424
Review URL: https://codereview.chromium.org//11770004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17549 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-24 12:16:37 +00:00 |
|
floitsch@google.com
|
414ab59cc5
|
Put mandel_isolate test in correct section.
Review URL: https://codereview.chromium.org//12051042
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17547 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-24 12:12:56 +00:00 |
|
iposva@google.com
|
57f62dd2e1
|
- Make sure we can "run" all tests using simarm/simmips.
Review URL: https://codereview.chromium.org//12042065
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17516 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-24 00:42:04 +00:00 |
|
floitsch@google.com
|
7caeca83f2
|
Mark isolate/mandel_isolate_test as flaky on FF.
Review URL: https://codereview.chromium.org//12038047
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17471 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-23 17:16:02 +00:00 |
|
ngeoffray@google.com
|
5823753ffc
|
Regression test for issue http://code.google.com/p/dart/issues/detail?id=7448.
Review URL: https://codereview.chromium.org//11833037
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17453 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-23 13:01:57 +00:00 |
|
antonm@google.com
|
a2ee2f9d10
|
Update suppression to include timeout.
TBR=ricow@google.com
Review URL: https://codereview.chromium.org//11969042
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17209 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 14:16:06 +00:00 |
|
ngeoffray@google.com
|
e912bdb579
|
Test is flaky.
Review URL: https://codereview.chromium.org//11958038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17192 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 11:41:05 +00:00 |
|
floitsch@google.com
|
940be9b097
|
Mark isolate2_negative_test as flaky.
Review URL: https://codereview.chromium.org//11886061
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17125 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-16 09:04:18 +00:00 |
|
ngeoffray@google.com
|
0f8ff07833
|
Test passes on IE and FF/Win because they probably don't have web workers. Mark it as fail on the platforms we know have web workers.
Review URL: https://codereview.chromium.org//11929002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17120 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-16 08:29:53 +00:00 |
|
ngeoffray@google.com
|
919df0df8e
|
Mark isolate2_negative_test as passing on ff/win.
Review URL: https://codereview.chromium.org//11886047
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17083 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-15 16:42:33 +00:00 |
|
ngeoffray@google.com
|
5bd2632175
|
Support web workers in dart2js.
Review URL: https://codereview.chromium.org//11864016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17078 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-15 15:31:15 +00:00 |
|
ngeoffray@google.com
|
34a0db05e2
|
Update status file for jsshell.
Review URL: https://codereview.chromium.org//11862009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16970 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-11 13:33:31 +00:00 |
|
ngeoffray@google.com
|
184a9f610a
|
Support Timer with 0 millisecond delay in dart2js running in the command line.
Review URL: https://codereview.chromium.org//11866003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16968 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-11 13:02:58 +00:00 |
|
kustermann@google.com
|
96574ee329
|
Status file updates for jsshell
Review URL: https://codereview.chromium.org//11833035
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16920 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-10 14:16:37 +00:00 |
|
vsm@google.com
|
52f5c2ff22
|
Test fixes for dartium
Review URL: https://codereview.chromium.org//11778030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16769 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 23:47:37 +00:00 |
|
sigmund@google.com
|
22fb43beb9
|
Fix timer test
BUG=
Review URL: https://codereview.chromium.org//11791034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16755 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 21:59:43 +00:00 |
|
floitsch@google.com
|
2c8fafcf19
|
Timers are available in drt.
Update status file.
Review URL: https://codereview.chromium.org//11773028
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16735 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 18:58:15 +00:00 |
|
whesse@google.com
|
5f41e464bd
|
Fix dart2js by copying keys of a map that is modified under us.
BUG=
Review URL: https://codereview.chromium.org//11787023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16732 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 18:02:55 +00:00 |
|
karlklose@google.com
|
126820a65f
|
Mark tests that use Timer as failing on dart2js.
There is no implementation for Timer in JavaScript.
R=floitsch@google.com
BUG=dartbug.com/7728
Review URL: https://codereview.chromium.org//11773022
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16697 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 13:39:09 +00:00 |
|
floitsch@google.com
|
4a7dfd2da3
|
Big merge from experimental to bleeding edge.
Review URL: https://codereview.chromium.org//11783009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16687 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 11:23:16 +00:00 |
|
srdjan@google.com
|
60653f5b36
|
Allow port_test since the test does not rely on 'is Function' to verify status any longer.
Review URL: https://codereview.chromium.org//11690004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16542 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-28 16:44:08 +00:00 |
|
srdjan@google.com
|
818cd3bdc9
|
Fix instance of test for classes that implement call.
Review URL: https://codereview.chromium.org//11698002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16541 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-28 16:16:49 +00:00 |
|
scheglov@google.com
|
ecd5c7d0bf
|
Issue 5064. Some more 'skip' tests triage
http://code.google.com/p/dart/issues/detail?id=5064
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//11570051
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16227 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-17 20:39:03 +00:00 |
|
ngeoffray@google.com
|
b7115e88f4
|
Revert r16155: unit tests of the dart2js compiler fail.
Review URL: https://codereview.chromium.org//11574030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16156 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-14 09:26:19 +00:00 |
|
ngeoffray@google.com
|
1a627e23db
|
Support web workers in dart2js.
Review URL: https://codereview.chromium.org//11553024
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16155 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-14 09:15:48 +00:00 |
|
antonm@google.com
|
c653ef7e88
|
Adjust test expectations.
TBR=podivilov@chromium.org
Review URL: https://codereview.chromium.org//11419179
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15366 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-27 05:11:55 +00:00 |
|
tball@google.com
|
bf5f0db5d0
|
Added support for isolate unhandled exceptions.
BUG=
Review URL: https://codereview.chromium.org//11413101
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15352 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-26 23:31:47 +00:00 |
|
sigmund@google.com
|
b91e4b8305
|
Fix unresolved ports negative test
Review URL: https://codereview.chromium.org//11415101
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15215 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-21 19:01:29 +00:00 |
|
asiva@google.com
|
f5ae52c7e7
|
Update test to be compatible for dartium testing.
Review URL: https://codereview.chromium.org//11316030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14982 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-15 22:16:46 +00:00 |
|
asiva@google.com
|
aa340f334d
|
Update status file for dart2js
(isolate/illegal_msg_test.dart fails see issue 6750)
Review URL: https://codereview.chromium.org//11416022
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14981 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-15 22:12:28 +00:00 |
|
asiva@google.com
|
d2bd054692
|
Test case for issue 6108
Review URL: https://codereview.chromium.org//11275207
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14979 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-15 21:49:49 +00:00 |
|
ngeoffray@google.com
|
e4e6eed36c
|
Fix status file. Test fails in non-checked mode too.
Review URL: https://codereview.chromium.org//11293273
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14883 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-14 12:25:16 +00:00 |
|
ngeoffray@google.com
|
b8b04e8a56
|
Support corelib tests in checked mode.
Review URL: https://codereview.chromium.org//11361257
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14882 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-14 12:09:22 +00:00 |
|
hausner@google.com
|
959f9ab4c4
|
More function literal changes in tests.
Review URL: https://codereview.chromium.org//11363206
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14816 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-12 22:57:39 +00:00 |
|
floitsch@google.com
|
8e6f238f86
|
a === b -> identical(a, b)
Replace === null with == null.
BUG=http://dartbug.com/6380
Review URL: https://codereview.chromium.org//11361190
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14794 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-12 17:19:58 +00:00 |
|
gram@google.com
|
dc81700b63
|
Update library syntax.
Review URL: https://codereview.chromium.org//11363140
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14700 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-08 18:34:39 +00:00 |
|
scheglov@google.com
|
1d310ff72c
|
Report error for deprecated #library #import #source
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//11366078
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14535 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-05 16:21:20 +00:00 |
|
gram@google.com
|
fdb33dc06b
|
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14445 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-01 23:36:51 +00:00 |
|
gram@google.com
|
981c4b11df
|
Restructure pkg/unittest and pkg/webdriver to follow the pub conventions.
This means all imports of unittest in our test code had to change to include 'lib' in the path.
While doing that change I changed the library/imports to the new syntax in the affected files.
Review URL: https://codereview.chromium.org//11301046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14443 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-01 23:09:47 +00:00 |
|
scheglov@google.com
|
2e574c8c14
|
Issue 5887. Parts must start with 'part of'.
Second attempt.
Now only DartC changes, and status updates.
So, should not break anyone else.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//11273064
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14217 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-29 19:17:28 +00:00 |
|
gram@google.com
|
f7d27f2c64
|
Modified unittest to use new argument syntax.
Fix affected unit tests.
Clean up unit tests that are using Expect instead of expect.
Get rid of warnings about duplicated library names.
Review URL: https://codereview.chromium.org//11275054
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14158 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-26 22:52:03 +00:00 |
|
efortuna@google.com
|
baa9edbf53
|
Isolate test is flaky, not just failing on Windows, apparently!
Review URL: https://codereview.chromium.org//11260038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14104 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-25 22:12:52 +00:00 |
|
efortuna@google.com
|
f8b54aacd3
|
Update Opera test status for Windows.
Review URL: https://codereview.chromium.org//11276030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14096 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-25 20:04:00 +00:00 |
|
efortuna@google.com
|
5df1c2a7ad
|
Enable Opera tests.
Review URL: https://codereview.chromium.org//11271016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14091 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-25 18:05:43 +00:00 |
|
ricow@google.com
|
873c7baa06
|
Update status for jsshell to make the builders green.
Review URL: https://codereview.chromium.org//11194052
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14073 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-25 12:45:22 +00:00 |
|
lrn@google.com
|
a083c1a108
|
Removed IllegalAccessException and UnsupportedOperationException.
Both were converted to StateError.
Review URL: https://codereview.chromium.org//11235054
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14012 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-24 12:36:10 +00:00 |
|
floitsch@google.com
|
9074fd0178
|
Make hashCode a getter and not a method.
Review URL: https://codereview.chromium.org//11191078
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13866 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-22 12:41:04 +00:00 |
|