Unverified Commit 9bd751f2 authored by godofredoc's avatar godofredoc Committed by GitHub

Temporarily disable docs tests. (#111237)

This is to reopen the tree while jazzy installation is fixed.

Bug: https://github.com/flutter/flutter/issues/111193
parent d2434a2b
...@@ -242,6 +242,7 @@ targets: ...@@ -242,6 +242,7 @@ targets:
- master - master
recipe: flutter/flutter recipe: flutter/flutter
presubmit: false presubmit: false
bringup: true # Marking as flaky to reopen the tree. https://github.com/flutter/flutter/issues/111193
timeout: 60 timeout: 60
properties: properties:
dependencies: >- dependencies: >-
...@@ -258,6 +259,8 @@ targets: ...@@ -258,6 +259,8 @@ targets:
- name: Linux docs_test - name: Linux docs_test
recipe: flutter/flutter recipe: flutter/flutter
presubmit: false
bringup: true # Marking as flaky to reopen the tree. https://github.com/flutter/flutter/issues/111193
timeout: 60 timeout: 60
properties: properties:
dependencies: >- dependencies: >-
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment