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

xapi-project / xen-api / 14708154860
78%
master: 80%

Build:
Build:
LAST BUILD BRANCH: dev/pau/majmin
DEFAULT BRANCH: master
Ran 28 Apr 2025 12:47PM UTC
Jobs 1
Files 33
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

28 Apr 2025 12:45PM UTC coverage: 77.719%. Remained the same
14708154860

push

github

edwintorok
build: avoid race condition on install

We had various builds fail with:
```
cp: cannot create directory 'autogen-out/include': File exists
```

This is likely a race condition between `cp -r` and the other command
both trying to create that directory (and `cp -r` not handling the race
condition correctly).
Work this around by running the 2 command in sequence: then even if they
both try to create the 'include' directory there won't be any race.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>

3359 of 4322 relevant lines covered (77.72%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 14708154860.1 28 Apr 2025 12:47PM UTC 33
77.72
GitHub Action Run
Source Files on build 14708154860
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14708154860
  • 08b390ef on github
  • Prev Build on gh-readonly-queue/master/pr-6443-bc273f74b0413c12a279d43c850109b6d2c03445 (#14706242003)
  • Next Build on private/cpr (#14708542303)
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