Terry Lucas
|
79f406443d
|
Update status for expected failures in Dartium.
TBR=whesse@google.com
Review URL: https://codereview.chromium.org/2341653005 .
|
2016-09-15 09:38:55 -07:00 |
|
Florian Schneider
|
c134873651
|
Hot reload testing: Mark slow some tests as Pass, Timeout
These are similar to the other collection tests that take too long in
hot-reload test mode.
BUG=
R=johnmccutchan@google.com
Review URL: https://codereview.chromium.org/2343483002 .
|
2016-09-14 09:34:45 -07:00 |
|
William Hesse
|
51d7bf58e4
|
Update co19 status for content_shell
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/2338783002 .
|
2016-09-13 14:54:30 +02:00 |
|
William Hesse
|
b5462caf64
|
Update co19 status for jsshell.
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/2330083002 .
|
2016-09-12 17:58:51 +02:00 |
|
William Hesse
|
87ff346d2b
|
Update co19 status for chrome and firefox.
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/2332823002 .
|
2016-09-12 17:20:21 +02:00 |
|
William Hesse
|
4090e4ad90
|
Update co19 status for dart2js d8 and jsshell.
BUG=
R=floitsch@google.com
Review URL: https://codereview.chromium.org/2333683002 .
|
2016-09-12 13:27:00 +02:00 |
|
William Hesse
|
023edb6806
|
Revert "Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af"
This reverts commit d08c2b967b.
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/2300543004 .
|
2016-09-09 12:46:20 +02:00 |
|
William Hesse
|
b39fa1d58d
|
Update status for chrome 53 on linux
BUG=
Review URL: https://codereview.chromium.org/2303263002 .
|
2016-09-02 14:08:42 +02:00 |
|
Stephen Adams
|
d72c3f6db6
|
co19/LibTest/typed_data/Float32x4List/lastWhere_A02_t01 fails
See https://github.com/dart-lang/co19/issues/78
TBR=whesse@google.com
Review URL: https://codereview.chromium.org/2304773002 .
|
2016-09-01 18:42:18 -07:00 |
|
Stephen Adams
|
e79f66ac06
|
LibTest/typed_data/Float32x4List/reduce_A01_t01 has type error
See: https://github.com/dart-lang/co19/issues/78
TBR=whesse@google.com
Review URL: https://codereview.chromium.org/2303973002 .
|
2016-09-01 15:54:23 -07:00 |
|
Siva Annamalai
|
e1e00edf5d
|
Skip all the deferred load co19 tests on the hot reload bots as this feature is not yet implemented fully for the hot reload case.
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2302883003 .
|
2016-09-01 14:11:02 -07:00 |
|
William Hesse
|
1e959c3718
|
Revert update of co19 and followup status changes
This reverts commit d08c2b967b.
This reverts commit c76badd899.
This reverts commit 82cd69976a.
We are almost there with the status updates, but it is better
to revert, and do them carefully, rather than rushing.
Review URL: https://codereview.chromium.org/2299023006 .
|
2016-09-01 22:57:41 +02:00 |
|
William Hesse
|
82cd69976a
|
Update co19 status for dartium and dart2js browsers
BUG=
Review URL: https://codereview.chromium.org/2299143004 .
|
2016-09-01 19:58:11 +02:00 |
|
William Hesse
|
c76badd899
|
Update co19 status for dartium
BUG=
TBR=terry@google.com
Review URL: https://codereview.chromium.org/2302873003 .
|
2016-09-01 19:01:17 +02:00 |
|
William Hesse
|
d08c2b967b
|
Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af
BUG=
R=floitsch@google.com
Review URL: https://codereview.chromium.org/2307493003 .
|
2016-09-01 17:47:47 +02:00 |
|
William Hesse
|
792997c347
|
Revert "Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af"
This reverts commit a829cfff4b.
The co19 update often introduces many test failures, even after testing
locally and updating status files. So we may revert the update, after
seeing which tests are failing on the buildbot, to do more updates on
the status files before landing again.
BUG=https://github.com/dart-lang/sdk/issues/27162
R=floitsch@google.com
Review URL: https://codereview.chromium.org/2288593005 .
|
2016-08-29 18:57:12 +02:00 |
|
William Hesse
|
a829cfff4b
|
Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af
BUG=https://github.com/dart-lang/sdk/issues/27162
R=floitsch@google.com
Review URL: https://codereview.chromium.org/2289813002 .
|
2016-08-29 17:46:15 +02:00 |
|
Sigmund Cherem
|
f6680d13a2
|
One more round of status file updates to get the bots green.
TBR=sra@google.com
Review URL: https://codereview.chromium.org/2285213003 .
|
2016-08-29 08:14:33 -07:00 |
|
Sigmund Cherem
|
05f16fca7e
|
Update tests that only fail in browsers but not on d8
TBR=sra@google.com
Review URL: https://codereview.chromium.org/2282243002 .
|
2016-08-26 16:26:12 -07:00 |
|
Sigmund Cherem
|
0594c91a8d
|
Fix more errors due to custom element support
TBR=sra@google.com
Review URL: https://codereview.chromium.org/2280203002 .
|
2016-08-26 14:18:50 -07:00 |
|
Sigmund Cherem
|
13a090a879
|
More status fixes
TBR=sra@google.com,het@google.com
Review URL: https://codereview.chromium.org/2280193002 .
|
2016-08-26 13:46:14 -07:00 |
|
Sigmund Cherem
|
2efdf57c92
|
more status updates: many tests that import mirrors also "pass" because they expect compile-time failures
BUG=
Review URL: https://codereview.chromium.org/2284743003 .
|
2016-08-26 12:56:11 -07:00 |
|
Sigmund Cherem
|
fbd56da2f0
|
Fix status files: js-interop in fast-startup, co19 test that appears to be fixed
TBR=sra@google.com
Review URL: https://codereview.chromium.org/2280883003 .
|
2016-08-26 10:30:03 -07:00 |
|
Sigmund Cherem
|
fc0bf7a85b
|
First set of test triage for fast-startup
Review URL: https://codereview.chromium.org/2285823002 .
|
2016-08-26 10:04:41 -07:00 |
|
William Hesse
|
cad5dd65cb
|
Update status for Firefox 48
Also update status for Chrome on macOS.
BUG=https://github.com/dart-lang/sdk/issues/26789
R=sgjesse@google.com
Review URL: https://codereview.chromium.org/2215763002 .
|
2016-08-04 15:55:45 +02:00 |
|
John McCutchan
|
268082769b
|
Initial status file updates for $hot_reload_rollback
BUG=
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2207653002 .
|
2016-08-02 11:03:44 -07:00 |
|
John McCutchan
|
8b3a8bbe0f
|
Update status files now that tear off closure equality works across reloads
BUG=
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2185133004 .
|
2016-07-28 12:42:12 -07:00 |
|
John McCutchan
|
50c141d298
|
Mark closure identity test as pass, fail for reload bots
BUG=
Review URL: https://codereview.chromium.org/2181233003 .
|
2016-07-26 06:38:06 -07:00 |
|
William Hesse
|
5790e88f00
|
Update status for co19 test that also fails on linux Chrome 53.
Also change status for dart2js_native/native_call test from compile-time
error to a runtime error.
BUG=
R=jacobr@google.com
Review URL: https://codereview.chromium.org/2173653004 .
|
2016-07-22 18:51:22 +02:00 |
|
William Hesse
|
0502a04122
|
Update status for Chrome 53
BUG=
TBR=kustermann@google.com
Review URL: https://codereview.chromium.org/2175573003 .
|
2016-07-22 16:05:45 +02:00 |
|
John McCutchan
|
f79756b88d
|
Hot reload status file updates
BUG=
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2164063002 .
|
2016-07-20 11:02:23 -07:00 |
|
Alan Knight
|
2107c13ba2
|
Adjust FF/Win status for webgl extension tests
BUG=
Review URL: https://codereview.chromium.org/2161443002 .
|
2016-07-15 17:27:08 -07:00 |
|
Alan Knight
|
e610d803b1
|
Update test status for webgl extension tests, fix one typo in extension name
BUG=
Review URL: https://codereview.chromium.org/2152393002 .
|
2016-07-15 15:00:15 -07:00 |
|
John McCutchan
|
c6141005a9
|
More status file updates for hot reload
BUG=
Review URL: https://codereview.chromium.org/2151743003 .
|
2016-07-14 07:14:25 -07:00 |
|
Todd Turnidge
|
77b99396e8
|
Disallow deferred loading when using isolate reloading.
Update status files.
BUG=
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2144113002 .
|
2016-07-13 15:25:06 -07:00 |
|
John McCutchan
|
80cca0ec0e
|
More status file updates for reload bots
BUG=
Review URL: https://codereview.chromium.org/2146043002 .
|
2016-07-13 09:19:20 -07:00 |
|
Ryan Macnak
|
cdacb9b8a2
|
Update status files for caching-JIT snapshots.
Review URL: https://codereview.chromium.org/2144813004 .
|
2016-07-12 18:31:40 -07:00 |
|
Ryan Macnak
|
597e933f17
|
Update status files for product mode.
TBR=johnmccutchan@google.com
Review URL: https://codereview.chromium.org/2143803002 .
|
2016-07-12 15:57:46 -07:00 |
|
John McCutchan
|
fbe4227c9e
|
Hot reload co19 status updates
BUG=
R=asiva@google.com
Review URL: https://codereview.chromium.org/2139343002 .
|
2016-07-12 10:42:15 -07:00 |
|
Harry Terkelsen
|
44cd029db8
|
update status files now that trailing commas are implemented
BUG=
Review URL: https://codereview.chromium.org/2133243002 .
|
2016-07-08 10:42:41 -07:00 |
|
danrubel
|
2eef7ea9be
|
update analyzer co19 status file
now that trailing commas are allowed and enableTrailingCommas defaults true
TBR=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/2134693003 .
|
2016-07-08 08:14:50 -04:00 |
|
Florian Loitsch
|
fcd006e8ac
|
Update test and status file for precompiler.
Review URL: https://codereview.chromium.org/2121853002 .
|
2016-07-04 22:38:15 +02:00 |
|
Lasse R.H. Nielsen
|
95ae8d7b97
|
Try another way to tell dartium that it's OK to fail.
Review URL: https://codereview.chromium.org/2123513002.
|
2016-07-04 16:28:25 +02:00 |
|
Lasse R.H. Nielsen
|
bee9ab8e7b
|
Allow trailing comma in parameter and argument lists.
R=hausner@google.com
Review URL: https://codereview.chromium.org/1991043004 .
Committed: https://github.com/dart-lang/sdk/commit/6a4af257ccabf9d7874eed13857296cf3e4f3a62
|
2016-07-04 13:48:09 +02:00 |
|
Ryan Macnak
|
eb20b68e87
|
Add --hot-reload to the test harness.
./tools/build.py -mdebug,release runtime
./tools/test.py -mdebug,release --checked --hot-reload
BUG=http://dartbug.com/26809
R=johnmccutchan@google.com
Review URL: https://codereview.chromium.org/2114083002 .
|
2016-07-01 11:28:00 -07:00 |
|
William Hesse
|
c06fc7e8d9
|
Skip dartium co19 tests that always time out
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/2113643002 .
|
2016-06-30 15:12:15 +02:00 |
|
William Hesse
|
f36b49f8f3
|
Update status for failing and flaky tests.
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org/2109593003 .
|
2016-06-29 22:42:51 +02:00 |
|
William Hesse
|
e601dfe69e
|
Update status for ie11 and firefox on windows.
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org/2109503003 .
|
2016-06-28 15:40:30 +02:00 |
|
William Hesse
|
a4d514ae2a
|
Update status for flaky browser tests
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org/2080773003 .
|
2016-06-21 13:57:31 +02:00 |
|
Matthias Hausner
|
11d14177e1
|
Instantiating a const instance of an abstract class is a compile-time error
BUG=22007
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/2077293003 .
|
2016-06-20 11:19:01 -07:00 |
|