• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

galaxyproject / planemo / 947
78%
master: 71%

Build:
Build:
LAST BUILD BRANCH: merge_test_reports
DEFAULT BRANCH: master
Ran 15 Jan 2016 09:01PM UTC
Jobs 5
Files 80
Run time 7min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
947

push

travis-ci

Bjoern Gruening
fix duplicated attributes

Remove one of the two prefix="" attributes from the `resolvers_conf.xml` which results in this error:

```
  File "/home/bag/projects/code/galaxy-test/lib/galaxy/tools/deps/__init__.py", line 44, in build_dependency_manager
    dependency_manager = DependencyManager( **dependency_manager_kwds )
  File "/home/bag/projects/code/galaxy-test/lib/galaxy/tools/deps/__init__.py", line 87, in __init__
    self.dependency_resolvers = self.__build_dependency_resolvers( conf_file )
  File "/home/bag/projects/code/galaxy-test/lib/galaxy/tools/deps/__init__.py", line 132, in __build_dependency_resolvers
    plugin_source = plugin_config.plugin_source_from_path( conf_file )
  File "/home/bag/projects/code/galaxy-test/lib/galaxy/util/plugin_config.py", line 74, in plugin_source_from_path
    return ('xml', ElementTree.parse( path ).getroot())
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
    tree.parse(source, parser)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 656, in parse
    parser.feed(data)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
xml.etree.ElementTree.ParseError: duplicate attribute: line 2, column 66
```

1 of 1 new or added line in 1 file covered. (100.0%)

3644 of 4656 relevant lines covered (78.26%)

1.56 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
planemo/galaxy_test/actions.py
34
100.0
planemo/galaxy_config.py
Jobs
ID Job ID Ran Files Coverage
1 947.1 (TOX_ENV=py27-lint) 15 Jan 2016 09:01PM UTC 0
Travis Job 947.1
2 947.2 (TOX_ENV=py34-lint) 15 Jan 2016 09:01PM UTC 0
Travis Job 947.2
3 947.3 (TOX_ENV=py27-lint-readme) 15 Jan 2016 09:01PM UTC 0
Travis Job 947.3
4 947.4 (TOX_ENV=py26) 15 Jan 2016 09:08PM UTC 0
77.9
Travis Job 947.4
5 947.5 (TOX_ENV=py27) 15 Jan 2016 09:08PM UTC 0
77.96
Travis Job 947.5
Source Files on build 947
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #947
  • f7ed0d51 on github
  • Prev Build on fix_resolvers_conf (#945)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc