Harry Terkelsen
df8d991188
mark webgl test failures on windows
...
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org/2011413002 .
2016-05-27 14:07:05 -07:00
Harry Terkelsen
ca0bedc301
remove now-passing tests from list of failures
...
Fixes #26557
R=sigmund@google.com
Review URL: https://codereview.chromium.org/2015273002 .
2016-05-27 10:26:45 -07:00
Ryan Macnak
ef8baa8760
Add test harness option for app snapshots with unoptimized code.
...
./tools/test.py -m all -c dart2appjit -r dart_app --use-blobs
Rename 'dart_product' runtime to 'dart_app'.
Rename Dart_PrecompiledJITSnapshotBlob to Dart_CreateAppJITSnapshot and add documentation.
Remove out-of-date scripts in tools/precompilation.
R=fschneider@google.com
Review URL: https://codereview.chromium.org/1992703005 .
2016-05-26 10:37:47 -07:00
William Hesse
020be8eca6
Revert the roll of co19.
...
This reverts commit 167130ed60 .
This reverts commit 9e7594a68fd48d474f9db65ec9f832e19f308830.
This will be recommitted with more status fixes, at a time when other developers aren't working.
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1997013002 .
2016-05-20 19:32:27 +02:00
William Hesse
167130ed60
Roll co19 test suite, update status files.
...
CL contributed by sgrekhov as pull request
https://github.com/dart-lang/sdk/pull/26294
BUG=
R=whesse@google.com
(Author is sgrekhov@unipro.ru )
Review URL: https://codereview.chromium.org/1999123002 .
2016-05-20 17:09:26 +02:00
Florian Schneider
baaea63e0a
VM: Fix bug that can causes infinite opt/deopt loop.
...
When deoptimizing on a hoisted TestCids instruction, we must mark the
function to that this instruction does not get hoisted the next time
the function gets optimized.
BUG=dartbug.com/26500
R=vegorov@google.com
Review URL: https://codereview.chromium.org/1999043002 .
2016-05-20 13:43:02 +02:00
Florian Schneider
95b619a382
Mark another flaky test.
...
This one normally takes <1s to complete. Timing out occasionally on
the buildbot.
TBR=whesse@google.com ,
BUG=
Review URL: https://codereview.chromium.org/1999033002 .
2016-05-20 12:25:25 +02:00
Florian Schneider
09b6d3cdc0
VM: Fix a test status for non-Android ARM
...
My previous CL incorrectly changed the status for non-Android ARM.
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org/2001573002 .
2016-05-20 11:33:15 +02:00
Florian Schneider
0fce71d5e8
VM Android: Update status of test that is passing now.
...
BUG=dartbug.com/24416
R=kustermann@google.com
Review URL: https://codereview.chromium.org/1995253002 .
2016-05-20 10:01:56 +02:00
Ryan Macnak
7d3cd143f7
Update status for
...
./tools/test.py -mall
./tools/test.py -mdebug,release --checked
./tools/test.py -mrelease,product -cdart2app -rdart_product
./tools/test.py -mrelease --checked -cdart2app -rdart_product
Missing
./tools/test.py -mdebug -cdart2app -rdart_product
./tools/test.py -mdebug --checked -cdart2app -rdart_product
R=asiva@google.com
Review URL: https://codereview.chromium.org/1991543002 .
2016-05-18 12:54:34 -07:00
Konstantin Shcheglov
bd270935a5
Check bounds of type parameters of function type aliases.
...
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/1967583002 .
2016-05-10 10:49:25 -07:00
Alan Knight
7fa1026ebc
Move some WebGL suppressions from Chrome to Chrome/notMac
...
BUG=
Review URL: https://codereview.chromium.org/1955153002 .
2016-05-06 14:58:35 -07:00
Alan Knight
00eee4df57
Suppressions for Chrome bot
...
BUG=
Review URL: https://codereview.chromium.org/1955123004 .
2016-05-06 14:33:50 -07:00
Terry Lucas
11fe5a3f39
update passing test
...
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org/1941313002 .
2016-05-02 19:25:31 -07:00
Florian Schneider
b349c2cbd6
Temporarily update test status for Android
...
BUG=
R=kustermann@google.com , rmacnak@google.com
Review URL: https://codereview.chromium.org/1924833003 .
2016-05-02 11:19:43 +02:00
Alan Knight
1480bd124b
Ruthlessly suppress events-that-are-always-stopped
...
BUG=
Review URL: https://codereview.chromium.org/1936633002 .
2016-04-29 12:30:58 -07:00
Alan Knight
b809a376cf
Suppress flaky safari tests related to scrollbar layout
...
BUG=
Review URL: https://codereview.chromium.org/1939433002 .
2016-04-29 10:51:44 -07:00
Alan Knight
ff1b1174f7
Suppress obsolete co19 shadow dom event test on Chrome
...
BUG=
Review URL: https://codereview.chromium.org/1936583002 .
2016-04-29 10:00:02 -07:00
Alan Knight
a9afed6521
Move WebGL test suppression to non-Mac Chrome bot
...
BUG=
Review URL: https://codereview.chromium.org/1934453002 .
2016-04-28 16:38:52 -07:00
Alan Knight
cdb9642a12
A few more safari suppressions for now-working tests
...
BUG=
Review URL: https://codereview.chromium.org/1931023003 .
2016-04-28 16:33:43 -07:00
Jacob Richman
ed80892471
Remove two IE11 tests that now pass.
...
BUG=
Review URL: https://codereview.chromium.org/1931853003 .
2016-04-28 09:45:56 -07:00
Jacob Richman
5c3e6a41cf
Fix IE11 tests.
...
BUG=
Review URL: https://codereview.chromium.org/1925903002 .
2016-04-27 18:33:40 -07:00
Jacob Richman
13b7b7df70
Fix firefox co19 test expectation file.
...
BUG=
Review URL: https://codereview.chromium.org/1916043006 .
2016-04-27 18:29:09 -07:00
Jacob Richman
968517159c
Update co19 expectations for Safari
...
BUG=
Review URL: https://codereview.chromium.org/1930743002 .
2016-04-27 17:54:03 -07:00
Terry Lucas
d94fec9166
Update tests results
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1924703003 .
2016-04-27 08:14:24 -07:00
Zachary Anderson
3d7202bad3
DBC: Adds simdbc64 target, adds arm64 arithmetic overflow logic
...
There were differences between linux gcc, android gcc,
MacOS clang, and 32 vs. 64-bit w.r.t the __builtin
functions for detecting arithmetic overflow. I couldn't get
them all working at the same time. Instead, I removed them,
and changed to always use the inline assembly. This works
in all the configurations above.
This change also adds a simdbc64 target for building simdbc
for 64-bit, and sets up the android targets. simdbc targets
arm, and simdbc64 targets arm64. You can build them with:
$ ./tools/build.py -m release -a simdbc{64} --os=android runtime
R=iposva@google.com
Review URL: https://codereview.chromium.org/1904153003 .
2016-04-25 12:48:34 -07:00
Jacob Richman
7af439b3ad
Cleanup firefox tests that now pass with the current version of firefox on the bots.
...
BUG=
Review URL: https://codereview.chromium.org/1905193002 .
2016-04-25 08:50:43 -07:00
Terry Lucas
8f7b8a9d87
Update to new Webkit additions for custom elements
...
TBR=jacobr@google.com ,alanknight@google.com
Review URL: https://codereview.chromium.org/1914643002 .
2016-04-22 12:53:36 -07:00
Alan Knight
1889b1a581
Fix Safari suppressions related to texImage and MutationEvent
...
BUG=
Review URL: https://codereview.chromium.org/1906313002 .
2016-04-21 17:50:35 -07:00
Jacob Richman
b89bbd2e14
Update expectations file due to changes in chrome 50
...
BUG=
Review URL: https://codereview.chromium.org/1908163002 .
2016-04-21 14:20:00 -07:00
Jacob Richman
e514b15735
It appears these tests are now passing on the bots.
...
BUG=
Review URL: https://codereview.chromium.org/1899353002 .
2016-04-19 15:51:43 -07:00
Vyacheslav Egorov
ee0f608ce4
Dart Byte Code interpreter.
...
This version is Clang/GCC only and does not support Windows because it uses computed goto's.
Only unoptimized mode is supported.
Architecture is described in constants_dbc.h and stack_frame_dbc.h.
R=fschneider@google.com , zra@google.com
Review URL: https://codereview.chromium.org/1858283002 .
2016-04-18 23:02:01 +02:00
Regis Crelier
452498d498
Update dartium co19 status file now that issue #26187 is fixed.
...
Review URL: https://codereview.chromium.org/1894513003 .
2016-04-15 14:29:07 -07:00
Alan Knight
1d8c84f5e6
Supress co19 test for MutationEvent
...
BUG=
Review URL: https://codereview.chromium.org/1894613003 .
2016-04-15 11:25:46 -07:00
Terry Lucas
f247fecb14
Updated status files to make Dartium bots green.
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1880353003 .
2016-04-13 07:32:14 -07:00
Jacob Richman
7d1f499e5b
Correct cases where dartium expectations co19 had diverged from dart2js expectations that are now fixed by proper handling of cross-domain Window objects.
...
BUG=
Review URL: https://codereview.chromium.org/1881933003 .
2016-04-12 17:53:36 -07:00
Terry Lucas
c95b9875ef
Fix registerElement for HTMLElement prototype should not change it's m_type
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1857343002 .
2016-04-05 11:59:28 -07:00
Terry Lucas
4261e366ab
Failing test and issue submitted
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1862433002 .
2016-04-04 14:43:04 -07:00
Terry Lucas
d3030a230a
A few more test to go green
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1844993004 .
2016-03-30 13:02:48 -07:00
Terry Lucas
dbb4272fc0
Fails checked/unchecked
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1848503003 .
2016-03-30 09:20:34 -07:00
Terry Lucas
85600fa45a
Removed test now passing
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1846523003 .
2016-03-30 08:57:58 -07:00
Terry Lucas
3a8c45f46c
Updated tests status
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1842063002 .
2016-03-30 08:41:48 -07:00
Terry Lucas
c330f82267
Updated to grab latest WebKit changes
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1838353005 .
2016-03-30 07:48:57 -07:00
Jacob Richman
c65854d2e4
Optimize dartium dart:html bindings so real world application performance is acceptable. Improves dart:html performance by 2X-30X for microbenchmarks. Real world improvement is typically 2X-3X.
...
BUG=
Review URL: https://codereview.chromium.org/1832713002 .
2016-03-29 18:32:52 -07:00
Sigmund Cherem
c5ae911e4e
Update status on safari tests that started passing after the update.
...
BUG=
Review URL: https://codereview.chromium.org/1843883002 .
2016-03-29 17:37:03 -07:00
William Hesse
7efb0658e1
Update status for Firefox tests on linux
...
BUG=
R=eernst@google.com
Review URL: https://codereview.chromium.org/1820273002 .
2016-03-22 14:46:40 +01:00
Johnni Winther
dfea1c3e83
Update status.
...
For fix in https://codereview.chromium.org/1787743002
Review URL: https://codereview.chromium.org/1800583002 .
2016-03-14 12:39:25 +01:00
Alan Knight
1f9395fb30
Add back CssCharsetRule for Safari support
...
BUG=
Review URL: https://codereview.chromium.org/1777683002 .
2016-03-08 14:40:57 -08:00
Ryan Macnak
c6d3ff0098
More MIPS status cleanup.
...
R=regis@google.com
Review URL: https://codereview.chromium.org/1774693002 .
2016-03-07 16:37:48 -08:00
Sigmund Cherem
43f943245e
Update status files: websql_test seems to pass in ie10, many failures seem to be
...
timeouts in windows, a couple new runtime-error failures in safari.
BUG=
Review URL: https://codereview.chromium.org/1775593002 .
2016-03-07 12:41:14 -08:00