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

tarantool / luajit / 28652074531
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 03 Jul 2026 09:45AM UTC
Jobs 1
Files 89
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

03 Jul 2026 08:53AM UTC coverage: 93.176% (-0.04%) from 93.219%
28652074531

push

github

Buristan
test: skip lj-1470 test for unconfigured timezones

`os.time()` uses `mktime()` to specify time by the given table.
`mktime()` produces the call to `tzset()` to determine the system's
timezone. If the TZ variable does not appear in the environment, the
system timezone is used. The system timezone is configured by copying,
or linking, a file in the tzfile(5) format to /etc/localtime. So, if
this file is omitted (like in RED OS), the errno is set to a non-zero
value. This leads to the nil returned by the `os.time()` for -1 time
value.

This patch skips the test if this file is missed to be sure that we
don't obtain any false positive failures due to system
misconfigurations.

Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit 712e6d859)

5732 of 6058 branches covered (94.62%)

Branch coverage included in aggregate %.

21861 of 23556 relevant lines covered (92.8%)

3972348.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.88
-1.01% src/lj_api.c
2
76.88
-0.16% src/lj_opt_fold.c
2
92.0
-0.44% src/luajit.c
Jobs
ID Job ID Ran Files Coverage
1 28652074531.1 03 Jul 2026 09:45AM UTC 89
93.18
GitHub Action Run
Source Files on build 28652074531
  • Tree
  • List 89
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28652074531
  • d4f95a4e on github
  • Prev Build on tarantool/release/3.7 (#28574258299)
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