Commit Graph

3219 Commits

Author SHA1 Message Date
Jens Johansen 37cc9e2ede Gardening: Mark LibTest/isolate/Isolate/spawn_A01_t07 Pass, Fail
BUG=
R=karlklose@google.com

Review-Url: https://codereview.chromium.org/2698883003 .
2017-02-16 09:13:40 +01:00
Vyacheslav Egorov dad56e9b14 Gardening: Make dartk bots green.
Mark language/vm/causal_async_exception_stack2_test as failing

Skip co19 spawnUri_A01_t06 test as it is racy.

BUG=

Review-Url: https://codereview.chromium.org/2696003002 .
2017-02-14 18:57:48 +01:00
Martin Kustermann d93928a6ce Make dartk-{release,debug} builders work properly again
R=vegorov@google.com

Review-Url: https://codereview.chromium.org/2696613003 .
2017-02-14 14:01:58 +01:00
Erik Corry d69769a438 Mark async_invokation_t06 failing with precompilation: issue 28759
R=kustermann@google.com
BUG=

Review-Url: https://codereview.chromium.org/2695673002 .
2017-02-13 12:44:26 +01:00
Zachary Anderson 0111122ca0 [Fuchsia] Update test status files
R=asiva@google.com, rmacnak@google.com

Review-Url: https://codereview.chromium.org/2693643002 .
2017-02-10 21:34:33 -08:00
Natalie Weizenbaum a3e26a9077 [Gardening] Mark a co19 test as flaky on dart2js. (#28723)
LayoutTests/fast/css/fontfaceset-download-error_t01 is usually fast, but
sometimes times out.

See #28722
2017-02-10 16:54:31 -08:00
Florian Schneider 1f02e4ebf0 Mark co19 button-disabled-blur_t01 flaky on dart2js ie11.
Already marked flaky on some other platforms.

TBR=whesse@google.com

Review-Url: https://codereview.chromium.org/2693663002 .
2017-02-10 15:57:22 -08:00
Florian Schneider c1f25479b7 Mark font-face-unicode-range-monospace_t01 layout test flaky
Issue #28724.

TBR=nweiz@google.com

Review-Url: https://codereview.chromium.org/2688963002 .
2017-02-10 13:31:31 -08:00
Natalie Weizenbaum f0147245e1 [Gardening] Mark a co19 test as failing on Dartium. (#28725)
LayoutTests/fast/css/font-face-unicode-range-monospace_t01 is failing on
Dartium on Windows. It had previously been marked failing only on
non-Windows.

See #28724
2017-02-10 12:26:30 -08:00
Natalie Weizenbaum 008ccd7a3b [Gardening] Mark a Dartium co19 test flaky. (#28711)
co19/LayoutTests/fast/forms/input-appearance-elementFromPoint_t01 is
flaking on Dartium.

See #28710
2017-02-09 14:10:06 -08:00
Sigmund Cherem def986fee7 Skip input-implicit-limit test.
This test is verifying a DOM-related bug in webkit. It started failing on the
latest chrome because it has been fixed.

I honestly don't know if there is value in us running this test altogether,
since there is nothing Dart specific about it.

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2686833004 .
2017-02-08 16:03:46 -08:00
Erik Ernst 4978446e89 Gardening: Added flaky status for shadowhost-keyframes_t01 on windows.
Review-Url: https://codereview.chromium.org/2680743002 .
2017-02-07 09:56:32 +01:00
Brian Wilkerson 2ee2fe9b5c [Gardening] Disable running strong-mode analyzer tests in code that is not strong mode clean
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2679553003 .
2017-02-06 13:26:39 -08:00
Florian Loitsch 530d6aebb6 Implicit-length-limit test only seems to fail on Linux.
Review-Url: https://codereview.chromium.org/2679673004 .
2017-02-06 20:11:29 +01:00
Florian Loitsch 85f3565ad4 Update status file for Firefox on windows.
Another CL (https://codereview.chromium.org/2661063004/diff/1/tests/co19/co19-dart2js.status) already updated the same lines for Linux.
Apparently the Windows version was now updated as well.

Review-Url: https://codereview.chromium.org/2677033004 .
2017-02-06 19:47:16 +01:00
Florian Loitsch 56d2bb62ed Mark context-lost-restored_t01 test as skip on safari.
See https://github.com/dart-lang/sdk/issues/28640

Review-Url: https://codereview.chromium.org/2678063002 .
2017-02-06 17:22:21 +01:00
Florian Loitsch 7d08d94bd1 Update status file for dart2js chrome tests for macos.
Review-Url: https://codereview.chromium.org/2679603003 .
2017-02-06 17:07:18 +01:00
Florian Loitsch 372fab7f47 Mark get-active-test as failing everywhere.
Review-Url: https://codereview.chromium.org/2677063003 .
2017-02-06 16:12:59 +01:00
Florian Loitsch 07fd106b4e Mark storage_local_setitem_quotaexceedederr_t01 as slow.
Review-Url: https://codereview.chromium.org/2671373002 .
2017-02-06 15:39:25 +01:00
Alan Knight de05077537 Revert "Add Selection.toString() calling the native method"
This reverts commit 01e6e00499.

BUG=

Review URL: https://codereview.chromium.org/2678593002 .
2017-02-03 17:02:06 -08:00
Alan Knight b1552f9ef9 Revert "Re-submit Range.toString() and test status changes"
This reverts commit 95d409e3ed.

BUG=

Review URL: https://codereview.chromium.org/2678543002 .
2017-02-03 13:05:18 -08:00
Alan Knight 01e6e00499 Add Selection.toString() calling the native method
BUG=
R=terry@google.com

Review URL: https://codereview.chromium.org/2669103003 .
2017-02-03 10:24:18 -08:00
Alan Knight 95d409e3ed Re-submit Range.toString() and test status changes
https://codereview.chromium.org/2632363002
https://github.com/dart-lang/sdk/pull/28376

R=whesse@google.com

Review URL: https://codereview.chromium.org/2672843003 .
2017-02-03 09:55:59 -08:00
Peter von der Ahé ce742a1697 Port parser and scanner fixes from rasta branch.
R=johnniwinther@google.com

Review-Url: https://codereview.chromium.org/2664593002 .
2017-02-01 13:59:11 +01:00
Karl Klose 4ba870b979 [gardening] Update co19 dart2js status files
R=kmillikin@google.com

Review-Url: https://codereview.chromium.org/2670533002 .
2017-02-01 12:17:09 +01:00
William Hesse 0e6eed24c5 Update dart2js status for co19 roll
BUG=https://github.com/dart-lang/co19/issues/87
BUG=https://github.com/dart-lang/co19/issues/88

Review-Url: https://codereview.chromium.org/2662113004 .
2017-01-31 21:31:49 +01:00
Brian Wilkerson bfdc9139b9 Fix the bots by updating the analyzer status file (TBR)
Review-Url: https://codereview.chromium.org/2668613003 .
2017-01-31 11:46:54 -08:00
Sergey G. Grekhov 2a73c6427d DEPS ans status files updated to the last co19 commit (#28486)
co19 updated to version 4af9ef149be554216c5bb16cbac8e50d4c28cdf1
2017-01-31 10:12:58 -08:00
William Hesse ce559617b9 Update status for co19 tests on linux firefox 51.
BUG=
R=fschneider@google.com

Review-Url: https://codereview.chromium.org/2661063004 .
2017-01-31 19:07:21 +01:00
Vyacheslav Egorov a7ffe24177 VM: [Kernel] Switch to DFE for testing -c dartk configuration.
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2668503003 .
2017-01-31 18:25:02 +01:00
Vyacheslav Egorov 17f47b186f Tests: [Kernel] Classify a number of Kernel mode VM co19 failures.
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2661863003 .
2017-01-30 19:33:12 +01:00
Sigmund Cherem 7239f1fe58 update co19 status files to make things greener
BUG=

Review-Url: https://codereview.chromium.org/2654433017 .
2017-01-27 16:51:04 -08:00
William Hesse 20ba644de4 Update co19 test status for Firefox 51 on Windows
BUG=
R=johnniwinther@google.com

Review-Url: https://codereview.chromium.org/2649963006 .
2017-01-27 12:30:37 +01:00
William Hesse e410e3cabd Update dart2js status for co19 roll
BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2650993002 .
2017-01-24 12:01:54 +01:00
William Hesse cc40d8bbe4 Update co19 test status after co19 update
BUG=https://github.com/dart-lang/sdk/issues/26615

Review-Url: https://codereview.chromium.org/2654563002 .
2017-01-23 19:40:36 +01:00
Sergey G. Grekhov 5624919085 Status files updated accordint latest buildbot results (#28452)
* DEPS and status files updated to the latest co19 commit

* Status files updated according latest buildbot results

* Status file updated for Dartium webgl tests
2017-01-23 16:46:01 +01:00
Asger Feldthaus e6793f76ee Improvements to the kernel tree shaker.
- Use strong-mode types for more precise tree shaking.
- Bail out nicely if dart:mirrors is used.
- Run the tree shaker in the VM target.

The initial tree-shaking pass could be combined with the type checking
pass (inserting implicit down casts) but for now they remain separate.

R=kmillikin@google.com

Committed: https://github.com/dart-lang/sdk/commit/71efbad90c07bece4010162b77d3b51e79b0a34d
Review-Url: https://codereview.chromium.org/2627723003 .
2017-01-20 10:52:27 +01:00
William Hesse 34bfb3342b Revert "DEPS and status files updated to the latest co19 commit (#28445)"
This reverts commit 8cfaa86180.

BUG=
TBR=kustermann@google.com

Review-Url: https://codereview.chromium.org/2646023003 .
2017-01-20 04:15:59 +01:00
Sergey G. Grekhov 8cfaa86180 DEPS and status files updated to the latest co19 commit (#28445) 2017-01-20 02:59:49 +01:00
William Hesse 369446f432 Update status for co19 filesystem test on Chrome & content shell
BUG=

Review-Url: https://codereview.chromium.org/2643953003 .
2017-01-19 17:41:01 +01:00
Asger Feldthaus d4dfb3088e Fix some crashes in dartk.
Dartk should no longer crash in these cases:
- main method is provided through an export
- main method is missing
- initializing formal parameter is unresolved
- the loadLibrary function is torn off

BUG=
R=kmillikin@google.com, vegorov@google.com

Committed: https://github.com/dart-lang/sdk/commit/d01bd88152b2d30d6a06d1379e41e1280d094dab
Committed: https://github.com/dart-lang/sdk/commit/979072821d1113248e285f7926663eb00d8a8206
Review-Url: https://codereview.chromium.org/2641523002 .
2017-01-19 12:12:36 +01:00
Asger Feldthaus be9088060d Revert "Fix some crashes in dartk."
This reverts 979072821d

BUG=

Review-Url: https://codereview.chromium.org/2638353003 .
2017-01-18 20:52:13 +01:00
Asger Feldthaus 979072821d Fix some crashes in dartk.
Dartk should no longer crash in these cases:
- main method is provided through an export
- main method is missing
- initializing formal parameter is unresolved
- the loadLibrary function is torn off

BUG=
R=kmillikin@google.com, vegorov@google.com

Committed: https://github.com/dart-lang/sdk/commit/d01bd88152b2d30d6a06d1379e41e1280d094dab
Review-Url: https://codereview.chromium.org/2641523002 .
2017-01-18 16:44:45 +01:00
Martin Kustermann c77b2cf8d1 Mark one more precompilation tests as passing after fixing [StringInterpolateInstr::Canonicalize]
Review-Url: https://codereview.chromium.org/2639253002 .
2017-01-18 15:24:32 +01:00
Martin Kustermann 887b4775a1 Mark 2 precompilation tests as passing after fixing [StringInterpolateInstr::Canonicalize]
Review-Url: https://codereview.chromium.org/2640833002 .
2017-01-18 14:59:56 +01:00
Asger Feldthaus 6272e23d35 Revert "Fix some crashes in dartk."
This reverts commit d01bd88152.

Some status file updates were missing for precompiled mode.

BUG=

Review-Url: https://codereview.chromium.org/2644513002 .
2017-01-18 12:21:43 +01:00
Martin Kustermann e97bcc5475 VM: [Kernel] Partial support for metadata annotations
The CL adds metadata support for Fields/Classes/Functions/Constructors. There
are other places where annotations can be put in the Dart language but the
Kernel IR currently does not store it in the AST.

Whenever a element (e.g. a function) gets annotated, the VM will make a [Field] for this
element whos value is an array of evaluated constant metadata annotations.

This CL attaches to these [Fields] a `kernel_function` which is then used to do the constant
evaluation.

R=vegorov@google.com

Review-Url: https://codereview.chromium.org/2632253002 .
2017-01-18 10:51:24 +01:00
Asger Feldthaus d01bd88152 Fix some crashes in dartk.
Dartk should no longer crash in these cases:
- main method is provided through an export
- main method is missing
- initializing formal parameter is unresolved
- the loadLibrary function is torn off

BUG=
R=kmillikin@google.com, vegorov@google.com

Review-Url: https://codereview.chromium.org/2641523002 .
2017-01-18 10:39:10 +01:00
Ryan Macnak 26a364f998 Support spawnUri in app snapshots.
- Don't mark core_isolate_snapshot_buffer as a const pointer.
 - Update app snapshots without code to not rewrite the VM isolate snapshot, as already done by app snapshots with code.

Fixes #28368

R=asiva@google.com

Review-Url: https://codereview.chromium.org/2637193002 .
2017-01-17 15:59:41 -08:00
Zach Anderson 59a46cddcb Gardening: Mark co19 spawn_A04_t05 Pass, Slow
Review-Url: https://codereview.chromium.org/2638113002 .
2017-01-17 11:06:19 -08:00