Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nltk
Overview
Overview
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
nltk
Commits
15b64cdb
Commit
15b64cdb
authored
Mar 05, 2015
by
Steven Bird
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #909 from longdt219/CI_not_build
Delete what I added for investigation
parents
feb4e08a
ef1f6b31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
jenkins.sh
+0
-6
No files found.
jenkins.sh
View file @
15b64cdb
...
@@ -55,12 +55,6 @@ popd
...
@@ -55,12 +55,6 @@ popd
#coverage
#coverage
coverage erase
coverage erase
coverage run
--source
=
nltk nltk/test/runtests.py
--with-xunit
coverage run
--source
=
nltk nltk/test/runtests.py
--with-xunit
echo
'############### INVESTIGATING ###################'
coverage debug sys
coverage debug data
cat
nosetests.xml
echo
'############## END INVESTIGATING ###############'
coverage xml
--omit
=
nltk/test/
*
coverage xml
--omit
=
nltk/test/
*
iconv
-c
-f
utf-8
-t
utf-8 nosetests.xml
>
nosetests_scrubbed.xml
iconv
-c
-f
utf-8
-t
utf-8 nosetests.xml
>
nosetests_scrubbed.xml
pylint
-f
parseable nltk
>
pylintoutput
pylint
-f
parseable nltk
>
pylintoutput
...
...
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