Unmark java11 tests as bringup:true (#151612)
These tests aren't actually new, they are old tests that had to be broken out to a new shard in https://github.com/flutter/flutter/pull/151433/. So they've already been passing for some time, and are still passing on their new shard, so they should be safe to mark as not `bringup:true`.
This commit is contained in:
parent
ada8def2c9
commit
21f773b8cf
1
.ci.yaml
1
.ci.yaml
@ -1169,7 +1169,6 @@ targets:
|
|||||||
|
|
||||||
- name: Linux android_java11_tool_integration_tests
|
- name: Linux android_java11_tool_integration_tests
|
||||||
recipe: flutter/flutter_drone
|
recipe: flutter/flutter_drone
|
||||||
bringup: true
|
|
||||||
timeout: 60
|
timeout: 60
|
||||||
properties:
|
properties:
|
||||||
add_recipes_cq: "true"
|
add_recipes_cq: "true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user