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

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

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 02:15PM UTC
Files 317
Run time 41s
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: 56.301% (-0.07%) from 56.369%
PRESET=internal_mnesia DB=mnesia REL_CONFIG=with-all TLS_DIST=yes

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

16056 of 28518 relevant lines covered (56.3%)

2331.58 hits per line

Source Files on job 4897.1 (PRESET=internal_mnesia DB=mnesia REL_CONFIG=with-all TLS_DIST=yes)
  • Tree
  • List 0
  • Changed 113
  • Source Changed 2
  • Coverage Changed 113
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4469
  • Travis Job 4897.1
  • c29b5fb5 on github
  • Prev Job for PRESET=internal_mnesia DB=mnesia REL_CONFIG=with-all TLS_DIST=yes on master (#4884.1)
  • Next Job for PRESET=internal_mnesia DB=mnesia REL_CONFIG=with-all TLS_DIST=yes on master (#4901.1)
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