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

esl / MongooseIM / 4897 / 4
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 02:33PM UTC
Files 317
Run time 33s
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

12 Jun 2018 10:38AM UTC coverage: 55.256% (-0.03%) from 55.289%
PRESET=ldap_mnesia DB=mnesia REL_CONFIG=with-none

push

travis-ci

web-flow
Merge pull request #1917 from esl/stabilizing_muc_light_http_api_SUITE

Stabilizing MUC light transaction on MSSQL

Includes:

* Wait for room creation result in muc_light_http_api_SUITE

* remove redundant function and use the same from helper module

* use randomised name for identifiable room

* abort muc light create transaction if more than 1 ID is returned

this may not be needed if READ_COMMITED_SNAPSHOT is ON (OFF by default)

* print stacktrace when mongoose_command crashes

* set READ_COMMITTED_SNAPSHOT ON for MSSQL

This mode used row level locks when running a transaction.
By default this is OFF which uses shared locks. Shared locks tries to by
more intelligent and lock more when they see a trasaction modifies many
different things. This caused a lot of deadlocks around MUC light
transactions.

* document when it's worth to set READ_COMMITED_SNAPSHOT to ON

15758 of 28518 relevant lines covered (55.26%)

730.02 hits per line

Source Files on job 4897.4 (PRESET=ldap_mnesia DB=mnesia REL_CONFIG=with-none)
  • Tree
  • List 0
  • Changed 111
  • Source Changed 2
  • Coverage Changed 111
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4469
  • Travis Job 4897.4
  • c29b5fb5 on github
  • Prev Job for PRESET=ldap_mnesia DB=mnesia REL_CONFIG=with-none on master (#4884.4)
  • Next Job for PRESET=ldap_mnesia DB=mnesia REL_CONFIG=with-none on master (#4901.4)
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