Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
d6f8e491
Commit
d6f8e491
authored
Feb 27, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Integration] Skip execution output check for now
parent
66758af7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
integration_2.rb
spec/integration_2.rb
+3
-0
No files found.
spec/integration_2.rb
View file @
d6f8e491
...
@@ -145,6 +145,9 @@ def check_with_folder(folder)
...
@@ -145,6 +145,9 @@ def check_with_folder(folder)
when
%r[/xcuserdata/]
,
%r[
\.
pbxproj$]
when
%r[/xcuserdata/]
,
%r[
\.
pbxproj$]
# Projects are compared through the more readable yaml representation
# Projects are compared through the more readable yaml representation
next
next
when
%r[execution_output.txt$]
# TODO The output from the caches changes on Travis
next
end
end
it
relative_path
do
it
relative_path
do
...
...
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