Re: [Tails-dev] Automated tests specification

2015-08-26 Thread kytv
On Wed, 26 Aug 2015 13:38:40 + (UTC) anonym wrote: > On 06/25/2015 11:41 AM, bertagaz wrote: > > I've prepared a blueprint to start this discussion and take notes > > of the decisions: > > https://tails.boum.org/blueprint/automated_builds_and_tests/automated_tests_specs/ > > > > Looks gre

Re: [Tails-dev] [review] Update on the documentation to build the wiki offline within Tails

2015-08-26 Thread sajolida
elouann: > Hi sajolida, hi all, Let's handle this over Redmine from now on: https://labs.riseup.net/code/issues/9018#note-38 ___ Tails-dev mailing list Tails-dev@boum.org https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an

Re: [Tails-dev] Automated tests specification

2015-08-26 Thread bertagaz
Hi, On Wed, Aug 26, 2015 at 03:38:19PM +0200, anonym wrote: > On 06/25/2015 11:41 AM, bertagaz wrote: > > Looks great! For the record, I looked at the spec as of commit e70f8e7. Thanks! I'm cheating, most of the work has already been done when we designed the autobuilds. :D > > # Facts > > > >

Re: [Tails-dev] Automated tests specification

2015-08-26 Thread anonym
On 08/26/2015 07:21 PM, bertagaz wrote: > On Wed, Aug 26, 2015 at 02:00:25PM +0200, anonym wrote: >> On 07/01/2015 07:19 PM, intrigeri wrote: >>> bertagaz wrote (25 Jun 2015 09:41:23 GMT) : for feature branches, we could run the full test suite only on the daily builds, and either only th

Re: [Tails-dev] Automated tests specification

2015-08-26 Thread bertagaz
Hi, Many thanks for your deep review and opinion share. More below. On Wed, Aug 26, 2015 at 02:00:25PM +0200, anonym wrote: > On 07/01/2015 07:19 PM, intrigeri wrote: > > bertagaz wrote (25 Jun 2015 09:41:23 GMT) : > >> for feature branches, we could run the full test suite only on the > >> daily

Re: [Tails-dev] Automated tests specification

2015-08-26 Thread anonym
On 06/25/2015 11:41 AM, bertagaz wrote: > I've prepared a blueprint to start this discussion and take notes of the > decisions: > https://tails.boum.org/blueprint/automated_builds_and_tests/automated_tests_specs/ Looks great! For the record, I looked at the spec as of commit e70f8e7. > # Facts >

Re: [Tails-dev] Automated tests specification

2015-08-26 Thread anonym
On 07/01/2015 07:19 PM, intrigeri wrote: > bertagaz wrote (25 Jun 2015 09:41:23 GMT) : >> for feature branches, we could run the full test suite only on the >> daily builds, and either only the automated tests related to the >> branch on every git push, and/or a subset of the whole test suite. > >