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:
Gray Mackall 2024-07-11 16:40:09 -07:00 committed by GitHub
parent ada8def2c9
commit 21f773b8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1169,7 +1169,6 @@ targets:
- name: Linux android_java11_tool_integration_tests
recipe: flutter/flutter_drone
bringup: true
timeout: 60
properties:
add_recipes_cq: "true"