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

ESMCI / manage_externals / 207
86%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2020 04:40PM UTC
Jobs 6
Files 11
Run time 2min
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
207

push

travis-ci

web-flow
Merge pull request #138 from billsacks/add_python38_tests

Fixes for python3.8, and tweak travis-ci testing

- Critical fix needed for python3.8
- pylint fix needed for all versions of python 3
- Add python3.7 and python3.8 testing through travis-ci
- Remove travis-ci testing on Mac OS (which was using python2, and was
  failing)

User interface changes?: No

Fixes ESMCI/cime#135 ("dictionary keys changed during iteration" when
running checkout_externals)

Testing: 'make lint', 'make test'
  test removed: travis-ci testing on Mac OS
  unit tests: pass
  system tests: pass
  manual testing:

With these diffs in a CESM checkout:

```diff
diff --git a/Externals.cfg b/Externals.cfg
index b943c25..6b0f03e 100644
--- a/Externals.cfg
+++ b/Externals.cfg
@@ -39,7 +39,7 @@ required = True
 tag = release-cesm2.0.03
 protocol = git
 repo_url = https://github.com/ESCOMP/mosart
-local_path = components/mosart
+local_path = ./components/mosart
 required = True

 [pop]
```

ensured that `manage_externals -S` gives the exact same output now as
before.

443 of 532 branches covered (83.27%)

Branch coverage included in aggregate %.

1298 of 1430 relevant lines covered (90.77%)

5.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 207.1 03 Mar 2020 04:40PM UTC 0
88.14
Travis Job 207.1
2 207.2 03 Mar 2020 04:40PM UTC 0
88.11
Travis Job 207.2
3 207.3 03 Mar 2020 04:40PM UTC 0
88.04
Travis Job 207.3
4 207.4 03 Mar 2020 04:40PM UTC 0
87.99
Travis Job 207.4
5 207.5 03 Mar 2020 04:40PM UTC 0
87.99
Travis Job 207.5
6 207.6 03 Mar 2020 04:42PM UTC 0
88.18
Travis Job 207.6
Source Files on build 207
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #207
  • fde04e4d on github
  • Prev Build on master (#196)
  • Next Build on master (#210)
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

© 2025 Coveralls, Inc