Page MenuHomeDevCentral

Provide Makefile
ClosedPublic

Authored by dereckson on Nov 14 2016, 23:02.
Tags
None
Referenced Files
F10804676: D711.id.diff
Sun, Jul 27, 08:28
Unknown Object (File)
Sat, Jul 26, 11:35
Unknown Object (File)
Fri, Jul 18, 22:35
Unknown Object (File)
Sun, Jul 13, 12:17
Unknown Object (File)
Sat, Jul 12, 05:35
Unknown Object (File)
Sun, Jul 6, 13:22
Unknown Object (File)
Sun, Jul 6, 00:48
Unknown Object (File)
Sun, Jun 29, 00:18
Subscribers
None

Details

Summary

Tests from the store module should be run in sequential,
not in parallel, as they require an exclusive access to
log.db.

Reference: https://doc.rust-lang.org/1.1.0/src/test/lib.rs.html#336

Test Plan

Run make, make test, make clean, make clean-all

Diff Detail

Repository
rSERVERSLOG Servers log microservice
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Provide Makefile.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 14 2016, 23:03
This revision was automatically updated to reflect the committed changes.