Commit Graph

1844 Commits

Author SHA1 Message Date
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
Johnni Winther 7f4c3675aa Skip interop tests.
Review URL: https://codereview.chromium.org/2322913002 .
2016-09-08 09:22:25 +02:00
Johnni Winther 18d6c38ac6 Fix tests to avoid analyzer warnings.
Review URL: https://codereview.chromium.org/2320593002 .
2016-09-07 13:46:00 +02:00
Johnni Winther b358d062c2 Fix type masks for js-interop types.
Type-masks for js-interop types are replaced by `subtype/subclass of JavaScriptObject`.

Closes #24822

R=jacobr@google.com

Review URL: https://codereview.chromium.org/2307883002 .
2016-09-07 10:42:45 +02:00
Sigmund Cherem 342eb3f296 Additional status file fixes
TBR=sra@google.com

Review URL: https://codereview.chromium.org/2283273002 .
2016-08-26 18:29:19 -07:00
Sigmund Cherem b84fff3e2e fix more more more
TBR=sra@google.com

Review URL: https://codereview.chromium.org/2285893002 .
2016-08-26 14:34:09 -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 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
Lasse R.H. Nielsen a3a28f9e95 Remove deprecated Resource class from dart:core.
BUG=
R=floitsch@google.com, mit@google.com

Review URL: https://codereview.chromium.org/2272373002 .

Committed: https://github.com/dart-lang/sdk/commit/f61143153a9aee2738bf3bf83d447e016f41e653
Committed: https://github.com/dart-lang/sdk/commit/35437dda1f8b120d4b241a0a4925071a16f42442
Committed: https://github.com/dart-lang/sdk/commit/99ec987a0932920fd82c0fcf493d968e2996b8e7
2016-08-26 13:48:23 +02:00
Harry Terkelsen 1a632320ce gamepad API is not supported in IE or Safari
R=sigmund@google.com

Review URL: https://codereview.chromium.org/2246303004 .
2016-08-16 16:04:36 -07:00
Harry Terkelsen 1d749a2fec record that Gamepad.buttons creates GamepadButtons
This also extends the html generator to be able to generate List implementations with nullable element types

Fixes https://github.com/dart-lang/sdk/issues/27073

R=sra@google.com, terry@google.com

Review URL: https://codereview.chromium.org/2242203002 .
2016-08-16 13:56:32 -07:00
Sigmund Cherem ebe9d7ec22 Mark test failure in FF
Review URL: https://codereview.chromium.org/2244323002 .
2016-08-15 10:16:50 -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
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