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

tarantool / test-run / 8423555888
63%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2024 04:32PM UTC
Jobs 1
Files 25
Run time 1min
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

25 Mar 2024 04:30PM UTC coverage: 62.506% (-0.03%) from 62.54%
8423555888

push

github

ylobankov
tap13: fix worker fail on failed TAP13 parsing

The error is the following.

```
[050] unit/mp_tuple.test
[050] TAP13 parse failed (Missing plan in the TAP source).
[050]
[050] No result file (unit/mp_tuple.result) found.
[050] Run the test with --update-result option to write the new result file.
[050]
[050] Worker "050_unit" received the following error; stopping...
[050] Traceback (most recent call last):
[050]   File "/__w/tarantool/tarantool/test-run/lib/worker.py", line 347, in run_task
[050]     short_status, duration = self.suite.run_test(
[050]   File "/__w/tarantool/tarantool/test-run/lib/test_suite.py", line 277, in run_test
[050]     short_status = test.run(server)
[050]   File "/__w/tarantool/tarantool/test-run/lib/test.py", line 233, in run
[050]     is_tap, is_ok, is_skip = self.check_tap_output()
[050] ValueError: not enough values to unpack (expected 3, got 2)
[050] Exception: not enough values to unpack (expected 3, got 2)
```

The worker failure leads to the following error at end of the testing.

> [Internal test-run error] The following tasks were dispatched to some
> worker task queue, but were not reported as done (does not matters
> success or fail)

It is fixed now.

Follows up #381
Fixes #414

759 of 1564 branches covered (48.53%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

2937 of 4349 relevant lines covered (67.53%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
51.16
0.0% lib/test.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.17
-0.56% dispatcher.py
Jobs
ID Job ID Ran Files Coverage
1 8423555888.1 25 Mar 2024 04:32PM UTC 25
62.51
Source Files on build 8423555888
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7c1a0a70 on github
  • Prev Build on master (#7886315774)
  • Next Build on master (#8535077658)
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