Page MenuHomeDevCentral

Provide Makefile
ClosedPublic

Authored by dereckson on Nov 14 2016, 23:02.
Tags
None
Referenced Files
F12395136: D711.id1788.diff
Sat, Nov 1, 21:20
Unknown Object (File)
Sat, Nov 1, 18:06
Unknown Object (File)
Fri, Oct 31, 03:19
Unknown Object (File)
Fri, Oct 31, 01:04
Unknown Object (File)
Tue, Oct 28, 07:20
Unknown Object (File)
Mon, Oct 27, 08:09
Unknown Object (File)
Sun, Oct 26, 09:31
Unknown Object (File)
Thu, Oct 23, 13:53
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
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 1082
Build 1297: arc lint + arc unit

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.