BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

Continuous integration #294

Closed chrisgioia64 closed 10 years ago

chrisgioia64 commented 10 years ago

@lileicc @cberzan

refer to #288 for original issue.

Implemented the following:

Adjustments:

Comments:

cberzan commented 10 years ago

Please also add a travis badge on README.md so that the build status is visible on the github repo page.

See 4943d05

cberzan commented 10 years ago

example/background/adaptive-background-mixture.dblog

This works locally; do you know why travis complains about it? fixed => 470759b

example/aircraft-wandering.dblog

Move to example-wip for now. 80e62ae

chrisgioia64 commented 10 years ago

Current Runtimes of Script (integration-test.sh) Part 1 -- Compilation (7s) Part 2 -- JUnit Test (8s) Part 3 -- Run Examples (32s for 1 sample, 35.5 s for 10 samples, 53s for 100 samples)

cberzan commented 10 years ago

@chrisgioia64 Is this ready for final review? Do you know why the latest commit (d6f6916) fails according to travis? fixed at 942b312

chrisgioia64 commented 10 years ago

@cberzan sorry, not ready for final review. need to verify blog errors

chrisgioia64 commented 10 years ago

@cberzan ready for review. see readme for information

cberzan commented 10 years ago

@chrisgioia64 A few minor comments, then go ahead and merge!

lileicc commented 10 years ago

Good job!

On Fri, Aug 15, 2014 at 1:46 PM, Christopher Gioia <notifications@github.com

wrote:

Merged #294 https://github.com/BayesianLogic/blog/pull/294.

— Reply to this email directly or view it on GitHub https://github.com/BayesianLogic/blog/pull/294#event-153480976.