Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
1387e7fe
Unverified
Commit
1387e7fe
authored
Jul 15, 2019
by
xster
Committed by
GitHub
Jul 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Attempt to re-enable integration_tests-macos (#36123)
parent
b6ce64a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
.cirrus.yml
.cirrus.yml
+7
-1
No files found.
.cirrus.yml
View file @
1387e7fe
...
...
@@ -498,7 +498,7 @@ task:
-
dart --enable-asserts dev/bots/test.dart
-
name
:
build_tests-macos
env
:
SHARD
:
build_tests
# we should also enable integration_tests at some point, but it's too flaky right now
SHARD
:
build_tests
COCOAPODS_DISABLE_STATS
:
true
FLUTTER_FRAMEWORK_DIR
:
"
/tmp/flutter
sdk/bin/cache/artifacts/engine/ios/"
osx_instance
:
...
...
@@ -507,6 +507,12 @@ task:
test_all_script
:
-
ulimit -S -n 2048
# https://github.com/flutter/flutter/issues/2976
-
dart --enable-asserts dev/bots/test.dart
-
name
:
integration_tests-macos
env
:
SHARD
:
integration_tests
test_all_script
:
-
ulimit -S -n 2048
# https://github.com/flutter/flutter/issues/2976
-
dart --enable-asserts dev/bots/test.dart
-
name
:
add2app-macos
env
:
SHARD
:
add2app_test
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment