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
William Hesse
118d55d79e
Update status for html/js_util_test on IE.
...
This test was introduced in
https://codereview.chromium.org/2150313003
BUG=https://github.com/dart-lang/sdk/issues/26978
R=eernst@google.com
Review URL: https://codereview.chromium.org/2188663004 .
2016-07-28 15:30:48 +02:00
Jacob Richman
410cde6023
Fix analyzer warnings in js_util_test, skip js_util_test in csp mode and baseline expectations for analyze_library.status
...
Update pkg/js CHANGELOG.md to address comment from previous CL.
BUG=
Review URL: https://codereview.chromium.org/2179153002 .
2016-07-25 13:20:25 -07:00
Jacob Richman
96ca5db7e5
Add JSNative utility class with static methods methods to efficiently manipulate typed JSInterop objects in cases where the member name is not known statically. These methods would be extension methods on JSObject if Dart supported extension methods. Update package js to export these methods. Implement in Dart2JS. Implement JS$ in dart2js.
...
BUG=
R=alanknight@google.com , sra@google.com
Review URL: https://codereview.chromium.org/2150313003 .
2016-07-25 09:59:01 -07:00
Jacob Richman
bbb0c3f727
Seems like this is all that is required to support callable JS objects. dartbug.com/25321
...
BUG=
R=sra@google.com
Review URL: https://codereview.chromium.org/2164483004 .
2016-07-20 13:16:37 -07:00
Jacob Richman
bcf224b3e6
Regression tests for 25658 and 24817.
...
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org/2168493002 .
2016-07-19 17:08:58 -07:00
Alan Knight
4db29e8fbc
Add a couple of additional XSS tests
...
BUG=
Review URL: https://codereview.chromium.org/2160413002 .
2016-07-19 13:37:45 -07:00
Alan Knight
30b489578d
Revert "Reapply zone tasks."
...
This reverts commit 6a7c037aa6 .
BUG=
Review URL: https://codereview.chromium.org/2162643002 .
2016-07-18 13:12:36 -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
Alan Knight
b9316f9882
Recognize WEBGL extensions on Firefox (copy with regenerated files)
...
Both of the following objects need to map to Dart type 'AngleInstancedArrays'
[object ANGLEInstancedArrays]
[object ANGLE_instanced_arrays]
Fixes https://github.com/dart-lang/sdk/issues/26850
BUG=
patch from issue 2147093002 at patchset 1 (http://crrev.com/2147093002#ps1 )
R=sra@google.com
Review URL: https://codereview.chromium.org/2150003002 .
2016-07-15 12:48:22 -07:00
Stephen Adams
8ab2c30bae
Fix html/js_type_test for Dartium
...
... by moving @JS code into a separate library.
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/2146283002 .
2016-07-13 19:00:34 -07:00
Stephen Adams
0b4a3d8da7
Type test tests for js interop
...
R=jacobr@google.com
TBR=jacobr@google.com
Committed: https://github.com/dart-lang/sdk/commit/081eec517b890dc7d07176fe283949070f8ccfae
Review URL: https://codereview.chromium.org/2133563002 .
Reverted: https://github.com/dart-lang/sdk/commit/093604ce51e73875f098180cb09ebdb94c073512
2016-07-13 17:48:53 -07:00
Stephen Adams
093604ce51
Revert "Type test tests for js interop"
...
Need suppress or to investigate alternative to script injection for cps mode
BUG=
Review URL: https://codereview.chromium.org/2134973002 .
2016-07-08 20:21:47 -07:00
Stephen Adams
081eec517b
Type test tests for js interop
...
R=jacobr@google.com
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/2133563002 .
2016-07-08 18:52:26 -07:00
William Hesse
0b6cd6e26d
Update status for jsinterop test that fails on csp
...
TBR=johnniwinther@google.com
R=johnniwinther@google.com
BUG=
Review URL: https://codereview.chromium.org/2131763003 .
2016-07-08 21:57:30 +02:00
Johnni Winther
a805066b34
Update test and status file for jsinterop test.
...
Test update to avoid analyzer warnings and unittest marked as slow
Review URL: https://codereview.chromium.org/2130333002 .
2016-07-08 13:55:41 +02:00
Johnni Winther
f2d1dba0db
Add type test for jsinterop types.
...
BUG=
R=jacobr@google.com
Review URL: https://codereview.chromium.org/2124443002 .
2016-07-08 11:57:12 +02:00
Florian Loitsch
6a7c037aa6
Reapply zone tasks.
...
This reverts commit 34d3c37233 .
Committed: https://github.com/dart-lang/sdk/commit/f746f8f77e93fd93cb4ff3b4ed644c96a432947a
R=lrn@google.com
Review URL: https://codereview.chromium.org/2119243002 .
Reverted: https://github.com/dart-lang/sdk/commit/dae392291595fa394d601d2d0baa77b66d85533f
2016-07-05 17:33:09 +02:00
William Hesse
020b6db84e
Update statuses for failing tests
...
BUG=https://github.com/dart-lang/pub/issues/1429
R=sgjesse@google.com
Review URL: https://codereview.chromium.org/2125563002 .
2016-07-05 10:58:08 +02:00
Florian Loitsch
dae3922915
Revert "Reapply zone tasks."
...
This reverts commit f746f8f77e .
Review URL: https://codereview.chromium.org/2123593002 .
2016-07-04 21:58:15 +02:00
Florian Loitsch
f746f8f77e
Reapply zone tasks.
...
This reverts commit 34d3c37233 .
Review URL: https://codereview.chromium.org/2119243002 .
2016-07-04 19:55:58 +02:00
Florian Loitsch
34d3c37233
Revert zone tasks.
...
Revert "Add tasks to zones."
This reverts commit 85cccde717 .
Revert "Make Dom events run through zone tasks."
This reverts commit 6d1f6b2af6 .
Revert "Add zone task support for request-anim."
This reverts commit 726b9f8dc7 .
Revert "Add zone task support to http-requests."
This reverts commit b40cfcb57f .
Revert "Update status file for jsshell."
This reverts commit 5e05ee9b5f .
Review URL: https://codereview.chromium.org/2120063002 .
2016-07-01 22:36:52 -07:00
Florian Loitsch
b40cfcb57f
Add zone task support to http-requests.
...
R=alanknight@google.com , lrn@google.com
Review URL: https://codereview.chromium.org/2042033002 .
2016-07-01 19:44:19 -07:00
Florian Loitsch
726b9f8dc7
Add zone task support for request-anim.
...
R=lrn@google.com
Review URL: https://codereview.chromium.org/2039963003 .
2016-07-01 19:43:36 -07:00
Florian Loitsch
6d1f6b2af6
Make Dom events run through zone tasks.
...
R=jacobr@google.com , lrn@google.com
Review URL: https://codereview.chromium.org/2022263002 .
2016-07-01 19:43:06 -07:00
Jacob Richman
595ec1d785
Make is checks work on JavaScriptFunction objects.
...
BUG=
R=sra@google.com
Review URL: https://codereview.chromium.org/2110273003 .
2016-07-01 11:31:25 -07: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
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
William Hesse
4b8f8d8ef9
Update status for Chrome 51
...
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org/2084563002 .
2016-06-20 16:34:31 +02:00
William Hesse
f76236db74
Revert "Revert "Make Safari tests more robust.""
...
This reverts commit b9cdd0e1b2 .
This change should now work, because the buildbot recipes use the
renamed flag --reset-browser-configuration.
BUG=
R=ahe@google.com
Review URL: https://codereview.chromium.org/2070513002 .
2016-06-15 04:29:33 -07:00
Peter von der Ahé
b9cdd0e1b2
Revert "Make Safari tests more robust."
...
This reverts commit 199806da03 .
That commit failed because tools/bots/compiler.py is being ignored, and test.py is invoked based on recipes not included in this repository.
TBR
Review URL: https://codereview.chromium.org/2065053003 .
2016-06-15 10:39:36 +02:00
Peter von der Ahé
199806da03
Make Safari tests more robust.
...
R=whesse@google.com
Review URL: https://codereview.chromium.org/1871883002 .
2016-06-15 10:16:14 +02:00
Harry Terkelsen
417b36a942
mark newly failing html test in safari
...
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org/2034283002 .
2016-06-03 16:17:33 -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
Jacob Richman
1db0456d18
Revert "TBR. I am not sure this test should have ever passed."
...
This reverts commit 5faf86795c .
BUG=
Review URL: https://codereview.chromium.org/1985193002 .
2016-05-17 13:39:29 -07:00
Jacob Richman
5faf86795c
TBR. I am not sure this test should have ever passed.
...
BUG=
Review URL: https://codereview.chromium.org/1973383003 .
2016-05-13 18:09:42 -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
Terry Lucas
1ec9525e51
Disable test now matches dart2js failure
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1921643002 .
2016-04-25 06:48:14 -07:00
Jacob Richman
864b64fd5e
Strong html
...
BUG=
R=alanknight@google.com
Review URL: https://codereview.chromium.org/1894713002 .
2016-04-19 15:08:45 -07:00
Terry Lucas
c6064ad5c5
Removed test that now passes
...
TBR=jacobr@google.com
Review URL: https://codereview.chromium.org/1882853002 .
2016-04-13 08:12:10 -07:00
Srdjan Mitrovic
80ba69dfdb
Print messages when aborting background compilation (--trace-compiler); turn on background compilation; mark a slow test.
...
BUG=
R=rmacnak@google.com
Review URL: https://codereview.chromium.org/1879033002 .
2016-04-12 11:19:56 -07:00
Terry Lucas
7146915ea8
Breaking Change: Support @JS at library level
...
R=jacobr@google.com
TBR=asiva@google.com , jacobr@google.com
Review URL: https://codereview.chromium.org/1871573002 .
2016-04-12 10:29:49 -07:00
William Hesse
82e6256392
Update status for html/JsArray test, increase dart2js timeout on browser bots.
...
BUG=https://github.com/dart-lang/sdk/issues/26060
BUG=https://github.com/dart-lang/sdk/issues/26197
R=kustermann@google.com
Review URL: https://codereview.chromium.org/1865913002 .
2016-04-06 15:57:35 +02: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
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
Alan Knight
ca924d09d1
Remove js interop side-cast test suppression
...
BUG=
Review URL: https://codereview.chromium.org/1816593002 .
2016-03-18 09:11:32 -07:00
Terry Lucas
cd24f61a19
Test now passes and try test for timeouts on DRTs Mac Full BOT
...
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org/1805383002 .
2016-03-16 06:59:21 -07:00
Terry Lucas
00a0cc905d
Test failure in DRT not Dartium and revert timeout multiplier
...
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org/1805793002 .
2016-03-15 19:01:18 -07:00