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

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

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2018 02:21PM UTC
Files 317
Run time 57s
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: 62.845% (-0.03%) from 62.874%
PRESET=mysql_redis DB=mysql REL_CONFIG="with-mysql with-redis"

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

17922 of 28518 relevant lines covered (62.84%)

3761.54 hits per line

Source Files on job 4897.2 (PRESET=mysql_redis DB=mysql REL_CONFIG="with-mysql with-redis")
  • Tree
  • List 0
  • Changed 127
  • Source Changed 2
  • Coverage Changed 127
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4469
  • Travis Job 4897.2
  • c29b5fb5 on github
  • Prev Job for PRESET=mysql_redis DB=mysql REL_CONFIG="with-mysql with-redis" on master (#4884.2)
  • Next Job for PRESET=mysql_redis DB=mysql REL_CONFIG="with-mysql with-redis" on master (#4901.2)
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