Alexander Thomas
c04a71e455
[infra] Temporarily remove package_deps.dart from the test matrix
...
It currently fails because pkg/dart2js_info isn't wired up, yet.
Change-Id: I10a2d43385fe3d900a62fa7438ed37b9e366dffb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/209902
Reviewed-by: William Hesse <whesse@google.com >
2021-08-11 09:10:06 +00:00
Alexander Aprelev
6d683d57b6
[infra/win] Add vm-kernel-precomp-win-debug-x64c to test matrix.
...
This is follow-up to https://dart-review.googlesource.com/c/sdk/+/208680 .
This fixes https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-kernel-precomp-win-debug-x64c/2/overview errors
Change-Id: I4307206ae6da41113a9c614a291979531547acc7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208882
Reviewed-by: Ryan Macnak <rmacnak@google.com >
Commit-Queue: Alexander Aprelev <aam@google.com >
2021-08-04 19:26:07 +00:00
Devon Carew
c7156f82a5
fix the presubmit check for the flutter/plugins repo
...
Change-Id: Id098bfa2eb77809998d3672e452c2c3e746aedb4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207981
Reviewed-by: Konstantin Shcheglov <scheglov@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2021-07-23 17:55:39 +00:00
Ryan Macnak
2642c7c9ce
[vm] Fix gcc build.
...
TEST=local build
Change-Id: I9503dfbb1b9ba6ef2b5fb8423c13d5066e5af98b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/206140
Commit-Queue: Ryan Macnak <rmacnak@google.com >
Reviewed-by: Tess Strickland <sstrickl@google.com >
2021-07-13 01:55:45 +00:00
Mayank Patke
3b6e2cec30
[dart2js] Remove --libraries-spec and --platform-binaries from test
...
matrix.
Change-Id: I50235f28f572890d7304e8e6bb39a8133c126880
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/206333
Auto-Submit: Mayank Patke <fishythefish@google.com >
Commit-Queue: Sigmund Cherem <sigmund@google.com >
Reviewed-by: Sigmund Cherem <sigmund@google.com >
2021-07-09 16:04:06 +00:00
Janice Collins
1426aff54e
Update dartdoc to 1.0.0 and lock down dartdoc warnings.
...
Borrowed the list of warnings directly from Flutter.
Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v1.0.0
Change-Id: Ic93229218a470c9ef469b89982dc2a3510d502da
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/205340
Reviewed-by: Devon Carew <devoncarew@google.com >
Commit-Queue: Janice Collins <jcollins@google.com >
2021-06-29 19:31:28 +00:00
Alexander Thomas
41aa60ea2b
[infra] Add explicit gen_snapshot build target to macOS arm64 AOT builds
...
macOS arm64 builds only create the x64 gen_snapshot by default because
they are cross-compiled in Rosetta. Adding the gen_snapshot target
ensures that we have a gen_snapshot for arm64 as well.
These bots require clang which currently isn't provisioned on shards, so
they are running on the main bot.
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-nnbd-mac-release-arm64-try
Change-Id: I842f37019a65dfb30e522d2d9bead5e62bb3ff79
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204505
Reviewed-by: Siva Annamalai <asiva@google.com >
Reviewed-by: Jonas Termansen <sortie@google.com >
2021-06-25 19:35:32 +00:00
Tess Strickland
843bd00c71
[bots] Run vm unit tests using qemu as well as FFI tests.
...
Cq-Include-Trybots: luci.dart.try:vm-precomp-ffi-qemu-linux-release-arm-try
Change-Id: I3c104ce5594d8f427fdf247364e6952a45132820
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204786
Reviewed-by: Martin Kustermann <kustermann@google.com >
Commit-Queue: Tess Strickland <sstrickl@google.com >
2021-06-25 11:35:25 +00:00
Alexander Thomas
a6f29eda6d
[infra] Remove obsolete "global" key from the test_matrix.json
...
Follow-up to https://dart-review.googlesource.com/c/recipes/+/203620 .
Change-Id: I179a1084212ec66cf7a74be8bcf81f15a4493d6f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204120
Reviewed-by: Karl Klose <karlklose@google.com >
Commit-Queue: Alexander Thomas <athom@google.com >
2021-06-23 14:53:52 +00:00
Alexander Thomas
b687e7e757
[infra] Fix pub integration test on arm64 macs
...
Cq-Include-Trybots: luci.dart.try:pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-linux-debug-try,pkg-mac-release-try,pkg-win-release-try
Change-Id: Iccd49bf2ef18250e4b1c755594d3382eff38cee5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204504
Reviewed-by: Jonas Termansen <sortie@google.com >
Commit-Queue: Jonas Termansen <sortie@google.com >
Commit-Queue: Alexander Thomas <athom@google.com >
2021-06-22 13:48:33 +00:00
Alexander Thomas
09fbf1ce60
[infra] Add more arm64 configurations to the test matrix
...
Change-Id: I2a2030edb08ef32c4e33806df8ed029bab682496
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204142
Reviewed-by: Jonas Termansen <sortie@google.com >
2021-06-22 09:18:12 +00:00
Alexander Thomas
aea28aba05
[infra] Pass architectures to dart_sdk.py explicitly
...
* Add fallbacks to package smith to match the build recipes.
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try,dart-sdk-mac-arm64-try,dart-sdk-mac-try,dart-sdk-win-try
Change-Id: I2d9da9e02119227bf59d4c200c886df4afc87487
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202963
Commit-Queue: Alexander Thomas <athom@google.com >
Reviewed-by: William Hesse <whesse@google.com >
2021-06-10 10:32:09 +00:00
Sigmund Cherem
91745979a6
[dart2js] re add test coverage for O0 and modern config
...
In commit 912005267d we renamed `dart2js_2` as
`web_2`, but for some strage reason, I didn't update the name on these two
configurations.
Change-Id: I9d91b37989247f03b52267d44a9deae39c95ed00
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202400
Reviewed-by: Mark Zhou <markzipan@google.com >
Commit-Queue: Sigmund Cherem <sigmund@google.com >
2021-06-09 22:46:59 +00:00
Joshua Litt
9b4764066e
[dart2js] Add new class to help manage releasable features.
...
Change-Id: Ib20f5565f08081f67cd2b394b5d3ebd213f913dd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202733
Commit-Queue: Joshua Litt <joshualitt@google.com >
Reviewed-by: Sigmund Cherem <sigmund@google.com >
2021-06-09 16:15:01 +00:00
Alexander Thomas
a87ea2b474
[sdk] Use os.uname() to figure out the host architecture on macOS
...
platform.machine() might return x86_64 if run under rosetta causing the
script to assume that we're building x64 instead of arm64.
Change-Id: I169890f41ca71b08f3068da609cbe0579743051b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202770
Reviewed-by: William Hesse <whesse@google.com >
2021-06-08 15:40:10 +00:00
Alexander Thomas
1a0a1e1e8e
[infra] Add xcodebuild/...XARM64 directories to the vm-kernel fileset
...
Change-Id: Id5549b3fe7073ae576e621fe3ac478cc65856662
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202765
Reviewed-by: William Hesse <whesse@google.com >
2021-06-08 12:50:03 +00:00
Alexander Thomas
2c11a48c5e
[sdk] Fix BuildArchitectures on macOS
...
Change-Id: Ieb1a0047d8edeadf5f24b058bf8828888412f00c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202763
Reviewed-by: Karl Klose <karlklose@google.com >
2021-06-08 10:17:03 +00:00
Alexander Thomas
45e11715db
[infra] Initial support for native arm64 builds on macOS
...
Change-Id: Ia17f0839c87923deb877259069cab0d702d27aa6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202483
Commit-Queue: Alexander Thomas <athom@google.com >
Reviewed-by: William Hesse <whesse@google.com >
2021-06-07 14:04:32 +00:00
Kevin Moore
063d0ef286
pkg:wasm moved to GitHub
...
Remove code from SDK
See https://github.com/dart-lang/wasm
Change-Id: Ie5a68216f67605b20b8288793de752bac1f1b396
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202542
Auto-Submit: Kevin Moore <kevmoo@google.com >
Commit-Queue: Liam Appelbe <liama@google.com >
Reviewed-by: Liam Appelbe <liama@google.com >
2021-06-04 22:35:17 +00:00
Kevin Moore
d8ac73aab2
pkg:wasm - add static analysis to test_matrix
...
- disallow implicit casts
- move generation code to `tool` directory (as is convention)
- rename template files so they are not analyzed
- deleted test/test_all.dart (not needed)
Change-Id: Ie319dfbb34dc662a346b4145dff0ef1213dcebc7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202140
Reviewed-by: Liam Appelbe <liama@google.com >
Commit-Queue: Liam Appelbe <liama@google.com >
Auto-Submit: Kevin Moore <kevmoo@google.com >
2021-06-02 21:37:50 +00:00
Devon Carew
46b04e6c4a
Analyze flutter/plugins as part of the flutter-analyze try bot.
...
Bug: https://github.com/dart-lang/sdk/issues/45873
Change-Id: I3d603ce31ca0fd5402cb359f376f810f78f21a5f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201221
Reviewed-by: Konstantin Shcheglov <scheglov@google.com >
Reviewed-by: Phil Quitslund <pquitslund@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2021-06-01 22:22:20 +00:00
Ryan Macnak
26f50368d2
[build] Check that a second Ninja invocation does nothing.
...
Not checking Windows, where the set of linker outputs is not constant.
Change-Id: I1241aa4108f7feebc2638ca762743464fcb48a52
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201165
Reviewed-by: Daco Harkes <dacoharkes@google.com >
Reviewed-by: Tess Strickland <sstrickl@google.com >
Commit-Queue: Ryan Macnak <rmacnak@google.com >
2021-05-26 17:48:30 +00:00
Michael Thomsen
cac00e9d95
Add deprecations notices to dart2native
...
Related to: https://github.com/dart-lang/sdk/issues/46100
Change-Id: I2bcd4aadfbc96fa6ba265aec04cd60e3e81eef41
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/199429
Commit-Queue: Michael Thomsen <mit@google.com >
Reviewed-by: Martin Kustermann <kustermann@google.com >
Reviewed-by: Ben Konyi <bkonyi@google.com >
Reviewed-by: Devon Carew <devoncarew@google.com >
2021-05-25 13:20:30 +00:00
Devon Carew
077c24b4f7
also analyze flutter samples in doc comments
...
Change-Id: I9b4b71a4dee64bb80517c1962ef4922c822b876b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200904
Reviewed-by: Phil Quitslund <pquitslund@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2021-05-20 22:09:55 +00:00
Martin Kustermann
3558ca3a58
[vm/concurrency] Add missing dart:async import to run_stress_test_shards.dart
...
This is a follow-up to https://dart-review.googlesource.com/c/sdk/+/200424
TEST=Attempt at fixing remaining issues with "iso-stress-linux" builder.
Change-Id: I7a8300f3e4104e6ec7695b9300e11fb515ee6049
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200426
Reviewed-by: Alexander Aprelev <aam@google.com >
Commit-Queue: Martin Kustermann <kustermann@google.com >
2021-05-18 17:53:43 +00:00
Jonas Finnemann Jensen
47f88b5ff3
Removed 7zip from Windows distribution of the Dart SDK
...
Bug: https://github.com/dart-lang/pub/issues/2939
Change-Id: I30148017e33a4d7af99102bd98b99e70d5641478
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/199250
Commit-Queue: Jonas Jensen <jonasfj@google.com >
Reviewed-by: Alexander Thomas <athom@google.com >
2021-05-12 14:50:50 +00:00
Martin Kustermann
b0ac3711f2
[vm/concurrency] Add "iso-stress-linux" builder running isolate stress test configurations
...
Issue https://github.com/dart-lang/sdk/issues/36097
TEST=runtime/tests/concurrency/run_stress_test_shards.dart
Change-Id: I7c76260161e7257f0ff77d6fc221d019156f98a6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/199248
Commit-Queue: Martin Kustermann <kustermann@google.com >
Reviewed-by: Alexander Aprelev <aam@google.com >
2021-05-12 14:09:35 +00:00
Ben Konyi
b99466d472
Reland "[ VM / DDS / CLI ] Add DevTools support to the standalone VM"
...
This reverts commit 5cbf10febe .
TEST=pkg/dds/devtools_observatory_connection_test.dart
Change-Id: I682d009f784b930094dae9b7d4e9a66efffb6ee8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198561
Reviewed-by: Siva Annamalai <asiva@google.com >
2021-05-11 17:55:26 +00:00
Ben Konyi
5cbf10febe
Revert "[ VM / DDS / CLI ] Add DevTools support to the standalone VM"
...
This reverts commit ef0e4ea107 .
Reason for revert: Flutter HHH and golem builds are red. Rolls to Flutter are failing.
TEST=N/A
Original change's description:
> [ VM / DDS / CLI ] Add DevTools support to the standalone VM
>
> Example output on stdout when DevTools is enabled:
>
> Observatory listening on http://127.0.0.1:8181/CzkZzZaONW4=/
> The Dart DevTools debugger and profiler is available at: http://127.0.0.1:8181/devtools/#/?uri=ws%3A%2F%2F127.0.0.1%3A8181%2FCzkZzZaONW4%3D%2Fws
> hello world!
>
> vm-service: isolate(1674461414267555) 'main' has no debugger attached and is paused at exit. Connect to Observatory at http://127.0.0.1:8181/CzkZzZaONW4=/ to debug.
>
> TEST=pkg/dartdev/test/commands/run_test.dart
>
> Change-Id: Icd1afda87ad4a46f228125d53094d10adf8056ec
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/188361
> Commit-Queue: Ben Konyi <bkonyi@google.com >
> Reviewed-by: Siva Annamalai <asiva@google.com >
# Not skipping CQ checks because original CL landed > 1 day ago.
Change-Id: I50e8dc4e592e13b44c2fb980b2029d5c5cc3ad2a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198381
Reviewed-by: Ben Konyi <bkonyi@google.com >
Reviewed-by: Alexander Markov <alexmarkov@google.com >
Commit-Queue: Ben Konyi <bkonyi@google.com >
2021-05-05 20:31:07 +00:00
Jacob MacDonald
c5357614e4
add package config check to test_matrix.json
...
Change-Id: Icc8f55c3a58e6b81c3f3b4f34ff07c07d976afd1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198382
Reviewed-by: Alexander Thomas <athom@google.com >
Commit-Queue: Jake Macdonald <jakemac@google.com >
2021-05-05 18:37:45 +00:00
Alexander Thomas
55ba4d56a7
[infra] Fix syntax warning in the pub integration test
...
Change-Id: I40b91d3f24309d32c2b1201c675cdec9aed454da
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198283
Reviewed-by: William Hesse <whesse@google.com >
Commit-Queue: William Hesse <whesse@google.com >
Auto-Submit: Alexander Thomas <athom@google.com >
2021-05-05 11:15:54 +00:00
Ben Konyi
ef0e4ea107
[ VM / DDS / CLI ] Add DevTools support to the standalone VM
...
Example output on stdout when DevTools is enabled:
Observatory listening on http://127.0.0.1:8181/CzkZzZaONW4=/
The Dart DevTools debugger and profiler is available at: http://127.0.0.1:8181/devtools/#/?uri=ws%3A%2F%2F127.0.0.1%3A8181%2FCzkZzZaONW4%3D%2Fws
hello world!
vm-service: isolate(1674461414267555) 'main' has no debugger attached and is paused at exit. Connect to Observatory at http://127.0.0.1:8181/CzkZzZaONW4=/ to debug.
TEST=pkg/dartdev/test/commands/run_test.dart
Change-Id: Icd1afda87ad4a46f228125d53094d10adf8056ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/188361
Commit-Queue: Ben Konyi <bkonyi@google.com >
Reviewed-by: Siva Annamalai <asiva@google.com >
2021-05-03 18:24:09 +00:00
Joshua Litt
e6a0238898
[dart2js] Use simple load ids on some bots.
...
Change-Id: I593a702b94f0c91d234d888750f260a022f49e77
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/197107
Reviewed-by: Sigmund Cherem <sigmund@google.com >
Commit-Queue: Joshua Litt <joshualitt@google.com >
2021-04-29 17:19:05 +00:00
Mark Zhou
a9159afa68
[dart2js] Disabling IE11 on dart2js chrome bots.
...
Change-Id: I86e3b621d86176fb8e41886532c2a04b194ad715
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196501
Reviewed-by: Joshua Litt <joshualitt@google.com >
Commit-Queue: Mark Zhou <markzipan@google.com >
2021-04-23 16:17:01 +00:00
Alexander Thomas
36b505cf8c
[infra] Clean up debian package builder
...
* Add a docker file to avoid rebuilding the same image on every run.
* Move all files involved into the linux_dist_support folder.
* Exclude more directories in the tarball.
* Delete version checker from test_matrix.
* Disable goma when running build.py.
Change-Id: Ic7b0a2359027d532c009cdf3187d873323170f30
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195901
Reviewed-by: William Hesse <whesse@google.com >
2021-04-21 09:28:52 +00:00
William Hesse
e2d9a15385
[infra] Decrease number of changed test results sent to results feed
...
The cloud functions processing changed test results are timing out
when sent 100 changes to process at once, reduce chunk size to 50.
Fixes:https://github.com/dart-lang/dart_ci/issues/46
Change-Id: I2046475e586e6801a4dab5fa6e1686568c0ba17c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195992
Auto-Submit: William Hesse <whesse@google.com >
Commit-Queue: Alexander Thomas <athom@google.com >
Reviewed-by: Alexander Thomas <athom@google.com >
2021-04-21 09:14:18 +00:00
Alexander Thomas
1bab406d8e
[infra] Migrate debian-package builder to python3
...
Change-Id: Ie189665ba7cc71b2bca28f9c06d4247b27a804ab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195500
Reviewed-by: William Hesse <whesse@google.com >
2021-04-15 11:52:54 +00:00
Alexander Thomas
b5c63ce757
[infra] Migrate scripts to python3
...
* Migrate to python3; drop python support.
* Update Windows toolchain support.
* Remove some unused methods.
* Python 2.7 is still needed on Windows.
* Update gsutil to a version that supports python3.
Fixes: https://github.com/dart-lang/sdk/issues/28793
TEST=Manually tested common user journeys.
Change-Id: I663a22b237a548bb82dc2e601e399e3bc3649211
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192182
Reviewed-by: William Hesse <whesse@google.com >
Reviewed-by: Alexander Aprelev <aam@google.com >
2021-04-15 10:10:20 +00:00
Alexander Thomas
04e7766ffb
[infra] Use set -x in flutter scripts
...
Change-Id: I3f938b4279aee7d4cd19e08e7c90c3ddba570e5b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192747
Reviewed-by: Jonas Jensen <jonasfj@google.com >
2021-04-13 07:24:44 +00:00
Karl Klose
c17da0065c
[infra] Firestore: Resolve whole paths to avoid encoding of ':'
...
Change-Id: Icdc53787210a953c94ef9cd6fec69fe79b06c22e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194401
Reviewed-by: Alexander Thomas <athom@google.com >
Commit-Queue: Karl Klose <karlklose@google.com >
2021-04-09 04:43:31 +00:00
Ben Konyi
2a62fc49a3
[ VM / gen_snapshot ] Include resolved script URLs in non-PRODUCT AOT snapshots
...
Required for https://github.com/dart-lang/sdk/issues/37553
TEST=runtime/tests/vm/dart/gen_snapshot_include_resolved_urls_test.dart
Change-Id: I0a2f6293566e5e5436df92d21e6bd38bb58c7654
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193520
Reviewed-by: Ryan Macnak <rmacnak@google.com >
Commit-Queue: Ben Konyi <bkonyi@google.com >
2021-04-06 22:30:48 +00:00
Mark Zhou
febf16a3be
[dartdevc] Adding expression compiler e2e test sanity checks.
...
Adding the dartdevc_test target to the pkg-linux-debug bot config since some of its tests require that the sound SDK be built. Also failing more gracefully if the expected dill is not found.
Change-Id: I5d2004a3a13d9f73dcb51afb3c68c0b7c18e614e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194108
Reviewed-by: Nicholas Shahan <nshahan@google.com >
Commit-Queue: Mark Zhou <markzipan@google.com >
2021-04-06 18:25:12 +00:00
Mark Zhou
9361234cd2
[dartdevc] Splitting SDK eval e2e tests.
...
Adding 'dartdevc_test' target to pkg-X builders.
Splits eval tests into sound and unsound suites.
Adding more robust event polling (instead of just waiting 500 ms).
Turns on sound mode for the ported tests.
Also ports a couple more tests.
Change-Id: Ia8e9095e1e3330ea1732a4fa4f14425777de5127
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193446
Reviewed-by: Anna Gringauze <annagrin@google.com >
Commit-Queue: Mark Zhou <markzipan@google.com >
2021-04-05 16:57:36 +00:00
Devon Carew
26061ae61e
Fix an iterable_contains_unrelated_type warning.
...
Change-Id: Ie9b5ff4298b1213ccec8764728a9a40475e56603
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193340
Commit-Queue: Devon Carew <devoncarew@google.com >
Reviewed-by: Bob Nystrom <rnystrom@google.com >
2021-03-30 20:37:11 +00:00
Ryan Macnak
92c2fca87d
[dartfuzz] Build the compressed pointer configurations.
...
Change-Id: I420a9fd47742ea8b86bd2dcc71bf105f2ef4bc80
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193440
Reviewed-by: Ben Konyi <bkonyi@google.com >
Commit-Queue: Ryan Macnak <rmacnak@google.com >
2021-03-30 00:12:48 +00:00
Joshua Litt
0c16d2f437
[dart2js] Run fragment merging tests on minified and csp bots.
...
Change-Id: Ie6d6ceb4baff8c06cd5031d0b26222594f3aa5cd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192602
Reviewed-by: Stephen Adams <sra@google.com >
Commit-Queue: Joshua Litt <joshualitt@google.com >
2021-03-24 23:26:13 +00:00
Jens Johansen
8270944c5d
[CFE] Extend weekly test - fuzz tests and advanced invalidation leak test
...
We currently run our leak tests weekly.
This extends it so we also run leak tests with advanced invalidation,
as well as our strong and weak tests with fuzzing enabled.
Change-Id: I2c941f58594791d1981c6b6612db2205b68f5e19
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192682
Reviewed-by: Johnni Winther <johnniwinther@google.com >
Commit-Queue: Jens Johansen <jensj@google.com >
2021-03-24 14:44:51 +00:00
Alexander Thomas
e7ad5b9b42
[infra] Fix type errors in Firestore client
...
The http package now requires Uri objects.
Change-Id: I3952e8ac9dce6549a1936c48cd4f060224827fc3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190527
Reviewed-by: William Hesse <whesse@google.com >
Commit-Queue: Alexander Thomas <athom@google.com >
2021-03-11 18:37:51 +00:00
Alexander Markov
16a521c532
[infra] Add builders for testing AOT with dwarf stack traces
...
AOT in PRODUCT mode with --dwarf_stack_traces performs more aggressive
optimizations of snapshot contents (compared to other modes).
This mode is now used in certain internal apps, so it should be
tested more thoroughly.
This change adds new builders which would enable testing of
--dwarf_stack_traces mode.
Change-Id: I866ef5b0dae2f0d5cbf0cfbc1c161259b7b4a523
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/188140
Reviewed-by: Alexander Thomas <athom@google.com >
Commit-Queue: Alexander Markov <alexmarkov@google.com >
2021-03-02 17:58:23 +00:00
Sigmund Cherem
06a4b109bc
[web] Delete check_nnbd_sdk test
...
Change-Id: Ia55f76a57adbe2e133ad9e049e1201bec5094b53
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/186660
Reviewed-by: Nicholas Shahan <nshahan@google.com >
Commit-Queue: Sigmund Cherem <sigmund@google.com >
2021-02-24 00:04:29 +00:00