Jonah Williams
938dd5a4aa
Revert "Update driver script to execute test through test_core" ( #24401 )
...
* Revert "Add dashing config file for generating docset from flutter docs (#24374 )"
This reverts commit ec8ca8606c
.
* Revert "Update driver script to execute test through test_core (#24168 )"
This reverts commit 6c62cf337f
.
2018-11-15 11:17:00 -08:00
Jonah Williams
6c62cf337f
Update driver script to execute test through test_core ( #24168 )
2018-11-15 10:50:25 -08:00
Dan Field
091b73ab6f
fix variable check in xcode_backend.sh ( #24368 )
...
* fix test in xcode_backend.sh
* -n
* fix devicelab test
* uncomment good code, check for \"\"
2018-11-14 18:54:51 -08:00
Alexander Aprelev
64a8d44764
Fix test so it doesn't leak frontend_server process ( #24360 )
...
* Fix test so it doesn't leak frontend_server process
* Stop FlutterTestDriver even if expectation is not met
2018-11-14 18:50:18 -08:00
Greg Spencer
eb35f8923b
Reland: Make the 'time to update' message depend up on the channel. ( #24173 ) ( #24321 )
...
Fixes #24158
Re-lands #24173
2018-11-14 16:51:12 -08:00
stevemessick
ff25edd3ad
Update idea template files ( #24311 )
...
* Update IntelliJ project template files
* Add ignored file
* Fix test
* Restore comma
2018-11-14 13:45:07 -08:00
Alexander Aprelev
0b940a4473
Flush write to disk with intent of reducing flakiness of the test. ( #24144 )
2018-11-14 13:26:24 -08:00
Alexander Aprelev
3b7942c444
Fix multi-step build handling process. ( #24310 )
...
* Fix multi-step build handling process.
Stop listening for new step updates after 'all done.' log message. Make sure that we don't delete file too soon, until listener had a chance to process the 'all done' message.
Fixes https://github.com/flutter/flutter/issues/18750
* Emit 'all output' explicitly when build process is done.
2018-11-14 08:54:13 -08:00
Brian Wilkerson
29d5210d8b
Use constant durations in more places ( #24306 )
2018-11-14 08:16:12 -08:00
Greg Spencer
a2ed3ecb64
Revert "Make the 'time to update' message depend up on the channel. ( #24173 )" ( #24320 )
...
This reverts commit 97e03104a0
.
Landing on red to hopefully make less red on the board.
TBR=@goderbauer
2018-11-13 17:18:06 -08:00
Greg Spencer
97e03104a0
Make the 'time to update' message depend up on the channel. ( #24173 )
...
Fixes #24158
2018-11-13 09:53:56 -08:00
Jonah Williams
aa65fa2fa1
Remove await for syntax from fuchsia log scanner ( #24263 )
2018-11-12 23:47:16 -08:00
Jonah Williams
2e33d08dae
communicate fuchsia error states to developers ( #24191 )
2018-11-12 23:46:14 -08:00
Jonah Williams
70c6fb1fbb
Remove package:collection dependency usage from flutter_goldens ( #24218 )
2018-11-11 10:57:41 -08:00
Jonah Williams
5839710859
Throw a better error when old test versions are loaded. ( #24217 )
2018-11-10 19:32:35 -08:00
Jonah Williams
a871d59164
Apply basic log filtering and formatting to fuchsia logs. ( #24143 )
2018-11-10 17:02:32 -08:00
Dan Field
2729385758
Make host app test actually test host app ( #24131 )
...
* Make host app test actually test host app
* mark updated test as flaky
2018-11-09 19:09:56 -08:00
Jonah Williams
26a6fd92d8
do not compute dart deps for fuchsia_entrypoint ( #24134 )
2018-11-09 15:41:13 -08:00
Jonah Williams
c11633e84e
Separate hot reload and hot restart capabilities. ( #24122 )
2018-11-09 10:33:22 -08:00
Jonah Williams
ae2b215efe
make sure we dont use test ( #24146 )
2018-11-09 00:40:29 -08:00
Todd Volkert
95c9ae451e
Update packages --force-upgrade ( #24126 )
2018-11-08 22:31:22 -08:00
Ian Hickson
6bfd9bb996
Fix a race condition in vmservice_test.dart ( #23835 )
...
Fixes https://github.com/flutter/flutter/issues/19273
2018-11-08 20:54:06 -08:00
Danny Tuppeny
2d5ed986e1
Update integration tests to use vm_service_lib ( #23937 )
...
* Move integration tests to use vm_service_lib
* Turn off debug logging that was accidentally committed
* Run update-packages --force to fix checksum for new dev dependency
* Trim trailing whitespace
2018-11-08 07:55:54 +00:00
Jonah Williams
d04fa1a670
only pass packages once ( #24074 )
2018-11-07 21:57:00 -08:00
Dan Field
9d53d7f848
Update pubspec template docs for module/plugin ( #24081 )
...
* Document module pubspec
* update doc on plugin template
* clarify language
2018-11-07 17:20:18 -08:00
Ian Hickson
f9374fe071
Update the URL to the recommend bug report ( #23708 )
...
We have templates now.
2018-11-07 17:12:35 -08:00
jslavitz
5dac7a2347
Removes check for Homebrew if all necessary packages are present. ( #23844 )
...
* Removes need for homebrew installation if all other packages are installed. Modifies test to work with this new functionality.
2018-11-07 15:21:05 -08:00
Jonah Williams
00c07266c1
add frontend server as a non dart dep of fuchsia_tool ( #24075 )
2018-11-07 15:14:35 -08:00
Ryan Macnak
d92d175bcb
Opt into deterministic snapshots.
...
Also, remove old flags.
2018-11-07 14:44:20 -08:00
jslavitz
50fb729609
Includes frameworkVersion in JSON version output ( #23891 )
...
* Include framework version in JSON output and adds test
2018-11-07 12:28:22 -08:00
Jonah Williams
6c88b2e9fb
restore compileExpressionService ( #24063 )
2018-11-07 12:04:05 -08:00
Dan Field
028087d0fc
fix identifier for release.xcconfig in module template ( #23978 )
2018-11-06 22:44:01 -08:00
Jonah Williams
2fc2581be4
unpin mockito ( #24021 )
2018-11-06 17:24:39 -08:00
jslavitz
34fa90b062
Improves SDK Search Error Messages ( #23884 )
...
* Improves error message and adds test.
2018-11-06 15:13:35 -08:00
Jonah Williams
81c7af342d
Add fuchsia specific entrypoint ( #23916 )
2018-11-06 14:36:35 -08:00
Jonah Williams
e862580518
move file back ( #24014 )
2018-11-06 11:09:57 -08:00
xster
7be8562202
Add cupertino_icons dependency to module pubspec template ( #23961 )
2018-11-06 10:52:00 -08:00
Jonah Williams
a43e3a4a2f
Retry remove package:test from flutter ( #24007 )
2018-11-06 10:48:34 -08:00
Jonah Williams
23a7535a39
Revert "Remove package:test dependency from flutter_test ( #23755 )" ( #24004 )
...
This reverts commit 71e9bd6f25
.
2018-11-06 09:12:48 -08:00
Jonah Williams
71e9bd6f25
Remove package:test dependency from flutter_test ( #23755 )
2018-11-06 08:39:27 -08:00
Jonah Williams
9b66fea2ea
Follow up to https://github.com/flutter/flutter/pull/23436 ( #23876 )
2018-11-06 08:37:53 -08:00
Todd Volkert
07d1ba87e0
Update doctor instructions for libimobiledevice installation ( #23946 )
...
https://github.com/flutter/flutter/issues/22595
2018-11-05 15:10:13 -08:00
mattijsf
54becbf3bf
Ignore unreachable iOS devices in IOSDevice.getAttachedDevices ( #23776 )
2018-11-05 15:09:39 -08:00
Dan Field
212374f0b7
Fix tests for ANSI terminals ( #23906 )
2018-11-05 07:56:30 -08:00
Alexandre Ardhuin
344ebe02ff
avoid returning null for Future ( #23784 )
2018-11-05 16:38:23 +01:00
Alexander Aprelev
34bc1e3c8c
Fix hanging of flutter run when running on more than one simulator. ( #23932 )
...
This stops reading from pipe-to-file log after the build is completed. Attempting to read from pipe-to-file keeps open blocked because nobody is going to write into that pipe.
2018-11-05 07:29:37 -08:00
Danny Tuppeny
8e7c8048de
Don't search in %LocalAppData% if it's not set ( #23933 )
...
It's not usual for this not to be set, but it affected at least one user (#23909 ) and there are a non-zero number of people online saying it's not set. It's better that we don't crash.
Fixes #23909 .
2018-11-05 08:57:49 +00:00
Hans Muller
dd30efa190
Revert "Restore "Flutter gallery: updated Shrine demo" ( #23878 )" ( #23888 )
...
This reverts commit 76a1abd4c7
.
2018-11-02 15:32:02 -07:00
Hans Muller
76a1abd4c7
Restore "Flutter gallery: updated Shrine demo" ( #23878 )
2018-11-02 14:33:10 -07:00
Jonah Williams
d52f315c35
Add new benchmark to track cost of dependencies to a User ( #23856 )
2018-11-02 13:38:54 -07:00