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

galaxyproject / planemo / 943
78%
master: 71%

Build:
Build:
LAST BUILD BRANCH: merge_test_reports
DEFAULT BRANCH: master
Ran 14 Jan 2016 11:54PM UTC
Jobs 3
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
943

push

travis-ci

Björn Grüning
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
```

3636 of 4653 relevant lines covered (78.14%)

1.56 hits per line

Jobs
ID Job ID Ran Files Coverage
3 943.3 (TOX_ENV=py27-lint-readme) 14 Jan 2016 11:54PM UTC 0
Travis Job 943.3
4 943.4 (TOX_ENV=py26) 15 Jan 2016 12:01AM UTC 0
77.78
Travis Job 943.4
5 943.5 (TOX_ENV=py27) 15 Jan 2016 12:01AM UTC 0
77.84
Travis Job 943.5
Source Files on build 943
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #943
  • e1dcd11a on github
  • Next 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