File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -536,7 +536,7 @@ deps = {
536
536
'packages' : [
537
537
{
538
538
'package' : 'fuchsia/sdk/core/linux-amd64' ,
539
- 'version' : 'veVL2IxV1cbdZ-eFqRw4GCYPwqY9m2Bg9ls9VV4SMckC '
539
+ 'version' : 'LhYt1i9FPQeIhMU1ReI1t1fk4Zx0F3uQwhrr4NkLpuMC '
540
540
}
541
541
],
542
542
'condition' : 'host_os == "linux"' ,
Original file line number Diff line number Diff line change 1
- Signature: f4ec4327569d162b6bcad5d3e97572af
1
+ Signature: cca1700ca777f682864d7baed336e5bc
2
2
3
3
UNUSED LICENSES:
4
4
Original file line number Diff line number Diff line change @@ -142,13 +142,10 @@ echo "$(date) START:ui_tests ----------------------------------------"
142
142
--packages-directory packages
143
143
echo " $( date) DONE:ui_tests -----------------------------------------"
144
144
145
- # TODO(https://github.com/flutter/flutter/issues/64343): Re-enable this when it
146
- # stops flaking.
147
145
echo " $( date) START:shell_tests -------------------------------------"
148
146
./fuchsia_ctl -d $device_name test \
149
147
-f shell_tests-0.far \
150
148
-t shell_tests \
151
- -a " --gtest_filter=-ShellTest.InitializeWithDifferentThreads" \
152
149
--identity-file $pkey \
153
150
--timeout-seconds $test_timeout_seconds \
154
151
--packages-directory packages
You can’t perform that action at this time.
0 commit comments