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

google / openhtf / 2283
63%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2020 10:00PM UTC
Jobs 1
Files 68
Run time 14s
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
2283

push

travis-ci

web-flow
Branches (#960)

* Drop py2.7 tests from travis config and setup.py.

* diagnoses_lib: Serialize diagnoses result values, not names

Diagnosis results should values should be serialized out rather than the enum constant names.

PiperOrigin-RevId: 318469885

* Attachments: Handle case where NamedTemporaryFile object stops working.

We have noticed times where we get bad file descriptor exceptions trying to
reload data from the temporary files.  For now, just return empty byte strings
while we investigate more.

Also, adding a callback to close the Attachments' temporary files.

PiperOrigin-RevId: 319879865

* test_record: Fix lint issues.

PiperOrigin-RevId: 320025482

* output callbacks: Fix CloseAttachments

Attachments are stored in a dictionary under the phase record, not a list.

PiperOrigin-RevId: 321406529

* OpenHTF: Fix lint issues and run autoformatter.

PiperOrigin-RevId: 323661267

* Initial pytype-based type annotations.

PiperOrigin-RevId: 324720299

* conf: Use inspect.getfullargspec.

PiperOrigin-RevId: 324754078

* Internal change

PiperOrigin-RevId: 325271171

* Only have the attachment's temporary file open while reading/writing.

If there are a lot of attachments, the program can exceed Linux's max allowed open files per process.

PiperOrigin-RevId: 325490340

* Add core annotations and replace mutablerecords and namedtuple with attr.

PhaseDescriptor will be in the next commit.

PiperOrigin-RevId: 327075946

* Rearrange and add comments for the Measurement fields.

PiperOrigin-RevId: 327140593

* Internal change

PiperOrigin-RevId: 327735936

* Convert PhaseOptions and PhaseDescriptor to attr.

PiperOrigin-RevId: 328778682

* callbacks: Add type annotations

Add type annotations to the callbacks library and break apart some complex
types.  Also breaking out the JSON conversion logic to an independent function
for easier use by other modules.

PiperOrigin-RevI... (continued)

2031 of 2031 new or added lines in 56 files covered. (100.0%)

4341 of 7027 relevant lines covered (61.78%)

0.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2283.1 (TOXENV=py36) 14 Oct 2020 10:00PM UTC 0
61.78
Travis Job 2283.1
Source Files on build 2283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2283
  • 94bebbce on github
  • Prev Build on master (#2215)
  • Next Build on master (#2287)
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